From 1f50ee418caced60257f1661cd9099be9d6ceb05 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 10:08:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index ca693da..bf7d6fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,6 +77,7 @@ export default function Page() { buttons={[ { text: "Learn More About Us", href: "#about" } ]} + useInvertedBackground={false} />
@@ -90,6 +91,7 @@ export default function Page() { ]} animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} />
@@ -108,6 +110,7 @@ export default function Page() { gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} />
@@ -124,6 +127,7 @@ export default function Page() { ]} animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} />
@@ -138,6 +142,7 @@ export default function Page() { { id: "5", title: "My Family's Go-To", quote: "OTA Dent is our family's trusted dental clinic. They cater to all our needs, from my children's check-ups to my cosmetic treatments. Fantastic service every time.", name: "Elena P.", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-making-funny-face-front-her-happy-parents_23-2147878263.jpg", imageAlt: "Portrait of Elena P." } ]} textboxLayout="default" + useInvertedBackground={false} />
@@ -151,6 +156,7 @@ export default function Page() { ]} animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} />
@@ -169,6 +175,7 @@ export default function Page() { description="Got questions? We've got answers. Find more information about our services, appointments, and payment options." faqsAnimation="slide-up" textboxLayout="default" + useInvertedBackground={false} />
@@ -185,6 +192,7 @@ export default function Page() { inputPlaceholder="Enter your email" buttonText="Schedule Appointment" termsText="By clicking Schedule Appointment you're confirming that you agree with our Terms and Conditions." + useInvertedBackground={false} />