feat: many changes
This commit is contained in:
parent
215a9393b5
commit
6214e262cc
17 changed files with 64 additions and 70 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<f:section name="Header" />
|
||||
|
||||
<f:section name="Main">
|
||||
<section class="bg-white md:bg-hero-gradient">
|
||||
<section class="bg-white md:bg-hero-gradient mb-16">
|
||||
<div class="container mx-auto px-6 py-12 md:py-24 bg-white md:bg-hero-inner">
|
||||
<div class="md:flex md:items-center">
|
||||
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
</div>
|
||||
|
||||
<!-- Heading -->
|
||||
<h1 class="text-3xl md:text-5xl font-extrabold">
|
||||
<h1>
|
||||
{data.header}
|
||||
</h1>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue