Update src/app/page.tsx

This commit is contained in:
2026-03-17 06:33:20 +00:00
parent cea61c6bd1
commit fa8478df6e

View File

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