From cc13077bbb64f91e67047bd9e6c00d155961b93d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 03:18:45 +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 29557bd..e808639 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,6 +146,7 @@ export default function LandingPage() { title="Trusted by Industry Carriers" description="We partner with leading insurance carriers to ensure top-tier support and reliability for our agents." textboxLayout="default" + useInvertedBackground={false} testimonials={[ { id: "carriers", name: "Our Partners", date: "", title: "Insurance Carrier Network", quote: "We represent a premier list of reputable insurance carriers to provide families with the most comprehensive coverage options available in the market today.", tag: "Trusted", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776482282242-9o46ykpl.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776482282242-9o46ykpl.png", imageAlt: "Insurance Carriers" -- 2.49.1