From 7b6193b03397d50dc78a740d7e5c3cff7dd03754 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:35:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 27be4d8..6c3764f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Reservations", id: "reservations" }, { name: "Contact", id: "contact" }, ]} - brandName="Istanbul Terrace" + brandName="Istanbul Terrace restaurant " bottomLeftText="Istanbul, Turkey" bottomRightText="hello@istanbulterrace.com" /> -- 2.49.1