luxlaverie3_app/app/views/layouts/public.html.haml
Nicolas Bally 0d50f90c67 suite
2016-11-29 11:21:40 +01:00

135 lines
4.8 KiB
Plaintext

!!!
%html{:xmlns=>"http://www.w3.org/1999/xhtml", :"xml:lang"=>"fr", :lang=>"fr"}
%head
%title= "Lux Laverie - "+ @title.to_s+" - Installateur de laveries automatique "
%meta{ :"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8" }
%meta{ :"name" => "Description", :content => @description || "Lux Laverie installe votre laverie belle et robuste en local ou en bungalow. Solutions clef en main à forte rentabilité."}
%meta{ :"name" => "Keywords", :content => @keywords || "Laverie automatique, lavomatique, laverie selfservice, laverie self-service, electrolux, installateur laverie, investissement laverie" }
%meta{ :"name" => "viewport", :content => "width=device-width, initial-scale=1.0" }
= csrf_meta_tag
= stylesheet_link_tag 'public'
= stylesheet_link_tag '/fonts/OpenSans/stylesheet.css'
= stylesheet_link_tag '/fonts/Stylograph/stylesheet.css'
= javascript_include_tag "application"
=render :partial => "public/shared/ga"
=javascript_include_tag "http://maps.google.com/maps/api/js?sensor=false&region=FR"
%body
%a{:id => "top_anchor"}
=link_to image_tag( "logo.png", :id => "logo", :alt => "", :style => ""), "/"
.clear
#menu-top
#menu
=link_to image_tag( "logo2.png", :class => "logo", :alt => ""), "/"
=render(:partial => "public/shared/first_menu")
.clear
-if false
.info
-if @menu_item and @menu_item.lang("fr").slug == "index"
.header
%h2{:style => "text-align:center;margin:0px;padding:0px;line-height:1.7em;font-size:1.9em;font-family:'Stylograph';font-weight:normal;"}
Nous concevons et créons des laveries
%br
automatiques belles et robustes donnant une
%br nouvelle image de la laverie
.slider_container
.slider
.slides
%ul.slides-container
%li
=image_tag "/slide1.jpg"
%li
=image_tag "/slide2.jpg"
%li
=image_tag "/slide3.jpg"
=raw "<!---"
.desc
%h3 Installation d'une enseigne
="/"
Bâche tendue
=raw "--->"
-i=0
=render :collection => Article.recents, :partial => "public/articles/article"
.more-article.right
=link_to "Consultez toutes nos actualités >>", public_articles_path()
.clear
.article.left
.row-fluid
.span5{:style => "text-align:center;"}
=image_tag "accueil.jpg"
.span7
%h3 Un accompagnement intelligent pour votre projet.
%p Lux Laverie est spécialisée dans l'installation de laveries automatiques. Nous vous proposons l'installation et la maintenance de laveries clés en main vous permettant de réaliser un investissement sûr et rentable.
%p Nous nous adressons aux clients désireux d'acquérir un produit de qualité tant sur le plan technique qu'esthétique.
%p Nous sélectionnons en effet les meilleurs fournisseurs et développons nos propres solutions lorsqu'elles n'existent pas sur le marché malgré un réel besoin. C'est à notre sens la meilleure façon pour que vous obteniez la satisfaction de vos clients et donc un revenu confortable sans souci de maintenance.
%p Une laverie automatique est une formidable source de rentabilité à condition qu'elle soit bien pensée dès l'ébauche de votre projet.
%p Et c'est justement pour cela que nous nous levons tous les matins.
%p{:style => "margin-top:3em;margin-right:2em;text-align:right;font-style:italic;"}
Toute l'équipe de Lux Laverie.
%br
%br
%span{:style => "position:relative;top:-17px;right:5px;font-size:0.9em"}Revendeur Electrolux
=image_tag "logo_electrolux.png", :style => "width:140px;margin-top:0.2em;"
.more-article.right
=link_to "Découvrez dès à présent nos produits.", "/nos-produits.html"
.clear
=yield
.bottom.row-fluid
.span12{:style => "text-align:center;padding:2em;font-size:12px;"}
%p{:style => "font-size:13px;"}
Lux Laverie, Sarl CCCP 38 au capital de 10 000 € - Siret 753 839 638 00024 - APE : 7112B - RC : 753 839 638 R.C.S. Grenoble -
Partenaire
=link_to "Une autre laverie", "http://une-autre-laverie.com/", :target => "_blank"
="-"
%a#go_top{:href => "#top"} Retour en haut.
&nbsp
=link_to image_tag("nb.png", :style => "height:20px;padding-right:3em;opacity:0.5;"), "http://nicolasbally.com", :target => "_blank"
.clear