Update src/app/page.tsx
This commit is contained in:
@@ -168,8 +168,8 @@ export default function LandingPage() {
|
||||
imageAlt="Restaurant reservation and contact"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Reserve Table"
|
||||
inputPlaceholder="Enter email to reserve"
|
||||
buttonText="Reserve Now"
|
||||
termsText="By submitting, you agree to our Terms. We'll send you reservation details and updates."
|
||||
ariaLabel="Contact and reservation section"
|
||||
/>
|
||||
@@ -210,4 +210,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user