From 2ab8112b035f149080d51132b3a3760a01d5c332 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 15:12:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cdbbcc2..aa4897a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function LandingPage() { price: "$890", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916732.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916732.jpg?_wi=1", }, { id: "p2", @@ -179,7 +179,7 @@ export default function LandingPage() { price: "$820", rating: 5, reviewCount: "145", - imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg?_wi=1", }, ]} title="Our Signature Collection" @@ -236,7 +236,7 @@ export default function LandingPage() { category: "Craftsmanship", title: "The Art of the Stitch", excerpt: "Exploring the ancient techniques that keep Veloura bags timeless.", - imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916732.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916732.jpg?_wi=2", authorName: "Elena Rossi", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", date: "Oct 12, 2024", @@ -246,7 +246,7 @@ export default function LandingPage() { category: "Sustainability", title: "Leather for the Future", excerpt: "How we source ethically to ensure our legacy remains positive.", - imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg?_wi=2", authorName: "Marcus Chen", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male_23-2148884378.jpg", date: "Oct 15, 2024", -- 2.49.1