From 86a7c7e7b9ed996a04bbfbf809c95598e4d0d9e3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 19:16:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 24d9ef9..35fb916 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { title="Authentic Adana Flavors" description="Experience the true essence of traditional Turkish cuisine crafted with passion, premium ingredients, and time-honored recipes." tag="Since 1995" - buttons={[{ text: "Book a Table", href: "#contact" }]} + buttons={[{ text: "Reserve Your Table", href: "#contact" }]} mediaItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhWNYBnnf49Eeclk6ADmdLtKeG/uploaded-1777049337538-yy95fj5v.jpg", imageAlt: "Authentic turkish kebab platter" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhWNYBnnf49Eeclk6ADmdLtKeG/uploaded-1777049337538-ibhaupe0.jpg", imageAlt: "Mediterranean dining ambiance" } @@ -143,7 +143,7 @@ export default function LandingPage() {