From 721701d2d1d171a7bbc712f67fc7d92e1ca3884c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:21:28 +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 f2cbb1d..3e82d74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Philosophy" description="We believe that the items you choose to surround yourself with should tell a story. That's why we meticulously curate every piece to ensure quality, aesthetics, and lasting value." - imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-looking-wardrobe_23-2148304881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-looking-wardrobe_23-2148304881.jpg?_wi=1" imageAlt="Artisanal boutique space" /> @@ -196,7 +196,7 @@ export default function LandingPage() { title="Frequently Asked" description="Got questions? We've got answers." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-looking-wardrobe_23-2148304881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-looking-wardrobe_23-2148304881.jpg?_wi=2" imageAlt="FAQ supporting visual" mediaAnimation="slide-up" /> -- 2.49.1