Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-10 19:36:50 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
logoText="asset://logo"
description="Marks that stay. Stories that haunt."
buttons={[
{ text: "Book Appointment", href: "booking" },
{ text: "Book Your Mark", href: "booking" },
{ text: "View Gallery", href: "gallery" }
]}
background={{ variant: "plain" }}