diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e38339..1afa38f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />