diff --git a/src/app/page.tsx b/src/app/page.tsx index fac93ac..64fd560 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" @@ -223,4 +223,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file