From 2d2e5afd466e911cb0fdb18182defc95cf043b3c Mon Sep 17 00:00:00 2001 From: Mustafa Yildiz Date: Mon, 13 Jul 2026 15:20:14 +0300 Subject: [PATCH] fix: remove widget from footer and set neighborhood to marmaris --- app/[locale]/MenuClient.tsx | 39 +++++++++++++++++------------------ app/[locale]/layout.tsx | 10 ++------- components/MarmarisWidget.tsx | 2 +- 3 files changed, 22 insertions(+), 29 deletions(-) diff --git a/app/[locale]/MenuClient.tsx b/app/[locale]/MenuClient.tsx index b5e53b5..1e906d5 100644 --- a/app/[locale]/MenuClient.tsx +++ b/app/[locale]/MenuClient.tsx @@ -105,7 +105,7 @@ export default function MenuClient({ initialCategories, siteSettings }: { initia backgroundPosition: "center" }} /> - + {/* Dark overlay to make text readable */}
@@ -153,11 +153,10 @@ export default function MenuClient({ initialCategories, siteSettings }: { initia @@ -295,13 +294,13 @@ export default function MenuClient({ initialCategories, siteSettings }: { initia > {selectedItem.image && (
- {selectedItem.name} - +
- - - - - + + + + +
- +

{t('reviewTitle')}

{t('reviewDesc')}

- + {t('reviewBtn')} - -