2 Commits

Author SHA1 Message Date
06042dc6ce Update src/app/page.tsx 2026-02-17 15:00:54 +00:00
0ef4ee2593 Merge version_3 into main
Merge version_3 into main
2026-02-17 14:51:12 +00:00

View File

@@ -72,10 +72,9 @@ export default function LandingPage() {
{ text: "Explore Our Menu", href: "#features" }, { text: "Explore Our Menu", href: "#features" },
{ text: "Book a Table", href: "#contact" } { text: "Book a Table", href: "#contact" }
]} ]}
background={{ variant: "sparkles-gradient" }} background={{ variant: "plain" }}
imageSrc="https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg"
imageAlt="Barista at work in coffee shop" imageAlt="Barista at work in coffee shop"
mediaAnimation="slide-up" mediaAnimation="none"
frameStyle="card" frameStyle="card"
/> />
</div> </div>