From 39440f48cfd060dbbd74a8fd1fddbc1be203974e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:29:23 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 55268f4..110ebd7 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -121,12 +121,12 @@ export default function LandingPage() { { title: "Consultation", description: "We listen to your needs.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-smiling-cheerfully-showing-thumbs-up-standing-purple-wall_141793-48471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-smiling-cheerfully-showing-thumbs-up-standing-purple-wall_141793-48471.jpg?_wi=6", }, { title: "Execution", description: "Precision tools and techniques.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-smiling-cheerfully-showing-thumbs-up-standing-purple-wall_141793-48471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-scissors-smiling-cheerfully-showing-thumbs-up-standing-purple-wall_141793-48471.jpg?_wi=7", }, ]} /> @@ -167,7 +167,7 @@ export default function LandingPage() {