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