From 33c4e5da60d759280c2509dcd3d4a724490577cb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 13:05:50 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 067e09e..2718740 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -50,7 +50,7 @@ export default function ProductsPage() { { title: "Premium T-Shirts", description: "Made from 100% organic cotton with custom graphic designs. Available in multiple colors and sizes.", - imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448746.jpg?_wi=4", imageAlt: "Premium DOVERIA T-Shirt Collection", buttons: [ { @@ -62,7 +62,7 @@ export default function ProductsPage() { { title: "Luxury Hoodies", description: "Premium heavyweight hoodies with embroidered and printed designs. Perfect for layering or solo wear.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830406.jpg?_wi=4", imageAlt: "Premium DOVERIA Hoodie Collection", buttons: [ { @@ -89,7 +89,7 @@ export default function ProductsPage() { title: "Classic Minimalist T-Shirt", description: "Our signature piece featuring clean typography and premium fabric. A wardrobe essential.", tag: "Bestseller", - imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448746.jpg?_wi=5", imageAlt: "Classic Minimalist T-Shirt", buttons: [ { @@ -103,7 +103,7 @@ export default function ProductsPage() { title: "New: Armenian Script Hoodie", description: "Limited edition hoodie featuring beautiful Armenian typography. Only 100 units available.", tag: "New", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830406.jpg?_wi=5", imageAlt: "Armenian Script Hoodie", buttons: [ { @@ -117,7 +117,7 @@ export default function ProductsPage() { title: "Limited: Navy Monogram Tee", description: "Exclusive deep navy tee with embroidered monogram. A statement piece for discerning customers.", tag: "Limited", - imageSrc: "http://img.b2bpic.net/free-photo/dark-textured-stone-background_53876-88914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-textured-stone-background_53876-88914.jpg?_wi=4", imageAlt: "Navy Monogram Tee", buttons: [ { @@ -164,7 +164,7 @@ export default function ProductsPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/furniture-sale-instagram-post_52683-48084.jpg" + imageSrc="http://img.b2bpic.net/free-vector/furniture-sale-instagram-post_52683-48084.jpg?_wi=3" imageAlt="DOVERIA Product Collection" mediaAnimation="opacity" mediaPosition="left"