diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ec0bd2..076b0d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,15 +71,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg?_wi=1", imageAlt: "Barber shop interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg?_wi=1", imageAlt: "Barber tools", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vet-with-brush-animals-woman-black-t-shirt-cat-couch_1157-46550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vet-with-brush-animals-woman-black-t-shirt-cat-couch_1157-46550.jpg?_wi=1", imageAlt: "Barber shop exterior", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { id: "t1", name: "Malik", role: "Master Barber", - imageSrc: "http://img.b2bpic.net/free-photo/strict-slavic-middle-aged-male-barber-uniform-combing-beard-holding-scissors-isolated-purple-wall_141793-86101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strict-slavic-middle-aged-male-barber-uniform-combing-beard-holding-scissors-isolated-purple-wall_141793-86101.jpg?_wi=1", }, { id: "t2", @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "Professional, clean, and top-tier service.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/view-child-hair-salon_23-2150462476.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg?_wi=2", imageAlt: "man happy after haircut", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "Skilled barbers who really know what they are doing.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275459.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg?_wi=2", imageAlt: "man happy after haircut", }, { @@ -267,7 +267,7 @@ export default function LandingPage() { quote: "The best place for a haircut in Irbid.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-trans-model-posing_23-2148905626.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vet-with-brush-animals-woman-black-t-shirt-cat-couch_1157-46550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vet-with-brush-animals-woman-black-t-shirt-cat-couch_1157-46550.jpg?_wi=2", imageAlt: "man happy after haircut", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "A very relaxing experience every visit.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/barber-showing-man-his-haircut-mirror_107420-94785.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/strict-slavic-middle-aged-male-barber-uniform-combing-beard-holding-scissors-isolated-purple-wall_141793-86101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strict-slavic-middle-aged-male-barber-uniform-combing-beard-holding-scissors-isolated-purple-wall_141793-86101.jpg?_wi=2", imageAlt: "man happy after haircut", }, ]}