4 Commits

Author SHA1 Message Date
e4942c1d80 Update src/app/page.tsx 2026-05-11 19:29:43 +00:00
6f1210976f Merge version_2 into main
Merge version_2 into main
2026-05-11 19:28:56 +00:00
1a7d732a3c Update src/app/page.tsx 2026-05-11 19:28:52 +00:00
fdd44147d0 Merge version_1 into main
Merge version_1 into main
2026-05-11 19:24:12 +00:00

View File

@@ -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."},
{