diff --git a/src/app/page.tsx b/src/app/page.tsx index 1fd7612..abb4bfd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-combing-hair-senior-client_23-2148181882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-combing-hair-senior-client_23-2148181882.jpg?_wi=1", imageAlt: "Barbershop interior", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { imageAlt: "Tools of the trade", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-s-hand-holding-shaving-brush_23-2147839824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-s-hand-holding-shaving-brush_23-2147839824.jpg?_wi=1", imageAlt: "Grooming detail", }, ]} @@ -167,7 +167,7 @@ export default function LandingPage() { "Care", "Wellness", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-s-hand-holding-shaving-brush_23-2147839824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-s-hand-holding-shaving-brush_23-2147839824.jpg?_wi=2", }, { id: "f5", @@ -178,7 +178,7 @@ export default function LandingPage() { "Styling", "Ageing", ], - imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-combing-hair-senior-client_23-2148181882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-combing-hair-senior-client_23-2148181882.jpg?_wi=2", }, ]} title="Refined Services" @@ -197,7 +197,7 @@ export default function LandingPage() { id: "t1", name: "Marcus V.", role: "Master Barber", - imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-cutting-hair-bearded-hipster-male-saloon_613910-5643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-cutting-hair-bearded-hipster-male-saloon_613910-5643.jpg?_wi=1", }, { id: "t2", @@ -221,7 +221,7 @@ export default function LandingPage() { id: "t5", name: "Sarah W.", role: "Lead Barber", - imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-cutting-hair-bearded-hipster-male-saloon_613910-5643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-cutting-hair-bearded-hipster-male-saloon_613910-5643.jpg?_wi=2", }, ]} title="Meet Your Stylists"