From f02c2c55f5e126bb432a16cf8dbd7fcc0486c3a8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:17:26 +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 45456ef..9d38051 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -43,7 +43,7 @@ export default function ContactPage() { title="Get in Touch with FurniturePro" description="We'd love to hear from you. Whether you have questions about our products, need design advice, or want to discuss a custom project, our team is here to help." background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/living-room-with-blue-white-couch-blue-white-painting_123827-23871.jpg" + imageSrc="http://img.b2bpic.net/free-photo/living-room-with-blue-white-couch-blue-white-painting_123827-23871.jpg?_wi=2" imageAlt="Contact us" buttons={[ { text: "Send Message", href: "#" },