diff --git a/src/app/page.tsx b/src/app/page.tsx
index f9a27dd..e2a26db 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,7 +30,7 @@ export default function HomePage() {
headingFontWeight="normal"
>
-
+
@@ -54,6 +55,7 @@ export default function HomePage() {
@@ -87,6 +91,8 @@ export default function HomePage() {
subdescription="Fabrikasyon değil, el işçiliği. Detay Mobilya'da biz, sizin hayalinizi ustalıkla inşa ediyoruz."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/middle-aged-man-his-instrument-workshop_23-2149018606.jpg"
+ useInvertedBackground={false}
+ videoSrc=""
/>
@@ -96,6 +102,7 @@ export default function HomePage() {
description="Malzeme danışmanlığından teslimat sonrasına kadar yanınızdayız."
faqsAnimation="slide-up"
textboxLayout="default"
+ useInvertedBackground={false}
/>
@@ -105,6 +112,7 @@ export default function HomePage() {
description="Ücretsiz keşif talebinizi oluşturun, hayallerinizi gerçeğe dönüştürmek için ilk adımı atalım."
buttons={[{ text: "WhatsApp'tan Yaz", href: "https://wa.me/905xxxxxxxxx" }, { text: "Hemen Ara", href: "tel:+905xxxxxxxxx" }]}
background={{ variant: "plain" }}
+ useInvertedBackground={false}
/>