From f98a51c639f98bb6322434030cca82be84d4a357 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 15:49:48 +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 73b9c90..351d091 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,18 +114,18 @@ export default function LandingPage() { title: "Perfect Sizing Guide", description: "Comprehensive size charts and fitting guides to ensure every piece fits you perfectly. Easy returns and exchanges for complete satisfaction.", icon: Ruler, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-invoice-template_23-2150860024.jpg", imageAlt: "Size chart guide"}, + imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-invoice-template_23-2150860024.jpg?_wi=1", imageAlt: "Size chart guide"}, { - imageSrc: "http://img.b2bpic.net/free-photo/detail-brown-black-feather-backgrounds_23-2148114526.jpg", imageAlt: "Quality fabric detail"}, + imageSrc: "http://img.b2bpic.net/free-photo/detail-brown-black-feather-backgrounds_23-2148114526.jpg?_wi=1", imageAlt: "Quality fabric detail"}, ], }, { title: "Premium Quality Materials", description: "All our garments are crafted from the finest fabrics sourced globally. We maintain rigorous quality standards for durability and comfort in every collection.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/detail-brown-black-feather-backgrounds_23-2148114526.jpg", imageAlt: "Premium fabric texture"}, + imageSrc: "http://img.b2bpic.net/free-photo/detail-brown-black-feather-backgrounds_23-2148114526.jpg?_wi=2", imageAlt: "Premium fabric texture"}, { - imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-invoice-template_23-2150860024.jpg", imageAlt: "Quality assurance"}, + imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-invoice-template_23-2150860024.jpg?_wi=2", imageAlt: "Quality assurance"}, ], }, ]} -- 2.49.1