diff --git a/src/app/page.tsx b/src/app/page.tsx index 19c6f07..81d7f67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,10 +133,10 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Eric Arditi", imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", imageAlt: "Eric Arditi" }, { id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson" }, - { id: "3", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Michael Chen" }, + { id: "3", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1", imageAlt: "Michael Chen" }, { id: "4", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Emily Rodriguez" }, { id: "5", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", imageAlt: "David Kim" }, - { id: "6", name: "Jessica Wong", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Jessica Wong" } + { id: "6", name: "Jessica Wong", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2", imageAlt: "Jessica Wong" } ]} cardTitle="1,000+ Customers Trust Our Craft" cardTag="Read Reviews"