From 21214809b83af328bc7f36b10677bb929725de0e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 21:33:46 +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 d5e76fb..8af8948 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,6 +114,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} title="Partner Feedback" + description="What our clients are saying about our collaboration." testimonials={[ { id: "1", name: "Elena Ross", role: "CTO", testimonial: "The engineering depth and 3D design integration exceeded all expectations.", imageSrc: "http://img.b2bpic.net/free-photo/financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report-startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy_482257-38904.jpg" }, { id: "2", name: "Mark Chen", role: "Product Manager", testimonial: "Seamless communication and high-performance delivery at every stage.", imageSrc: "http://img.b2bpic.net/free-photo/serious-father-posing-with-arms-crossed_23-2148414861.jpg" }, -- 2.49.1