From 7b127ed4e3d01625ba1f17383d78ec5306a62b2c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 09:19:58 +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 1a89d0f..a718431 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,6 +114,7 @@ export default function LandingPage() { cardAnimation="slide-up" cardTitle="Industry Proven" cardTag="Clients" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/focused-businessman-looking-new-solutions_329181-19264.jpg" }, { id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328341.jpg" }, -- 2.49.1