diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9860372..150e6d2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -91,7 +91,7 @@ export default function ContactPage() { { value: "24/7", title: "WhatsApp Available" }, { value: "Fast", title: "Response Time" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg" + imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg?_wi=9" imageAlt="Fresh Local contact" useInvertedBackground={false} mediaAnimation="opacity" @@ -131,7 +131,7 @@ export default function ContactPage() { "Yes! We specialize in bulk orders for restaurants, shops, and businesses. Contact us for wholesale pricing: +250 783 847 767 or info@freshlocal.rw", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg" + imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg?_wi=10" imageAlt="Contact support" mediaAnimation="opacity" mediaPosition="right" @@ -143,7 +143,7 @@ export default function ContactPage() {