Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3350e73dbd | |||
| 5a078a69f8 | |||
| ebdf787201 | |||
| 4fb6b31ff4 | |||
| 7ea20896a0 | |||
| a05ad5758c | |||
| 421b38c604 | |||
| 3e5a625a9c | |||
| 25f263ead3 | |||
| a18842704a | |||
| 05a08b2ec0 | |||
| 96b8a4d39c | |||
| 891442dae9 | |||
| d4fd467ff8 |
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