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"