Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-09 21:33:27 +00:00

View File

@@ -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}
/>
</div>
@@ -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}
/>
</div>
</ThemeProvider>