diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8db707c..ca709bc 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -152,6 +152,7 @@ export default function LandingPage() {
title="Flexible Financing & Package Deals"
description="Invest in your kitchen's future with our transparent pricing and adaptable plans. Whether you're a startup or expanding, we have solutions to fit your budget."
textboxLayout="default"
+ useInvertedBackground={false}
/>
@@ -191,6 +192,7 @@ export default function LandingPage() {
title="Trusted by Leading Restaurants"
description="Hear what our satisfied clients have to say about the quality of our equipment and the excellence of our service."
textboxLayout="default"
+ useInvertedBackground={false}
/>
@@ -216,6 +218,7 @@ export default function LandingPage() {
description="Find quick answers to the most common questions about our products, services, delivery, and support."
faqsAnimation="slide-up"
textboxLayout="default"
+ useInvertedBackground={false}
/>