diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b01e98..babf8ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/female-pharmacist-working-drugstore_259150-57972.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-pharmacist-working-drugstore_259150-57972.jpg?_wi=1" imageAlt="professional pharmacy shelves medicine" mediaAnimation="slide-up" avatars={[ @@ -151,7 +151,7 @@ export default function LandingPage() { "Convenient", "Reliable", ], - imageSrc: "http://img.b2bpic.net/free-photo/old-man-with-laptop_1157-45381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-man-with-laptop_1157-45381.jpg?_wi=1", }, { id: "f2", @@ -160,7 +160,7 @@ export default function LandingPage() { "Safety", "Quality", ], - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-products-copy-space-assortment_23-2148911582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-products-copy-space-assortment_23-2148911582.jpg?_wi=1", }, { id: "f3", @@ -169,7 +169,7 @@ export default function LandingPage() { "Support", "Consult", ], - imageSrc: "http://img.b2bpic.net/free-photo/african-american-asisstant-explaining-surgery-symptoms-remote-doctor_482257-21320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-asisstant-explaining-surgery-symptoms-remote-doctor_482257-21320.jpg?_wi=1", }, ]} title="Why Choose MediStore" @@ -189,7 +189,7 @@ export default function LandingPage() { name: "Pain Relief Tablet", price: "$12.00", variant: "General", - imageSrc: "http://img.b2bpic.net/free-photo/sealed-bottle-dairy_23-2147895674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sealed-bottle-dairy_23-2147895674.jpg?_wi=1", }, { id: "p2", @@ -278,7 +278,7 @@ export default function LandingPage() { quote: "Quick delivery and great prices.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-brunette-woman-working-pharmacy-drugstore-covering-one-eye-with-hand-confident-smile-face-surprise-emotion_839833-4472.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-pharmacist-working-drugstore_259150-57972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-pharmacist-working-drugstore_259150-57972.jpg?_wi=2", imageAlt: "happy pharmacy customer profile", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "Easy to order medicine online.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/couple-suffering-from-infertility_23-2149430773.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/old-man-with-laptop_1157-45381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-man-with-laptop_1157-45381.jpg?_wi=2", imageAlt: "happy pharmacy customer profile", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "Products are always fresh and genuine.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-african-american-female-doctor-shaking-hands-after-medical-appointment-clinic_637285-1164.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-products-copy-space-assortment_23-2148911582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-products-copy-space-assortment_23-2148911582.jpg?_wi=2", imageAlt: "happy pharmacy customer profile", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Support team is helpful.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-romantic-senior-couple-enjoying-their-time-bench-outdoors_23-2148645454.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-asisstant-explaining-surgery-symptoms-remote-doctor_482257-21320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-asisstant-explaining-surgery-symptoms-remote-doctor_482257-21320.jpg?_wi=2", imageAlt: "happy pharmacy customer profile", }, { @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "My go-to store for meds.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mature-woman-talking-her-doctor-medical-clinic_637285-9073.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sealed-bottle-dairy_23-2147895674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sealed-bottle-dairy_23-2147895674.jpg?_wi=2", imageAlt: "happy pharmacy customer profile", }, ]}