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 +}