diff --git a/src/app/page.tsx b/src/app/page.tsx index e897ee8..13995e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sexy-posh-woman-black-dress-looking-mirror_132075-8964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sexy-posh-woman-black-dress-looking-mirror_132075-8964.jpg?_wi=1", imageAlt: "Salon Luxury 1", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-hairdresser-apron-holding-hair-comb-spray-bottle-looking-front-with-serious-face-standing-green-wall_141793-71788.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/sexy-posh-woman-black-dress-looking-mirror_132075-8964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sexy-posh-woman-black-dress-looking-mirror_132075-8964.jpg?_wi=2", imageAlt: "portrait professional hairstylist", }, ]}