diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 177c755..8536776 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -50,7 +50,7 @@ export default function ServicesPage() { "Expert cuts for men and women. Timeless classics or modern styles—shaped perfectly to suit your face, hair type, and lifestyle.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/man-showing-scissors-close-up_23-2148353462.jpg", + "http://img.b2bpic.net/free-photo/man-showing-scissors-close-up_23-2148353462.jpg?_wi=2", }, items: [ { icon: Check, text: "Personalized consultation" }, @@ -66,7 +66,7 @@ export default function ServicesPage() { "From subtle enhancement to bold transformation. Our colorists blend artistry with technical skill to achieve the perfect shade.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg", + "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg?_wi=2", }, items: [ { icon: Check, text: "Tone consultation" }, @@ -82,7 +82,7 @@ export default function ServicesPage() { "Special occasions deserve special attention. Expert styling for events, updos, and everyday confidence.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/beautiufl-caucasian-lady-went-home-sits-armchair-th-living-room_132075-9638.jpg", + "http://img.b2bpic.net/free-photo/beautiufl-caucasian-lady-went-home-sits-armchair-th-living-room_132075-9638.jpg?_wi=2", }, items: [ { icon: Check, text: "Event styling expertise" }, @@ -98,7 +98,7 @@ export default function ServicesPage() { "Sharp, clean, confident. Precision fades, beard work, and grooming advice for the modern gentleman.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", + "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2", }, items: [ { icon: Check, text: "Precision fades" },