update header

This commit is contained in:
2025-08-11 09:29:18 +03:00
parent 45d9a1b00c
commit dc0183b8cb
2 changed files with 12 additions and 6 deletions

View File

@@ -17,9 +17,9 @@ extra:
subtitle="Lorem ipsum dolor sit.",
description="Lorem ipsum dolor sit amet consectetur adipiscing elit. Sit amet consectetur adipiscing elit quisque faucibus ex. Adipiscing elit quisque faucibus ex sapien vitae pellentesque.",
button_text_1="Button1",
button_link_1="/page2",
button_link_1="/page",
button_text_2="Button2",
button_link_2="/page3"
button_link_2="/page"
) }}
@@ -115,7 +115,7 @@ Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
</div>
<div class="justify-center items-center flex">
<a href="/page3" class="bg-theme text-theme rounded-md text-sm px-4 py-2 font-semibold shadow-sm">Button</a>
<a href="/page" class="bg-theme text-theme rounded-md text-sm px-4 py-2 font-semibold shadow-sm">Button</a>
</div>
</div>
@@ -258,7 +258,7 @@ printer took a galley of type and scrambled it to make a type specimen book
<br>
<a href="/page3" class="bg-theme text-theme rounded-md text-sm px-4 py-2 font-semibold shadow-sm">Button</a>
<a href="/page" class="bg-theme text-theme rounded-md text-sm px-4 py-2 font-semibold shadow-sm">Button</a>
</div>
</div>