fix footer

This commit is contained in:
Torsten 2023-12-04 21:56:56 +02:00
parent 02c98c4bfc
commit 1eab445fb8
1 changed files with 27 additions and 12 deletions

View File

@ -19,7 +19,7 @@
-# Sign Up
.col-span-2.sm:col-span-1
%p.font-medium.text-gray-900 Main
%nav.mt-6{"aria-label" => "Footer Navigation - Services"}
%nav.mt-6{"aria-label" => "Footer Navigation - Main"}
%ul.space-y-2.text-sm
-[:retreats , :studios , :makerspace , :coworking].each do |main|
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
@ -44,19 +44,33 @@
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
%a.text-gray-700.transition.hover:opacity-75{:href => "/suomeksi"}
Lyhyesti suomeksi
.col-span-2.sm:col-span-1
.col-span-1
%p.font-medium.text-gray-900 Event Spaces
%nav.mt-6{"aria-label" => "Footer Navigation - Hub Feenix"}
%nav.mt-6{"aria-label" => "Footer Navigation - Event Spaces"}
%ul.space-y-2.text-sm
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
%a.text-gray-700.transition.hover:opacity-75{:href => "/retreats"}
Retreats
%a.text-gray-700.transition.hover:opacity-75{:href => "/the_hall"}
The Hall
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
%a.text-gray-700.transition.hover:opacity-75{:href => "/coworking"}
Coworking
%a.text-gray-700.transition.hover:opacity-75{:href => "/mandala"}
Mandala Room
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
%a.text-gray-700.transition.hover:opacity-75{:href => "/skyconference"}
Sky Conference
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
%a.text-gray-700.transition.hover:opacity-75{:href => "/lotus"}
Lotus Room
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
%a.text-gray-700.transition.hover:opacity-75{:href => "/earth_room"}
Earth Room
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
%a.text-gray-700.transition.hover:opacity-75{:href => "/the_loft"}
The Loft
%p.mt-5.font-medium.text-gray-900 Events
%nav.mt-2{"aria-label" => "Footer Navigation - Hub Feenix"}
.col-span-2.sm:col-span-1
%p.font-medium.text-gray-900 Events
%nav.mt-2{"aria-label" => "Footer Navigation - Events"}
%ul.space-y-2.text-sm
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
%a.text-gray-700.transition.hover:opacity-75{:href => "/events"}
@ -64,9 +78,9 @@
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
%a.text-gray-700.transition.hover:opacity-75{:href => "/teachers"}
Teachers
.col-span-2.sm:col-span-1
%p.font-medium.text-gray-900 News
%nav.mt-6{"aria-label" => "Footer Navigation - Downloads"}
%p.mt-5.font-medium.text-gray-900 News
%nav.mt-6{"aria-label" => "Footer Navigation - News"}
%ul.space-y-2.text-sm
- if blog = Merged::PagesHelper.last_blog
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
@ -78,6 +92,7 @@
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
%a.text-gray-700.transition.hover:opacity-75{:href => "https://www.instagram.com/hub_feenix/" , :target => "_blank"}
Instagram
%ul.flex.justify-start.col-span-2.gap-6.lg:col-span-5.lg:justify-end
%li
%a.text-gray-700.transition.hover:opacity-75{:href => "https://www.facebook.com/hubfeenix", :rel => "noreferrer", :target => "_blank"}