From 0cf8c87ee347190b3307526d30372894723b0b67 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 11:19:08 +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 a1bf8db..765f96f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/friends-getting-ready-drag-show_23-2149490860.jpg", imageAlt: "elegant black mini dress studio shot"}, { id: "p2", brand: "ChicAttire", name: "Silk Charmeuse Blouse", price: "$175.00", rating: 5, - reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-vector/black-white-killer-illustration_1060-64.jpg", imageAlt: "luxurious silk blouse women's apparel"}, + reviewCount: "18", imageSrc: "https://img.b2bpic.net/premium-photo/indoor-fashion-shoot-featuring-gen-z-models-with-layered-clothing-modern-accessories-unique-combinations-styles_1214173-48911.jpg?id=353550614", imageAlt: "luxurious silk blouse women's apparel"}, { id: "p3", brand: "ChicAttire", name: "Tailored Wide-Leg Trousers", price: "$210.00", rating: 4, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/elegant-fashionable-caucasian-female-pretty-white-suit-pants-posing-fashion-photoshoot_181624-57477.jpg", imageAlt: "high-waisted tailored trousers women"}, -- 2.49.1