Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e4942c1d80 | |||
| 6f1210976f | |||
| 1a7d732a3c | |||
| fdd44147d0 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
description="Discover the ultimate riverside retreat in the heart of Maadi. Enjoy curated coffees, tranquil views, and an atmosphere that defines relaxation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table", href: "#contact"},
|
||||
text: "Secure Your Nile-View Table", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/great-landscape-opens-cosy-dinner-table_8353-93.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -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."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user