Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e4942c1d80 | |||
| 6f1210976f |
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "Do I need a reservation?", content: "For prime Nile-view seating, we recommend reserving in advance."},
|
||||
id: "q1", title: "Do I need a reservation?", content: "For prime Nile-view seating, click here to reserve your table now."},
|
||||
{
|
||||
id: "q2", title: "Are you open for breakfast?", content: "We offer a selection of morning favorites to start your day by the water."},
|
||||
{
|
||||
@@ -223,4 +223,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user