From c9e0705431a83f1a3f709e3ffe2f707bee5922f4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 03:59:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dd34b75..c793982 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/interface-countdown-set-with-modern-technology-symbols-realistic-isolated_1284-33140.jpg", imageAlt: "Authentication Guarantee"}, { id: "3", title: "Collector's Edition Perks", author: "Elite Tier", description: "Exclusive merchandise, limited edition accessories, and invitation-only events throughout the year.", tags: ["Exclusive", "Events"], - imageSrc: "http://img.b2bpic.net/free-vector/instagram-sale-stories-collection_23-2148592610.jpg", imageAlt: "Collector's Edition Perks"}, + imageSrc: "http://img.b2bpic.net/free-vector/instagram-sale-stories-collection_23-2148592610.jpg?_wi=1", imageAlt: "Collector's Edition Perks"}, ]} animationType="slide-up" textboxLayout="default" @@ -147,7 +147,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "VAULT ARCHIVE", name: "Genesis Collection 2023", price: "$2,450", rating: 5, - reviewCount: "127", imageSrc: "http://img.b2bpic.net/free-vector/instagram-sale-stories-collection_23-2148592610.jpg", imageAlt: "Genesis Collection 2023"}, + reviewCount: "127", imageSrc: "http://img.b2bpic.net/free-vector/instagram-sale-stories-collection_23-2148592610.jpg?_wi=2", imageAlt: "Genesis Collection 2023"}, { id: "2", brand: "VAULT ARCHIVE", name: "Midnight Capsule 2024", price: "$1,890", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/young-black-spanish-male-friends-standing-front-blue-metal-gate_181624-57919.jpg", imageAlt: "Midnight Capsule 2024"}, -- 2.49.1