Skip to content

Commit

Permalink
Update company logos
Browse files Browse the repository at this point in the history
  • Loading branch information
germanescobar committed Oct 24, 2021
1 parent cdcb460 commit 27805cf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified app/assets/images/companies/lahaus-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/companies/zemoga-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions app/views/pages/_companies2.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a href="http://cabify.com/?ref=makeitreal" target="_blank"><%= image_tag "companies/cabify-logo.jpg" %></a>
</div>
<div class="company">
<a href="http://lahaus.com/?ref=makeitreal" target="_blank"><%= image_tag "companies/lahaus-logo.svg" %></a>
<a href="http://lahaus.com/?ref=makeitreal" target="_blank"><%= image_tag "companies/lahaus-logo.png" %></a>
</div>
<div class="company">
<a href="http://hugeinc.com/?ref=makeitreal" target="_blank"><%= image_tag "companies/huge-logo.png" %></a>
Expand Down Expand Up @@ -48,6 +48,6 @@
<a href="http://ayenda.com/?ref=makeitreal" target="_blank"><%= image_tag "companies/ayenda-logo.png" %></a>
</div>
<div class="company">
<a href="https://www.belatrixsf.com/?ref=makeitreal" target="_blank"><%= image_tag "companies/belatrix-logo.png" %></a>
<a href="https://zemoga.com/?ref=makeitreal" target="_blank"><%= image_tag "companies/zemoga-logo.png" %></a>
</div>
</div>

0 comments on commit 27805cf

Please sign in to comment.