Update src/app/page.tsx
This commit is contained in:
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email for updates"
|
||||
buttonText="Get Notified"
|
||||
buttonText="Reserve Your Table"
|
||||
termsText="We'll send you updates about events, specials, and exclusive experiences. No spam, just good vibes."
|
||||
onSubmit={(email: string) => console.log('Newsletter signup:', email)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user