Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
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."},
|
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>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user