diff --git a/Gemfile.lock b/Gemfile.lock index 1f988ccd..e99dc5de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,3 +65,6 @@ DEPENDENCIES sinatra sinatra-contrib travis-web! + +BUNDLED WITH + 1.10.1 diff --git a/app/routes/team.js b/app/routes/team.js index 0cedb612..fed69aba 100644 --- a/app/routes/team.js +++ b/app/routes/team.js @@ -172,6 +172,13 @@ export default TravisRoute.extend({ nationality: 'italy', country: 'austria', image: 'laura' + }, { + name: 'Ana Rosas', + title: 'Software Baker', + handle: 'ana_rosas', + nationality: 'mexico', + country: 'mexico', + image: 'ana' } ]; } diff --git a/public/images/pro-landing/flag-mexico.svg b/public/images/pro-landing/flag-mexico.svg new file mode 100644 index 00000000..84544a14 --- /dev/null +++ b/public/images/pro-landing/flag-mexico.svg @@ -0,0 +1,1739 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/team/ana-animated.gif b/public/images/team/ana-animated.gif new file mode 100644 index 00000000..4a6f8277 Binary files /dev/null and b/public/images/team/ana-animated.gif differ diff --git a/public/images/team/team-ana.png b/public/images/team/team-ana.png new file mode 100644 index 00000000..009736b5 Binary files /dev/null and b/public/images/team/team-ana.png differ