chasselay_app/app/views/pages_content/contact.html.haml
2013-09-18 15:24:45 +02:00

126 lines
3.1 KiB
Plaintext

.green
.row
%hr.down{:style => "padding-bottom:1em;"}
.twelve.columns
%h2{:style => "text-align:center;color:white;margin:0px;padding:0px;"}
Faisons connaissance.
%hr.up{:style => "padding-top:1.2em;"}
.row
.twelve.columns{:style => "margin-top:1em;"}
%br
%p{:style => "text-align:center;"}
Que vous souhaitiez investir dans une laverie, ou simplement
%br
louer votre bien pour l'implantation de l'une d'elles nous nous ferons
%br
un plaisir de vous guider dans votre projet.
.row
%hr.down
.four.columns
%h3 Par téléphone
%p 04 76 35 19 77
%h3 Par fax
%p 04 76 35 20 41
.four.columns
%h3 Par courier
%p
Lux Laverie
%br
60 rue de la Tour de Criel
%br
38500 Voiron
%br
France
.four.columns
%h3 Par email
%p
En nous écrivant à
=link_to "contact@luxlaverie.com", "mailto:contact@luxlaverie.com"
%hr.up
.row
.twelve.columns
%h3 Formulaire de contact
=form_tag "contact/create", :method => :post do
%p{:style => "margin-top:0.5em;margin-bottom:0px;"}
%label Nom
=text_field_tag :name, "", :placeholder => "Nom"
%p{:style => "margin-top:0.5em;margin-bottom:0px;"}
%label Adresse
=text_field_tag :address, "", :placeholder => "Adresse"
=text_field_tag :address2, "", :placeholder => "Adresse suite"
.row
.four.columns
=text_field_tag :cp, "", :placeholder => "Code postal"
.eight.columns
=text_field_tag :city, "", :placeholder => "Ville"
%p{:style => "margin-top:0.5em;margin-bottom:0px;"}
%label Téléphone
=text_field_tag :tel, "", :placeholder => "Téléphone"
%p{:style => "margin-top:0.5em;margin-bottom:0px;"}
%label Mail
=text_field_tag :mail, "", :placeholder => "Mail"
%p{:style => "margin-top:0.5em;margin-bottom:0px;"}
%label Lieu du projet
=text_field_tag :place, "", :placeholder => "Lieu du projet"
%p{:style => "margin-top:0.5em;margin-bottom:0px;"}
%label Type du projet
.row
.three.columns
=radio_button_tag :type, "bungalow"
%label{:style => "display:inline-block;"} Bungalow
  
=radio_button_tag :type, "local"
%label{:style => "display:inline-block;"} Local
.nine.columns
Vous possédez le terrain ou le local pour l'installation ?
    
=radio_button_tag :owner, "oui"
%label{:style => "display:inline-block;"} oui
  
=radio_button_tag :owner, "non"
%label{:style => "display:inline-block;"} non
%p{:style => "margin-top:0.5em;margin-bottom:0px;"}
%label Message
=text_area_tag :message, "", :placeholder => "Message", :style => "height:10em;"
=submit_tag "Envoyer", :style => "display:block;text-align:center;margin:auto;color:white;background:#9ab354;border-radius:1em; padding:0.5em 1em; font-size:1em; border:0px;"
.green{:style => "margin-top:2em;"}
.row
.twelve.columns
%p{:style => "text-align:center;"}
%br
Un commercial pourra au besoin vous rencontrer sur toute la France.