diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 20de9d7..c80c377 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -56,7 +56,7 @@ export default function ServicesPage() { tagIcon={Scissors} tagAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/man-hair-salon-facing-camera_23-2148242763.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-hair-salon-facing-camera_23-2148242763.jpg?_wi=2" imageAlt="HAUS Male Grooming Services" imagePosition="right" mediaAnimation="slide-up" @@ -86,10 +86,10 @@ export default function ServicesPage() { title: "Premium Haircuts", description: "Precision cuts tailored to your face shape and style preferences. Our master barbers combine traditional techniques with modern styling.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665444.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-barbershop_23-2148506273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-barbershop_23-2148506273.jpg?_wi=3", }, }, { @@ -97,10 +97,10 @@ export default function ServicesPage() { title: "Skin Fades", description: "Expert skin fade techniques with meticulous blending. Clean lines and smooth transitions for a sharp, contemporary look.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/crop-teen-man-with-curls_23-2148203572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-teen-man-with-curls_23-2148203572.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg?_wi=3", }, }, { @@ -108,10 +108,10 @@ export default function ServicesPage() { title: "Beard Grooming", description: "Professional beard trimming, shaping, and care. From classic clean looks to distinguished full beards, we've got you covered.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985735.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-long-mustache-after-haircut-barbershop_618663-44.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-long-mustache-after-haircut-barbershop_618663-44.jpg?_wi=3", }, }, ]}