2017-04-17 15:03:23 +02:00
.landing
.landing-panel.hero-panel
.landing-panel-inner-content
2017-05-17 18:06:25 +02:00
.hero-wrapper
.hero-text
%p.hero-tagline
%em.hero-tagline-em Dématérialisez
%br
vos procédures administratives en quelques minutes
2017-04-17 15:03:23 +02:00
2017-05-17 18:06:25 +02:00
= link_to "Demander une démo",
"mailto:#{t("dynamics.contact_email")}?subject=Demande de démo TPS",
:class => "hero-button"
2017-04-20 17:20:32 +02:00
2017-05-17 18:06:25 +02:00
%p.hero-phone-cta
ou nous appeler au 01 40 15 68 49
2017-04-17 15:03:23 +02:00
2017-05-17 18:06:25 +02:00
.hero-illustration
%img{ :src => image_url("landing/hero/dematerialiser.svg") }
2017-04-04 14:41:49 +02:00
.landing-panel.features-panel
.landing-panel-inner-content
%h2.landing-panel-title.features-panel-title Un outil dédié aux organismes publics
%ul.features
%li.feature
%img.feature-image{ :src => image_url("landing/features/creer.svg") }
%p.feature-text
%em.feature-text-em Créer
%br
des procédures en ligne
%br
en toute simplicité
%li.feature
%img.feature-image{ :src => image_url("landing/features/gerer.svg") }
%p.feature-text
%em.feature-text-em Gérer
%br
les demandes des usagers
%br
sur la plateforme
%li.feature
%img.feature-image{ :src => image_url("landing/features/collaborer.svg") }
%p.feature-text
%em.feature-text-em Collaborer
%br
pour instruire les demandes
%br
à plusieurs
2017-04-04 14:41:37 +02:00
.landing-panel
.landing-panel-inner-content
%h2.landing-panel-title Ce que les utilisateurs pensent du service
%ul.quotes
%li.quote
2017-05-17 18:06:25 +02:00
%img.quote-quotation-mark{ :src => image_url("landing/testimonials/quotation-mark.svg") }
.quote-content-wrapper
%p.quote-content
TPS est un outil de dématérialisation adapté au dépôt de dossiers de demande d’ inscription 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 d’ instructions et de gagner en efficacité.
2017-04-04 14:41:37 +02:00
2017-05-17 18:06:25 +02:00
%p.quote-author
%span.quote-author-name Elodie Le Rhun
%br
Chef de bureau, DRIEA Ile-de-France
2017-04-04 14:41:37 +02:00
%li.quote
2017-05-17 18:06:25 +02:00
%img.quote-quotation-mark{ :src => image_url("landing/testimonials/quotation-mark.svg") }
.quote-content-wrapper
%p.quote-content
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.
2017-04-04 14:41:37 +02:00
2017-05-17 18:06:25 +02:00
%p.quote-author
%span.quote-author-name Nadja Briki
%br
Déléguée de la Préfète du Pas-de-Calais
2017-04-04 14:44:41 +02:00
- cache "numbers-panel", :expires_in => 3.hours do
.landing-panel.numbers-panel
.landing-panel-inner-content
%h2.landing-panel-title TPS en chiffres
%ul.numbers
%li.number
.number-value
= number_with_delimiter(Procedure.where(:published => true).count, :locale => :fr)
.number-label<
procédures
%br<>
dématérialisées
%li.number
.number-value
= number_with_delimiter(Dossier.where.not(:state => :draft).count, :locale => :fr)
.number-label<
dossiers
%br<>
déposés
%li.number
.number-value
= "#{number_with_delimiter(50, :locale => :fr)} %"
.number-label<
de réduction
%br<>
des délais de traitement
2017-04-04 14:41:28 +02:00
.landing-panel.users-panel
.landing-panel-inner-content
%h2.landing-panel-title Ils nous font confiance
%ul.users
%li.user
%a{ :href => "http://www.developpement-durable.gouv.fr/", :target => "_blank " }
%img.user-image{ :src => image_url("landing/users/ministere-environnement.jpg") }
%li.user
%a{ :href => "https://www.iledefrance.fr/", :target => "_blank " }
%img.user-image{ :src => image_url("landing/users/region-idf.jpg") }
%li.user
%a{ :href => "http://www.artisanat.fr/", :target => "_blank " }
%img.user-image{ :src => image_url("landing/users/chambres-de-metiers.jpg") }
%li.user
%a{ :href => "http://www.cci.fr/", :target => "_blank " }
%img.user-image{ :src => image_url("landing/users/cci.jpg") }
%li.user
%a{ :href => "http://www.driea.ile-de-france.developpement-durable.gouv.fr/", :target => "_blank " }
%img.user-image{ :src => image_url("landing/users/driea-idf.jpg") }
2017-04-04 14:45:13 +02:00
.landing-panel.cta-panel
.landing-panel-inner-content
2017-05-17 18:06:25 +02:00
.cta-panel-wrapper
%div
%h1.cta-panel-title Commencez à dématerialiser vos procédures
%p.cta-panel-explanation Nous vous accompagnons dans la prise en main de l’ outil
%div
= link_to "Demander une démo",
"mailto:#{t('dynamics.contact_email')}?subject=Demande de démo TPS",
:class => "cta-panel-button"
%p.cta-panel-phone-cta
ou nous appeler au 01 40 15 68 49