diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 73d688d..1fbc4ed 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function AboutPage() { { 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=3" imageAlt="Curated premium cannabis collection" mediaAnimation="opacity" /> @@ -97,7 +97,7 @@ export default function AboutPage() { { 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=2" imageAlt="Laboratory testing and compliance certification" mediaAnimation="opacity" /> @@ -113,19 +113,19 @@ export default function AboutPage() { id: 1, title: "Quality First", description: "Every product undergoes rigorous quality control and independent lab testing. We reject anything below our exacting standards.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mystery-box-concept_23-2149516467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mystery-box-concept_23-2149516467.jpg?_wi=2", }, { id: 2, title: "Regulatory Excellence", description: "Full compliance with UK cannabis retail regulations. Transparent operations with robust age verification and documentation.", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-man-working-with-tablet_23-2147717389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-man-working-with-tablet_23-2147717389.jpg?_wi=2", }, { id: 3, title: "Customer Privacy", description: "Your privacy is sacred. Discreet packaging, secure delivery, and encrypted personal data. Never shared with third parties.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hands-putting-shipping-label-package-arranging-online-customers-orders_662251-2114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hands-putting-shipping-label-package-arranging-online-customers-orders_662251-2114.jpg?_wi=2", }, ]} textboxLayout="default" @@ -136,7 +136,7 @@ export default function AboutPage() {