diff --git a/src/app/page.tsx b/src/app/page.tsx index 0691e94..d16e470 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "ARS Fashion", name: "Designer Blouses", price: "Starting from ₹599", rating: 5, - reviewCount: "10+", imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-trying-out-clothes_23-2148660730.jpg", imageAlt: "Designer blouses collection"}, + reviewCount: "10+", imageSrc: "http://img.b2bpic.net/premium-photo/pretty-woman-dressed-traditional-indian-blouse-covered-head-shawl-dupatta-with-gilded-edge_926199-2535956.jpg?id=183146970", imageAlt: "Designer blouses collection"}, { id: "2", brand: "ARS Fashion", name: "Ethnic Wear", price: "Starting from ₹899", rating: 5, reviewCount: "10+", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502983.jpg", imageAlt: "Ethnic wear collection"},