From adfc7541915c088752e5a0d217fccd0d22ff21ce Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:22:18 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a6eafac..2a50bee 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -88,7 +88,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=8" imageAlt="Fresh Local contact" useInvertedBackground={false} mediaAnimation="opacity" @@ -117,7 +117,7 @@ export default function ContactPage() { id: "4", title: "Do you accept bulk orders?", content: "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=9" imageAlt="Contact support" mediaAnimation="opacity" mediaPosition="right" @@ -129,7 +129,7 @@ export default function ContactPage() {