fix sky text color and remove newsletter
This commit is contained in:
parent
51b8db52ff
commit
b40276385b
@ -3,20 +3,20 @@
|
||||
.lg:flex.lg:items-start.lg:gap-8
|
||||
%a.inline-flex.items-center{"aria-label" => "Hub Feenix", :href => "/", :title => "Hub Feenix"}
|
||||
= image_tag("feenix_lintu.webp" , class: "h-20")
|
||||
.grid.grid-cols-2.gap-8.mt-8.lg:mt-0.lg:grid-cols-5.lg:gap-y-16
|
||||
.col-span-2
|
||||
%div
|
||||
%h2.text-2xl.font-bold.text-gray-900
|
||||
Get the latest news!
|
||||
%p.mt-4.text-gray-500
|
||||
Stay up to date without being spammed. Just big events and major news
|
||||
.col-span-2.lg:col-span-3.lg:flex.lg:items-end
|
||||
%form.w-full
|
||||
%label.sr-only{:for => "UserEmail"} Email
|
||||
.p-2.border.border-gray-100.focus-within:ring.sm:flex.sm:items-center.sm:gap-4
|
||||
%input.w-full.rounded.focus:border-transparent.focus:ring-transparent.sm:text-sm{:placeholder => "jaakko@iki.fi", :type => "email"}/
|
||||
%button.w-full.rounded.px-6.py-3.mt-1.text-sm.font-bold.tracking-wide.text-white.uppercase.bg-cyan-700.hover:bg-cyan-500.sm:mt-0.sm:w-auto.sm:flex-shrink-0
|
||||
Sign Up
|
||||
.grid.grid-cols-2.gap-8.mt-8.lg:mt-0.lg:grid-cols-5.lg:gap-y-16.w-full
|
||||
-# .col-span-2
|
||||
-# %div
|
||||
-# %h2.text-2xl.font-bold.text-gray-900
|
||||
-# Get the latest news!
|
||||
-# %p.mt-4.text-gray-500
|
||||
-# Stay up to date without being spammed. Just big events and major news
|
||||
-# .col-span-2.lg:col-span-3.lg:flex.lg:items-end
|
||||
-# %form.w-full
|
||||
-# %label.sr-only{:for => "UserEmail"} Email
|
||||
-# .p-2.border.border-gray-100.focus-within:ring.sm:flex.sm:items-center.sm:gap-4
|
||||
-# %input.w-full.rounded.focus:border-transparent.focus:ring-transparent.sm:text-sm{:placeholder => "jaakko@iki.fi", :type => "email"}/
|
||||
-# %button.w-full.rounded.px-6.py-3.mt-1.text-sm.font-bold.tracking-wide.text-white.uppercase.bg-cyan-700.hover:bg-cyan-500.sm:mt-0.sm:w-auto.sm:flex-shrink-0
|
||||
-# Sign Up
|
||||
.col-span-2.sm:col-span-1
|
||||
%p.font-medium.text-gray-900 Main
|
||||
%nav.mt-6{"aria-label" => "Footer Navigation - Services"}
|
||||
|
@ -772,7 +772,7 @@
|
||||
:header: ''
|
||||
:text: ''
|
||||
:options:
|
||||
text_color: black
|
||||
text_color: solid_black
|
||||
text_align: center
|
||||
item_align: center
|
||||
image_align: center
|
||||
@ -780,8 +780,8 @@
|
||||
background: light_gray
|
||||
columns: '2'
|
||||
subheader: ''
|
||||
:updated_at: 2023-01-15 14:19:12.616775002 +02:00
|
||||
:updated_by: maijanposteja@gmail.com
|
||||
:updated_at: 2023-02-10 00:44:57.713408206 +02:00
|
||||
:updated_by: torsten@villataika.fi
|
||||
:id: 46
|
||||
:card_template: card_wide_square
|
||||
- :template: section_feature
|
||||
@ -795,13 +795,13 @@
|
||||
- :template: section_cards
|
||||
:index: 3
|
||||
:page_id: 7
|
||||
:updated_at: 2023-01-14 15:51:19.931570535 +02:00
|
||||
:updated_by: maijanposteja@gmail.com
|
||||
:updated_at: 2023-02-10 00:46:09.519423298 +02:00
|
||||
:updated_by: torsten@villataika.fi
|
||||
:id: 48
|
||||
:card_template: card_feature_box
|
||||
:options:
|
||||
background: white
|
||||
columns: '4'
|
||||
columns: '3'
|
||||
subheader: ''
|
||||
text_color: none
|
||||
text_align: left
|
||||
@ -811,11 +811,16 @@
|
||||
- :template: section_cards
|
||||
:index: 4
|
||||
:page_id: 7
|
||||
:updated_at: 2023-01-14 16:27:37.174648506 +02:00
|
||||
:updated_by: maijanposteja@gmail.com
|
||||
:updated_at: 2023-02-10 00:45:32.669952834 +02:00
|
||||
:updated_by: torsten@villataika.fi
|
||||
:id: 49
|
||||
:card_template: card_feature_box
|
||||
:options: {}
|
||||
:options:
|
||||
background: white
|
||||
columns: '3'
|
||||
subheader: ''
|
||||
text_color: solid_black
|
||||
text_align: left
|
||||
- :template: section_text
|
||||
:index: 5
|
||||
:page_id: 5
|
||||
|
Loading…
Reference in New Issue
Block a user