Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user