diff --git a/src/app/page.tsx b/src/app/page.tsx index 95c2074..4794083 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function HomePage() { { value: "18+", title: "Age Verification Required" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/doctor-hand-hold-offer-patient-medical-marijuana-oil_1150-16910.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-hand-hold-offer-patient-medical-marijuana-oil_1150-16910.jpg?_wi=1" imageAlt="Laboratory testing and compliance certification" mediaAnimation="opacity" /> @@ -189,7 +189,7 @@ export default function HomePage() { { value: "24/7", title: "Online Support" }, ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/still-life-loose-tea_169016-2071.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-loose-tea_169016-2071.jpg?_wi=1" imageAlt="Curated premium cannabis collection" mediaAnimation="opacity" /> @@ -211,7 +211,7 @@ export default function HomePage() { handle: "@jamesmcannabis", testimonial: "Finally, a dispensary that treats cannabis retail professionally. The product selection is outstanding and the staff really knows their stuff. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", }, { id: "2", @@ -227,7 +227,7 @@ export default function HomePage() { handle: "@davidk_london", testimonial: "The quality control here is unmatched. Every product is exactly as described. I've been a regular customer for months and have never been disappointed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", }, { id: "4", @@ -243,7 +243,7 @@ export default function HomePage() { handle: "@marcusp_wellness", testimonial: "ELEVATE restored my faith in online cannabis retail. Professional, discreet, and reliable. The variety is impressive and prices are competitive for the quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", }, { id: "6", @@ -272,7 +272,7 @@ export default function HomePage() {