From 5105cb1a31a868e1b2ba702a975ad630b81c1629 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:30:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 284b346..88989c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { reviewCount: "10+", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-clothing-thrift-store_23-2150952359.jpg", imageAlt: "Salwar suits collection"}, { id: "4", brand: "ARS Fashion", name: "Party Wear", price: "Starting from ₹1,599", rating: 5, - reviewCount: "10+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mature-couple-shopping-mall_329181-20503.jpg", imageAlt: "Party wear collection"}, + reviewCount: "10+", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400881.jpg?id=26140487", imageAlt: "Party wear collection"}, ]} gridVariant="two-columns-alternating-heights" animationType="slide-up"