diff --git a/app/assets/images/cms/common_wide.webp b/app/assets/images/cms/common_wide.webp new file mode 100644 index 0000000..b081fed Binary files /dev/null and b/app/assets/images/cms/common_wide.webp differ diff --git a/app/assets/images/cms/shared_wide.webp b/app/assets/images/cms/shared_wide.webp new file mode 100644 index 0000000..38b9dd9 Binary files /dev/null and b/app/assets/images/cms/shared_wide.webp differ diff --git a/app/assets/images/cms/suites_wide.webp b/app/assets/images/cms/suites_wide.webp new file mode 100644 index 0000000..78aad4f Binary files /dev/null and b/app/assets/images/cms/suites_wide.webp differ diff --git a/cms/index.yaml b/cms/index.yaml index d0bcb9b..bf52562 100644 --- a/cms/index.yaml +++ b/cms/index.yaml @@ -1,5 +1,5 @@ --- -- template: section_full_left +- template: section_full_image header: HUB FEENIX text: Only an hour west of Helsinki, the Feenix rises from an old sanatorium. The Hub is a place to create, learn and regenerate. @@ -7,6 +7,10 @@ id: e134b2680319aa90c968 options: "-fixed": true + fixed: 'on' + shade_color: solid_blue_25 + color: white + align: left - template: section_spacer id: 79001495919c68bfba31 - template: section_half_image diff --git a/cms/retreats.yaml b/cms/retreats.yaml index b7994ee..51f65bf 100644 --- a/cms/retreats.yaml +++ b/cms/retreats.yaml @@ -4,9 +4,7 @@ header: Retreats text: "Hub Feenix is a beautiful place, ideally situated in the country, but close to Helsinki. We have different sized studios and spaces, to organise retreats - for groups from 10, up to 100 people.\r\n\r\n​\r\nDifferent levels of accommodation - and our cafe and great vegan food make your stay enjoyable also outside the course - program." + for groups from 10, up to 100 people.\r\n" options: button_link: '' button_text: '' @@ -99,3 +97,41 @@ button_text: '' color: solid_blue align: center +- template: section_full_up + id: 2092ec060aaeabd12efa + header: Accommodation + text: We have three wings set aside to accommodate retreat participants. Each wing + can accommodate up to 32 people, and spare beds (and rooms) are available. +- template: section_full_image + id: f6fedf559575880bb46c + image: suites_wide + header: Suites + text: Suites are single occupancy and have en-suite toilet and shower. + options: + fixed: 'off' + shade_color: solid_blue_25 + color: white + align: right +- template: section_full_image + id: b1bf0e3fe0a2e81e71da + header: Shared room + text: "Shared rooms have double occupancy but their own bathroom with toilet and + shower.\r\n" + image: shared_wide + options: + fixed: 'off' + color: white + align: left + shade_color: solid_red_25 +- template: section_full_image + id: a77d12ccdf4949d8e48b + header: Common room + text: Common rooms have either two or four beds and shared facilities. Rooms with + two beds will often share the bathroom with another room. Some rooms have shared + facilities on the corridor. + image: common_wide + options: + fixed: 'off' + color: white + align: center + shade_color: black_25