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: "#" },