diff --git a/src/app/page.tsx b/src/app/page.tsx index 95f6b1a..97ec22c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { title: "Professional Hair Care", description: "Expert highlights, styling, and restorative treatments like hair botox that last for months.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-long-blond-hait-red-lips_613910-7478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-long-blond-hait-red-lips_613910-7478.jpg?_wi=1", }, items: [ { @@ -148,7 +148,7 @@ export default function LandingPage() { title: "Wellness & Aesthetics", description: "Impeccable manicure and pedicure services in a clean, hygienic, and calming environment.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-pedicure-treatment-spa-salon-beauty-concept_176420-11642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-having-pedicure-treatment-spa-salon-beauty-concept_176420-11642.jpg?_wi=1", }, items: [ { @@ -185,7 +185,7 @@ export default function LandingPage() { quote: "Loved the service and the experience, my hair highlights turned out amazing and would totally recommend this place.", tag: "Hair", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-long-blond-hait-red-lips_613910-7478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-long-blond-hait-red-lips_613910-7478.jpg?_wi=2", }, { id: "2", @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "Very courteous staff, very easy to book an appointment. Didn’t have to wait. Loved my pedicure experience.", tag: "Nails", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe_171337-12788.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-pedicure-treatment-spa-salon-beauty-concept_176420-11642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-having-pedicure-treatment-spa-salon-beauty-concept_176420-11642.jpg?_wi=2", }, { id: "4",