From 5cb5e967f9c15b5c9c3ca094c76739dd713d9d8f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:04:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 811527c..654ab85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { { id: "1", name: "Sarah Chen", role: "Founder & CEO, CloudTech Solutions", testimonial: "Working with this consultant transformed our marketing strategy. In just 6 months, we went from 50 leads per month to over 500. The expertise and strategic approach were exactly what we needed to scale.", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg", imageAlt: "Sarah Chen"}, + "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg?_wi=1", imageAlt: "Sarah Chen"}, { id: "2", name: "Marcus Rodriguez", role: "VP of Marketing, Growth Inc", testimonial: "Exceptional strategic thinking combined with flawless execution. This consultant helped us optimize our funnel and increased conversions by 180%. Highly recommended for any B2B company looking to grow.", imageSrc: @@ -140,7 +140,7 @@ export default function LandingPage() { { id: "3", name: "Jessica Liu", role: "E-Commerce Director, RetailHub", testimonial: "The data-driven approach and deep understanding of digital channels was invaluable. Our marketing ROI improved dramatically, and the team learned so much from the consulting process.", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg", imageAlt: "Jessica Liu"}, + "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg?_wi=2", imageAlt: "Jessica Liu"}, { id: "4", name: "David Thompson", role: "Business Owner, Creative Agency Partners", testimonial: "This is the kind of marketing consultant every business needs. Results-oriented, strategic, and genuinely invested in client success. Our revenue growth speaks for itself.", imageSrc: -- 2.49.1