From bf03d904e18ff9eca418cea81cf3d3d000883b1a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 21:57:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index bf64903..5eba102 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,6 +51,10 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/row-identical-laptops-monochrome-light-corporate-teams-digital-device-fleet_169016-70819.jpg" imageAlt="Professional premium design studio" avatarText="Trusted by leading local enterprises" + testimonials={[ + { name: "Alex Rivera", handle: "@arivera", testimonial: "The site transformation increased our leads by 40% in just two months. Unmatched quality.", rating: 5 }, + { name: "Sarah Chen", handle: "@schen", testimonial: "Finally, a team that understands how to position premium services. Exceptional execution.", rating: 5 } + ]} />