From 07d040d77b336e4052a9fb97a16ee1bbe6823156 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:29:01 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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() {