diff --git a/src/app/page.tsx b/src/app/page.tsx index b83f2fc..ed0b609 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,13 +165,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Sarah Mitchell"}, { id: "2", name: "James Richardson", handle: "@jamesrich_co", testimonial: "The content they produced for our marketing campaign was phenomenal. Professional, engaging, and perfectly aligned with our brand. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Richardson"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Richardson"}, { id: "3", name: "Elena Gonzalez", handle: "@elenacreative", testimonial: "Working with Webuild was seamless. They understood our vision immediately and delivered beyond expectations. The drone footage they captured was cinema-quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "Elena Gonzalez"}, { id: "4", name: "Michael Chen", handle: "@mchen_business", testimonial: "Excellent team. They managed every detail of our website redesign and launched it on time and on budget. The results speak for themselves.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"}, ]} />