From 0c36e39f68445c954a971a2a6092d4b94e1a35ac Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 00:16:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e95c071..b9e2f39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,10 +65,10 @@ export default function LandingPage() { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-fast-fashion-concept_23-2150805333.jpg", imageAlt: "Designer Fashion Pieces" }, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-lady-jeans-with-black-lace-jeans-poses-background-wooden-door-curly-girl-with-bright-red-lips-looks-into-camera-street_197531-28053.jpg", imageAlt: "Curated Classic Items" + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-lady-jeans-with-black-lace-jeans-poses-background-wooden-door-curly-girl-with-bright-red-lips-looks-into-camera-street_197531-28053.jpg?_wi=1", imageAlt: "Curated Classic Items" }, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg", imageAlt: "Premium Collection" + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg?_wi=1", imageAlt: "Premium Collection" }, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/young-women-posing-near-old-decorated-car_1153-6207.jpg", imageAlt: "Diverse Fashion Styles" @@ -83,13 +83,13 @@ export default function LandingPage() {