link finnish page
This commit is contained in:
parent
0fc7bc632e
commit
cf9c8540be
BIN
app/assets/images/fb.png
Normal file
BIN
app/assets/images/fb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 476 B |
Binary file not shown.
Before Width: | Height: | Size: 1014 B |
BIN
app/assets/images/finland.png
Normal file
BIN
app/assets/images/finland.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
@ -38,6 +38,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 => "/code_of_conduct"}
|
||||
Code of Conduct
|
||||
%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
|
||||
%p.font-medium.text-gray-900 Event Spaces
|
||||
%nav.mt-6{"aria-label" => "Footer Navigation - Hub Feenix"}
|
||||
|
@ -10,7 +10,10 @@
|
||||
%a.font-medium.tracking-wide.text-gray-700.hover:text-black{"aria-label" => "Our product", :href => link, :title => text}= text
|
||||
%li
|
||||
= link_to "https://www.facebook.com/hubfeenix" , :target => "_blank" do
|
||||
= image_tag("fb.webp" , class: "h-10 rounded-md")
|
||||
= image_tag("fb.png" , class: "h-8")
|
||||
%li
|
||||
= link_to "/suomeksi" do
|
||||
= image_tag("finland.png" , alt: "lyhyesti suomeksi" ,class: "h-12 rounded-md")
|
||||
%li
|
||||
- unless member_signed_in?
|
||||
%a.inline-flex.items-center.justify-center.h-12.px-6.font-medium.tracking-wide.text-white.transition.duration-200.rounded-lg.shadow-md.bg-cyan-700.hover:bg-cyan-500.focus:shadow-outline.focus:outline-none{"aria-label" => "Sign up", :href => main_app.member_session_path, :title => "Log in or Sign up"}
|
||||
@ -27,9 +30,13 @@
|
||||
=render "layouts/member_menu"
|
||||
|
||||
.lg:hidden.flex.items-center.justify-between
|
||||
.mr-20
|
||||
= link_to "https://www.facebook.com/hubfeenix" , :target => "_blank" do
|
||||
= image_tag("fb.webp" , class: "h-10 rounded-md")
|
||||
%ul.flex.items-center.justify-between.mr-20
|
||||
%li
|
||||
= link_to "https://www.facebook.com/hubfeenix" , :target => "_blank" do
|
||||
= image_tag("fb.png" , class: "h-8")
|
||||
%li.ml-4
|
||||
= link_to "/suomeksi" do
|
||||
= image_tag("finland.png" , alt: "lyhyesti suomeksi" ,class: "h-12 rounded-md")
|
||||
%button.p-2.-mr-1.transition.duration-200.rounded.focus:outline-none.focus:shadow-outline.hover:bg-deep-purple-50.focus:bg-deep-purple-50{"aria-label" => "Open Menu", :title => "Open Menu" , onclick: "menu_on();"}
|
||||
%svg.w-5.text-gray-600{:viewbox => "0 0 24 24"}
|
||||
%path{:d => "M23,13H1c-0.6,0-1-0.4-1-1s0.4-1,1-1h22c0.6,0,1,0.4,1,1S23.6,13,23,13z", :fill => "currentColor"}
|
||||
|
@ -198,11 +198,15 @@
|
||||
text_align: center
|
||||
subheader: 45 - 120
|
||||
text_color: none
|
||||
order: left
|
||||
button_link: ''
|
||||
button_text: ''
|
||||
:image_name: the_hall
|
||||
:updated_at: &3 2022-12-09 17:32:41.538163009 +02:00
|
||||
:updated_at: 2023-04-19 14:46:46.825815971 +03:00
|
||||
:section_id: 15
|
||||
:index: 1
|
||||
:image_id: 38
|
||||
:updated_by: torsten@villataika.fi
|
||||
- :id: 19
|
||||
:header: Mandala room
|
||||
:text: The Mandala room, in the fifth floor, is a slightly asymmetrical 100m2. With
|
||||
@ -282,7 +286,7 @@
|
||||
text_align: center
|
||||
text_color: none
|
||||
subheader: 8-15
|
||||
:updated_at: *3
|
||||
:updated_at: &3 2022-12-09 17:32:41.538163009 +02:00
|
||||
:section_id: 15
|
||||
:index: 6
|
||||
:image_id: 18
|
||||
|
Loading…
Reference in New Issue
Block a user