From abd28e57dafde089e94d7e4b1ddafa043d4d74c0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:42:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e2a38ca..b2d51d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { id: "3", name: "Jessica Rodriguez", role: "Founder, Digital Growth", testimonial: "From initial discovery through launch, the process was seamless and professional. They understood our business deeply and created designs that actually drive conversions. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jessica Rodriguez" }, { - id: "4", name: "David Thompson", role: "VP Product, SaaS Leader", testimonial: "Their expertise in both design and user experience is unmatched. They delivered a product that our users absolutely love. The ROI was immediate and significant.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Thompson" + id: "4", name: "David Thompson", role: "VP Product, SaaS Leader", testimonial: "Their expertise in both design and user experience is unmatched. They delivered a product that our users absolutely love, with a 45% increase in user engagement and reduced bounce rate by 30%. The ROI was immediate and significant.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Thompson" } ]} title="Client Love" -- 2.49.1