From faa91c299613bf5b5e7067c57ce89d9f46d120dc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:12:50 +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 15d79af..40c289c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -155,19 +155,19 @@ export default function ContactPage() { id: 1, title: "Live Chat Support", description: "Connect with our beauty consultants instantly. Available Monday-Friday, 9am-6pm EST.", - imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?_wi=12", }, { id: 2, title: "Email Support", description: "Send us your questions at support@elevatebeauty.com. We respond within 24 hours.", - imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?_wi=13", }, { id: 3, title: "Personal Consultation", description: "Book a one-on-one session with our beauty experts for tailored recommendations and styling advice.", - imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?_wi=14", }, ]} textboxLayout="default"