From 10bbc53b3ff07412653680e073a4f66167267e1c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 21:33:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 26598c9..0d1bc48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/top-church-through-yellow-street-decorations_181624-421.jpg" imageAlt="cozy cafe interior warm lighting" mediaAnimation="slide-up" - useInvertedBackground={false} /> @@ -190,7 +189,6 @@ export default function LandingPage() { { items: [{ label: "Yorumlar", href: "#testimonials" }, { label: "S.S.S.", href: "#faq" }, { label: "İletişim", href: "#contact" }] }, { items: [{ label: "Gizlilik Politikası", href: "#" }, { label: "Kullanım Koşulları", href: "#" }] } ]} - useInvertedBackground={false} /> -- 2.49.1