Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
fix(landing): proper gifs parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
LukyVj committed May 2, 2016
1 parent 0d6105d commit 54ed9c5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/index.html.haml
Expand Up @@ -24,25 +24,25 @@ subtitle: Turn any <code>&lt;input /&gt;</code> into an address search bar
%p Simplify your checkout and users’ accounts by filling multiple inputs at the same time.
.bloc-5
%figure.media-object
%img{src: "https://res.cloudinary.com/hilnmyskv/image/upload/f_auto,q_100/v1461833483/Algolia_Places_-_demo_checkout_v2_1_zwg57n.gif", class: "gif"}
%img{src: "https://res.cloudinary.com/hilnmyskv/image/upload/f_auto,w_600/v1461833483/Algolia_Places_-_demo_checkout_v2_1_zwg57n.gif", class: "gif"}
.row
.bloc-5.no-mobile
%figure.media-object
%img{src: "https://res.cloudinary.com/hilnmyskv/image/upload/f_auto,q_100/v1461845398/Algolia_Places_-_demo_country_opfl1a.gif", class: "gif"}
%img{src: "http://res.cloudinary.com/hilnmyskv/image/upload/f_auto,q_100/v1462192192/Algolia_Places_-_demo_country_v2_gsn2qq.gif", class: "gif"}
.bloc-5
%h3.title Create the best City or Country selector
%p Stop scrolling through a list to pick a country and help your users select it faster.
.bloc-5.no-desktop
%figure.media-object
%img{src: "https://res.cloudinary.com/hilnmyskv/image/upload/f_auto,q_100/v1461845398/Algolia_Places_-_demo_country_opfl1a.gif", class: "gif"}
%img{src: "http://res.cloudinary.com/hilnmyskv/image/upload/f_auto,q_100/v1462192192/Algolia_Places_-_demo_country_v2_gsn2qq.gif", class: "gif"}
.row
.bloc-5
%h3.title Display a map
%p Visualize the results in a glance by displaying them on a map in real time
.bloc-5
%figure.media-object
%img{src: "images/map-demo.gif", class: "gif"}
%img{src: "http://res.cloudinary.com/hilnmyskv/image/upload/f_auto,w_600/v1462178462/Algolia_Places_-_demo_map_v2_tbsfvm.gif", class: "gif"}
%hr
%section.marketing-section
Expand Down

0 comments on commit 54ed9c5

Please sign in to comment.