Merge version_2 into main #13
1422
src/app/layout.tsx
1422
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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