2 Commits

Author SHA1 Message Date
0e225f6243 Update src/app/page.tsx 2026-03-10 19:36:46 +00:00
20d2973114 Merge version_2 into main
Merge version_2 into main
2026-03-10 19:22:54 +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" }}