From b2c0d2cc72bab9d93479b0a236eace0f33a3875d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 05:10:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 55e93a9..5969d6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,6 +89,7 @@ export default function LandingPage() { description="Trusted by hundreds of homeowners for our craftsmanship." textboxLayout="default" animationType="slide-up" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Alex R.", role: "Homeowner", testimonial: "Alex and his team were great to work with. Quick, fair, and professional.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg" }, { id: "2", name: "Ken P.", role: "Homeowner", testimonial: "Hard work, honesty and integrity. Exceptional experience.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg" }