From 20b01e2f413b7dbc474febf71edc328a150f095b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:10:57 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8bddfd9..5181fd1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -70,7 +70,7 @@ export default function ContactPage() { title="Get in Touch" description="Whether you're looking to schedule a personal appointment, inquire about a specific piece, or simply want to learn more about our collections, we're here to help. Contact our specialists today." tag="Connect With Us" - imageSrc="http://img.b2bpic.net/free-photo/jewelry-store-employee-holding-tablet-helps-customers-choose-rings-providing-information-price-manufacturer-jewelry-copy-space-about-holiday-gifts_166373-8867.jpg" + imageSrc="http://img.b2bpic.net/free-photo/jewelry-store-employee-holding-tablet-helps-customers-choose-rings-providing-information-price-manufacturer-jewelry-copy-space-about-holiday-gifts_166373-8867.jpg?_wi=3" imageAlt="Kirk Freeport contact and consultation" buttons={[{ text: "Schedule Appointment", href: "#contact-form" }]} useInvertedBackground={false}