diff --git a/src/app/page.tsx b/src/app/page.tsx index e780b47..83a6dfe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,28 +146,28 @@ export default function LandingPage() { name: "Alex Rivet", handle: "@alexr", testimonial: "Incredible attention to detail and a true creative partner for our branding needs.", - imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg?_wi=1", }, { id: "2", name: "Sarah Chen", handle: "@schen_dev", testimonial: "The UI designs delivered were modern, intuitive, and perfectly matched our vision.", - imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg?_wi=2", }, { id: "3", name: "Mark D.", handle: "@mdstudio", testimonial: "Exemplary motion graphics work that elevated our marketing reel significantly.", - imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg?_wi=3", }, { id: "4", name: "Elena V.", handle: "@elena_v", testimonial: "A pleasure to work with, consistently hitting deadlines with high-quality results.", - imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg?_wi=4", }, ]} />