Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 59e56e402c | |||
| daf7cdf38a | |||
| 23fb7f5031 | |||
| 8db58270b6 | |||
| 60d4857760 |
1438
src/app/layout.tsx
1438
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -224,8 +224,8 @@ export default function HomePage() {
|
||||
imageAlt="Intimate restaurant dining setup"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Subscribe"
|
||||
inputPlaceholder="phone or email"
|
||||
buttonText="Reserve Table"
|
||||
termsText="We respect your privacy. Contact information is used only for restaurant updates and reservations."
|
||||
/>
|
||||
</div>
|
||||
@@ -263,4 +263,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user