From fbc84d66bc28aa531b8ef2dbe97e290c7bfe09bd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 23:54:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 574e6d2..e1589b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { bottomLeftText="Başakşehir, İstanbul" bottomRightText="hello@sarerestaurant.com" button={{ - text: "Rezervasyon Yap", href: "#contact"}} + text: "Rezervasyon Yap", href: "#contact"}} /> @@ -207,7 +207,7 @@ export default function LandingPage() { @@ -270,4 +271,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}