diff --git a/src/app/page.tsx b/src/app/page.tsx index 2806644..8731897 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,7 +161,7 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { id: "q1", title: "Çalışma saatleriniz nedir?", content: "Restoranımız her gün 23:00'e kadar hizmet vermektedir (Yoğunluğa göre değişiklik gösterebilir)" }, - { id: "q2", title: "Konumunuz nerede?", content: "İskele, 35430 Urla/İzmir, Türkiye adresindeyiz." }, + { id: "q2", title: "Konumunuz nerede?", content: "İskele, Urla/İzmir, Türkiye adresindeyiz." }, { id: "q3", title: "Rezervasyon alıyor musunuz?", content: "Küçük bir restoran olduğumuz için genellikle sırayla hizmet veriyoruz." }, ]} sideTitle="Sıkça Sorulan Sorular"