From 18a000e8140e4e135c8b7ae77a502ccf54fa3a56 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:22:18 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 73b209b..92417ee 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -66,7 +66,7 @@ export default function ContactPage() { value: "Email", title: "hello@therefineroom.com", description: "Send us your inquiries and we'll respond within 24 hours", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg?_wi=4", imageAlt: "Customer service representative", }, { @@ -74,7 +74,7 @@ export default function ContactPage() { value: "Support", title: "Customer Service", description: "Available Monday-Friday 9am-5pm EST for live assistance", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg?_wi=4", imageAlt: "Friendly support staff", }, ]}