diff --git a/src/app/page.tsx b/src/app/page.tsx index 413de93..7883226 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { testimonials={[ { id: "t1", name: "Alex Rivers", handle: "@arivers", testimonial: "The design quality is unmatched. We saw a 40% lift in CTR within the first week.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-executive_1098-4078.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-executive_1098-4078.jpg?_wi=1"}, { id: "t2", name: "Sarah Chen", handle: "@schen_dev", testimonial: "Finally, an agency that understands that ads should look as premium as the product.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-man-white_1368-6366.jpg"}, @@ -141,7 +141,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149322942.jpg"}, { id: "t5", name: "Jordan P.", handle: "@jordan_p", testimonial: "The systematic approach they bring to ad creative completely transformed our ROAS.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-executive_1098-4078.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-executive_1098-4078.jpg?_wi=2"}, ]} showRating={true} title="Proven Results"