Update src/app/page.tsx

This commit is contained in:
2026-02-17 15:00:54 +00:00
parent 0ef4ee2593
commit 06042dc6ce

View File

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