fix camp page sections

This commit is contained in:
Torsten Ruger 2016-11-20 17:13:44 +02:00
parent a9f568c690
commit fc23f1de5c
1 changed files with 18 additions and 21 deletions

View File

@ -1,15 +1,13 @@
- title! "The Camp"
- description! "The camp is an old school in Finland. Accommodation and board is included in the course. Beautiful nature"
.section.fullheight.parallax{:style => "background-image: url('#{image_url("camp/camp_vt.jpg")}'); background-position: 50% 0px;"}
.container
.spacer-big
.big_heading.white
Welcome to Villa Taika
.medium_heading.white
Live and Learn
.medium_heading
%a.btn.btn-primary.btn-lg Apply
.section.parallax{:style => "background-image: url('#{image_url("camp/camp_vt.jpg")}'); background-position: 50% 0px;"}
%h1
Welcome to Villa Taika
%h3
Live and Learn
.action
=link_to "Apply now", new_user_registration_path , class: "btn btn-success btn-lg"
.section
.container
@ -58,22 +56,21 @@
%p
Healthy, local food gives you strength to carry on.
%br
Breakfast and lunch are provided and you are free to time and shape your evening intake
Breakfast and warm lunch are provided and you are free to time and shape your evening intake
yourself.
.section.fullheight.parallax{:style => "background-image: url('#{image_url("camp/camp_garden.jpg")}'); background-position: 50% 0px;"}
.container
.spacer-big
.big_heading.white
Relax
.medium_heading.white
Recharge your batteries in between work
.medium_heading
%a.btn.btn-primary.btn-lg Apply
.section.parallax{:style => "background-image: url('#{image_url("camp/camp_garden.jpg")}'); background-position: 50% 0px;"}
%h1
Relax
%h3
Recharge your batteries in between work
.action
=link_to "Apply now", new_user_registration_path , class: "btn btn-success btn-lg"
.section
.container
.row
.row.margin-bottom-30
.col-md-1
.col-md-10
%h2.centered
@ -81,5 +78,5 @@
%p.centered
Just a short flight away, airport pickup included
.google-maps
%iframe{:allowfullscreen => "", :frameborder => "0", :height => "450", :src => "https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d2096774.0474461166!2d19.0465851!3d59.1218444!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x468db1dd24f6fe5b%3A0x9bdbda6312548ef6!2sVilla+Taika!5e0!3m2!1sen!2sfi!4v1461766350016", :style => "border:0", :width => "600"}
%iframe{:allowfullscreen => "", :frameborder => "0", :src => "https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d2096774.0474461166!2d19.0465851!3d59.1218444!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x468db1dd24f6fe5b%3A0x9bdbda6312548ef6!2sVilla+Taika!5e0!3m2!1sen!2sfi!4v1461766350016", :style => "border:0"}
.col-md-1