diff --git a/src/app/page.tsx b/src/app/page.tsx index cb80172..e735c9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,6 +120,8 @@ export default function LandingPage() { animationType="blur-reveal" gridVariant="uniform-all-items-equal" title="Trusted by Industry Leaders" + description="What our partners say about us." + textboxLayout="default" testimonials={[ { id: "1", name: "Marcus Thorne", role: "Head of Marketing", company: "SynthFlow AI", rating: 5 }, { id: "2", name: "Sarah Chen", role: "Product Lead", company: "DataCore", rating: 5 },