From 5349a4c098d442b75f332264824dbea4edb9c990 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 21:53:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 525798e..c090ab6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,7 +144,7 @@ export default function LandingPage() { faqsAnimation="slide-up" title="Concierge Support" description="Answers to your most frequently asked questions regarding our curation and delivery." - imageSrc="http://img.b2bpic.net/free-photo/contact-bg.jpg" + imageSrc="http://img.b2bpic.net/free-photo/contact-bg.jpg?_wi=1" imageAlt="Luxury store interior boutique" /> @@ -160,7 +160,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Your inquiry...", required: true }} buttonText="Send Inquiry" - imageSrc="http://img.b2bpic.net/free-photo/contact-bg.jpg" + imageSrc="http://img.b2bpic.net/free-photo/contact-bg.jpg?_wi=2" imageAlt="Luxury store interior boutique" /> -- 2.49.1