Change the testimonials’ order
This commit is contained in:
parent
64849891b6
commit
03761c1136
1 changed files with 12 additions and 12 deletions
|
@ -51,18 +51,6 @@
|
||||||
%h2.landing-panel-title Ce que les utilisateurs pensent du service
|
%h2.landing-panel-title Ce que les utilisateurs pensent du service
|
||||||
|
|
||||||
%ul.quotes
|
%ul.quotes
|
||||||
%li.quote
|
|
||||||
%img.quote-quotation-mark.pull-left{ :src => image_url("landing/testimonials/quotation-mark.svg") }
|
|
||||||
%p.quote-content.pull-right
|
|
||||||
TPS c’est surtout l’assurance d’un dialogue en toute fluidité et en toute transparence entre les porteurs de projet et l’administration. Un service qui garantit une économie de temps et beaucoup moins de manipulations des dossiers.
|
|
||||||
.clearfix
|
|
||||||
|
|
||||||
%p.quote-author.pull-left
|
|
||||||
%span.quote-author-name Nadja Briki
|
|
||||||
%br
|
|
||||||
Déléguée de la Préfète du Pas-de-Calais
|
|
||||||
.clearfix
|
|
||||||
|
|
||||||
%li.quote
|
%li.quote
|
||||||
%img.quote-quotation-mark.pull-left{ :src => image_url("landing/testimonials/quotation-mark.svg") }
|
%img.quote-quotation-mark.pull-left{ :src => image_url("landing/testimonials/quotation-mark.svg") }
|
||||||
%p.quote-content.pull-right
|
%p.quote-content.pull-right
|
||||||
|
@ -75,6 +63,18 @@
|
||||||
Chef de bureau, DRIEA Ile-de-France
|
Chef de bureau, DRIEA Ile-de-France
|
||||||
.clearfix
|
.clearfix
|
||||||
|
|
||||||
|
%li.quote
|
||||||
|
%img.quote-quotation-mark.pull-left{ :src => image_url("landing/testimonials/quotation-mark.svg") }
|
||||||
|
%p.quote-content.pull-right
|
||||||
|
TPS c’est surtout l’assurance d’un dialogue en toute fluidité et en toute transparence entre les porteurs de projet et l’administration. Un service qui garantit une économie de temps et beaucoup moins de manipulations des dossiers.
|
||||||
|
.clearfix
|
||||||
|
|
||||||
|
%p.quote-author.pull-left
|
||||||
|
%span.quote-author-name Nadja Briki
|
||||||
|
%br
|
||||||
|
Déléguée de la Préfète du Pas-de-Calais
|
||||||
|
.clearfix
|
||||||
|
|
||||||
- cache "numbers-panel", :expires_in => 3.hours do
|
- cache "numbers-panel", :expires_in => 3.hours do
|
||||||
.landing-panel.numbers-panel
|
.landing-panel.numbers-panel
|
||||||
.landing-panel-inner-content
|
.landing-panel-inner-content
|
||||||
|
|
Loading…
Reference in a new issue