adding in Maren and Buck
This commit is contained in:
parent
f62143217e
commit
ebb451d70c
|
@ -172,6 +172,12 @@ export default TravisRoute.extend({
|
|||
nationality: 'italy',
|
||||
country: 'austria',
|
||||
image: 'laura'
|
||||
}, {
|
||||
name: 'Maren Brechler',
|
||||
title: 'Number Juggler',
|
||||
nationality: 'germany',
|
||||
country: 'germany',
|
||||
image: 'maren'
|
||||
}, {
|
||||
name: 'Ana Rosas',
|
||||
title: 'Software Baker',
|
||||
|
@ -193,6 +199,13 @@ export default TravisRoute.extend({
|
|||
nationality: 'usa',
|
||||
country: 'usa',
|
||||
image: 'carmen'
|
||||
}, {
|
||||
name: 'Buck Doyle',
|
||||
title: 'Jorts enthusiast',
|
||||
handle: 'buckdoyle',
|
||||
nationality: 'none',
|
||||
country: 'none',
|
||||
image: 'buck'
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
9
public/images/pro-landing/flag-none.svg
Normal file
9
public/images/pro-landing/flag-none.svg
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="norway" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 25.5 17" style="enable-background:new 0 0 25.5 17;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#F7F7F7;}
|
||||
</style>
|
||||
<path class="st0" d="M25.5,0H0v17h25.5V0L25.5,0z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 461 B |
BIN
public/images/team/buck-animated.gif
Normal file
BIN
public/images/team/buck-animated.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
BIN
public/images/team/maren-animated.gif
Normal file
BIN
public/images/team/maren-animated.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
BIN
public/images/team/team-buck.png
Normal file
BIN
public/images/team/team-buck.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
BIN
public/images/team/team-maren.png
Normal file
BIN
public/images/team/team-maren.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 97 KiB |
Loading…
Reference in New Issue
Block a user