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() {