From 890624681748e477d5dc9c68cfd74719b594ba60 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 18:14:24 +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 feda662..93614ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Explore Now", href: "#features" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453466.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453466.jpg?_wi=1" imageAlt="Premium HFITS Fashion Collection" mediaAnimation="slide-up" frameStyle="card" @@ -114,7 +114,7 @@ export default function LandingPage() { { value: "50K+", title: "Heads Turned" }, { value: "500+", title: "Essential Pieces" } ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453466.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453466.jpg?_wi=2" imageAlt="HFITS Street Style" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1