Add more quotes

This commit is contained in:
gregoirenovel 2018-02-01 15:07:45 +01:00
parent 950e105ca6
commit d09a63bd62
2 changed files with 29 additions and 2 deletions

View file

@ -113,6 +113,7 @@ $landing-breakpoint: 1040px;
@extend %horizontal-list; @extend %horizontal-list;
width: 100%; width: 100%;
justify-content: space-between; justify-content: space-between;
margin-bottom: 30px;
@media (max-width: $landing-breakpoint) { @media (max-width: $landing-breakpoint) {
justify-content: center; justify-content: center;
@ -122,6 +123,7 @@ $landing-breakpoint: 1040px;
.quote { .quote {
@extend %horizontal-list-item; @extend %horizontal-list-item;
max-width: 500px; max-width: 500px;
width: 100%;
background-color: #FFFFFF; background-color: #FFFFFF;
box-shadow: 0 4px 16px 0 rgba(153, 153, 153, 0.2); box-shadow: 0 4px 16px 0 rgba(153, 153, 153, 0.2);
padding: 24px; padding: 24px;

View file

@ -45,7 +45,7 @@
%img.quote-quotation-mark{ :src => image_url("landing/testimonials/quotation-mark.svg") } %img.quote-quotation-mark{ :src => image_url("landing/testimonials/quotation-mark.svg") }
.quote-content-wrapper .quote-content-wrapper
%p.quote-content %p.quote-content
demarches-simplifiees.fr est un outil de dématérialisation adapté au dépôt de dossiers de demande dinscription au registre des transporteurs routiers en Ile-de-France. Les échanges avec les usagers sont facilités, ce qui permet de réduire les délais dinstructions et de gagner en efficacité. Les échanges avec les usagers sont facilités, ce qui permet de réduire les délais dinstructions et de gagner en efficacité.
%p.quote-author %p.quote-author
%span.quote-author-name Elodie Le Rhun %span.quote-author-name Elodie Le Rhun
@ -56,13 +56,38 @@
%img.quote-quotation-mark{ :src => image_url("landing/testimonials/quotation-mark.svg") } %img.quote-quotation-mark{ :src => image_url("landing/testimonials/quotation-mark.svg") }
.quote-content-wrapper .quote-content-wrapper
%p.quote-content %p.quote-content
demarches-simplifiees.fr cest surtout lassurance dun dialogue en toute fluidité et en toute transparence entre les porteurs de projet et ladministration. Un service qui garantit une économie de temps et beaucoup moins de manipulations des dossiers. Un service qui garantit une économie de temps et beaucoup moins de manipulations des dossiers.
%p.quote-author %p.quote-author
%span.quote-author-name Nadja Briki %span.quote-author-name Nadja Briki
%br %br
Déléguée de la Préfète du Pas-de-Calais Déléguée de la Préfète du Pas-de-Calais
%ul.quotes
%li.quote
%img.quote-quotation-mark{ :src => image_url("landing/testimonials/quotation-mark.svg") }
.quote-content-wrapper
%p.quote-content
Parfait, cela fonctionne très bien ! Merci encore pour votre réactivité.
%p.quote-author
%span.quote-author-name Max A.
%br
à notre service support
%li.quote
%img.quote-quotation-mark{ :src => image_url("landing/testimonials/quotation-mark.svg") }
.quote-content-wrapper
%p.quote-content
★★★★★
%br
Eh les cocos, il y a la télé-procédure
%p.quote-author
%span.quote-author-name Hisham M.
%br
sur le site de la DRIEA
- cache "numbers-panel", :expires_in => 3.hours do - cache "numbers-panel", :expires_in => 3.hours do
.landing-panel.numbers-panel .landing-panel.numbers-panel
.container .container