Update src/app/page.tsx

This commit is contained in:
2026-03-06 23:03:23 +00:00
parent e502bf495b
commit 5b851ff5f7

View File

@@ -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"
/>