Add new team photos
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								packages/website/public/images/team/jacob.jpg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/website/public/images/team/jacob.jpg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 1.1 MiB | 
							
								
								
									
										
											BIN
										
									
								
								packages/website/public/images/team/tom.jpg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/website/public/images/team/tom.jpg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 41 KiB | 
| @@ -51,7 +51,7 @@ const teamRow2: ProfileInfo[] = [ | |||||||
|         image: '/images/team/alex.jpg', |         image: '/images/team/alex.jpg', | ||||||
|         linkedIn: 'https://www.linkedin.com/in/alex-xu/', |         linkedIn: 'https://www.linkedin.com/in/alex-xu/', | ||||||
|         github: '', |         github: '', | ||||||
|         medium: '', |         medium: 'https://medium.com/@aqxu', | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|         name: 'Leonid Logvinov', |         name: 'Leonid Logvinov', | ||||||
| @@ -61,7 +61,7 @@ const teamRow2: ProfileInfo[] = [ | |||||||
|         image: '/images/team/leonid.png', |         image: '/images/team/leonid.png', | ||||||
|         linkedIn: 'https://www.linkedin.com/in/leonidlogvinov/', |         linkedIn: 'https://www.linkedin.com/in/leonidlogvinov/', | ||||||
|         github: 'https://github.com/LogvinovLeon', |         github: 'https://github.com/LogvinovLeon', | ||||||
|         medium: '', |         medium: 'https://medium.com/@Logvinov', | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|         name: 'Ben Burns', |         name: 'Ben Burns', | ||||||
| @@ -83,12 +83,14 @@ const teamRow3: ProfileInfo[] = [ | |||||||
|                       Twitter. Electrical and Computer Engineering at Duke.`, |                       Twitter. Electrical and Computer Engineering at Duke.`, | ||||||
|         image: '/images/team/brandon.png', |         image: '/images/team/brandon.png', | ||||||
|         linkedIn: 'https://www.linkedin.com/company-beta/17942619/', |         linkedIn: 'https://www.linkedin.com/company-beta/17942619/', | ||||||
|  |         github: 'https://github.com/BMillman19', | ||||||
|  |         medium: 'https://medium.com/@bchillman', | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|         name: 'Tom Schmidt', |         name: 'Tom Schmidt', | ||||||
|         title: 'Product Manager', |         title: 'Product Manager', | ||||||
|         description: `Previously engineering at Apple, product management at Facebook and Instagram. Computer Science at Stanford.`, |         description: `Previously engineering at Apple, product management at Facebook and Instagram. Computer Science at Stanford.`, | ||||||
|         image: '/images/team/anyone.png', |         image: '/images/team/tom.jpg', | ||||||
|         linkedIn: 'https://www.linkedin.com/in/tomhschmidt/', |         linkedIn: 'https://www.linkedin.com/in/tomhschmidt/', | ||||||
|         github: 'https://github.com/tomhschmidt', |         github: 'https://github.com/tomhschmidt', | ||||||
|         medium: '', |         medium: '', | ||||||
| @@ -97,7 +99,7 @@ const teamRow3: ProfileInfo[] = [ | |||||||
|         name: 'Jacob Evans', |         name: 'Jacob Evans', | ||||||
|         title: 'Blockchain Engineer', |         title: 'Blockchain Engineer', | ||||||
|         description: `Previously software engineer at Qantas and RSA Security.`, |         description: `Previously software engineer at Qantas and RSA Security.`, | ||||||
|         image: '/images/team/anyone.png', |         image: '/images/team/jacob.jpg', | ||||||
|         linkedIn: 'https://www.linkedin.com/in/dekzter/', |         linkedIn: 'https://www.linkedin.com/in/dekzter/', | ||||||
|         github: 'https://github.com/dekz', |         github: 'https://github.com/dekz', | ||||||
|         medium: '', |         medium: '', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user