diff --git a/src/app/page.tsx b/src/app/page.tsx index a86b9e1..5a6c36a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { id: "p3", name: "Night Balm", price: "$55", - imageSrc: "http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-assortment_23-2149013567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-assortment_23-2149013567.jpg?_wi=1", }, ]} title="Our Essentials" @@ -144,14 +144,14 @@ export default function LandingPage() { name: "Chloe T.", handle: "@chloetbeauty", testimonial: "The serum changed my morning routine completely. Truly radiant!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-girl-trendy-summer-light-pink-dress-sexy-carefree-woman-posing-positive-model-having-fun_158538-5134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-girl-trendy-summer-light-pink-dress-sexy-carefree-woman-posing-positive-model-having-fun_158538-5134.jpg?_wi=1", }, { id: "5", name: "James L.", handle: "@jamesglows", testimonial: "An incredible difference in texture. My morning glow is back!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-girl-trendy-summer-light-pink-dress-sexy-carefree-woman-posing-positive-model-having-fun_158538-5134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-girl-trendy-summer-light-pink-dress-sexy-carefree-woman-posing-positive-model-having-fun_158538-5134.jpg?_wi=2", }, ]} title="Loved By Your Skin" @@ -175,7 +175,7 @@ export default function LandingPage() { { title: "Clinical Efficacy", description: "Backed by dermatological research for visible results.", - imageSrc: "http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-assortment_23-2149013567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-assortment_23-2149013567.jpg?_wi=2", buttonIcon: "Microscope", }, ]}