diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b9fa69..51149fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,6 +102,7 @@ export default function LandingPage() { textboxLayout="default" title="Client Success Stories" description="Hear how we helped our partners scale." + useInvertedBackground={false} testimonials={[ { id: "t1", name: "Alex P.", role: "Founder", company: "InnovateCo", rating: 5 }, { id: "t2", name: "Jordan K.", role: "CMO", company: "TechFlow", rating: 5 }