diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e53c01..134abf8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { description="Fine dining, live music, club parties and unforgettable nights in Mathura. Molecule Mathura – Best Rooftop Restaurant." tag="Premium Rooftop Experience" tagIcon={Sparkles} - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "View Menu", href: "#menu" }, { text: "Reserve Table", href: "#reservation" } @@ -207,6 +207,7 @@ export default function LandingPage() { useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg" imageAlt="Elegant rooftop table setting" + mediaAnimation="none" mediaPosition="right" buttonText="Reserve Now" />