diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index af5e536..952df65 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -106,7 +106,7 @@ export default function ServicesPage() { testimonial: "Manvel completely transformed our brand identity. The design work was exceptional and truly captured our vision.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -116,7 +116,7 @@ export default function ServicesPage() { testimonial: "Outstanding attention to detail and creative execution. The logo and branding package exceeded our expectations.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", + "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -126,7 +126,7 @@ export default function ServicesPage() { testimonial: "Professional, creative, and responsive. Manvel delivered beautiful social media graphics that increased our engagement.", imageSrc: - "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg", + "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, ]} @@ -139,7 +139,7 @@ export default function ServicesPage() {