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" }