diff --git a/src/app/page.tsx b/src/app/page.tsx index 605a8f3..073bf90 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317290.jpg" imageAlt="Authentic Mexican restaurant cuisine" mediaAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} /> @@ -175,7 +175,7 @@ export default function LandingPage() { description="Book your table now and experience authentic Mexican cuisine. We look forward to welcoming you!" tagIcon={MapPin} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email for updates" buttonText="Reserve Table"