From 0b83daeb27defaadcc7b4c96f3ccdaec7e87444d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 12:57:23 +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 4c96171..b314ce0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { id: "formal-unstitch-1", name: "Formal Unstitch Wear", price: "$149.99", variant: "Premium Tailored", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-choosing-jacket-shop_171337-18967.jpg", imageAlt: "Formal men's unstitch wear premium tailored fit" }, { - id: "premium-collection-1", name: "Premium Collection", price: "$199.99", variant: "Limited Edition", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businessman-using-smartphone-office_329181-19631.jpg", imageAlt: "Luxury men's clothing unstitch premium collection" + id: "premium-collection-1", name: "Premium Collection", price: "$199.99", variant: "Limited Edition", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businessman-using-smartphone-office_329181-19631.jpg?_wi=1", imageAlt: "Luxury men's clothing unstitch premium collection" } ]} containerClassName="max-w-7xl mx-auto" @@ -121,7 +121,7 @@ export default function LandingPage() { features={[ { id: "free-shipping", title: "Free Shipping Always", description: "Complimentary shipping on all orders, no minimum purchase required. Your perfect unstitch wear arrives quickly and safely.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-male-tailor-taking-measurement-senior-man-s-sleeves-shop_23-2148180362.jpg", imageAlt: "Premium fabric color swatch palette" + imageSrc: "http://img.b2bpic.net/free-photo/young-male-tailor-taking-measurement-senior-man-s-sleeves-shop_23-2148180362.jpg?_wi=1", imageAlt: "Premium fabric color swatch palette" }, items: [ { icon: Truck, text: "Fast & Reliable Delivery" }, @@ -132,7 +132,7 @@ export default function LandingPage() { }, { id: "customization", title: "Unlimited Color Combinations", description: "Our advanced color picker lets you choose from thousands of color combinations. Preview your custom unstitch wear in real-time before ordering.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-male-tailor-taking-measurement-senior-man-s-sleeves-shop_23-2148180362.jpg", imageAlt: "Textile color selection premium menswear customization" + imageSrc: "http://img.b2bpic.net/free-photo/young-male-tailor-taking-measurement-senior-man-s-sleeves-shop_23-2148180362.jpg?_wi=2", imageAlt: "Textile color selection premium menswear customization" }, items: [ { icon: Palette, text: "Real-Time Preview" }, @@ -143,7 +143,7 @@ export default function LandingPage() { }, { id: "quality", title: "Premium Craftsmanship", description: "Each piece is meticulously crafted with attention to detail. We use only the finest materials and traditional techniques to ensure superior quality.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businessman-using-smartphone-office_329181-19631.jpg", imageAlt: "Artisan men's tailored unstitch premium craftsmanship" + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businessman-using-smartphone-office_329181-19631.jpg?_wi=2", imageAlt: "Artisan men's tailored unstitch premium craftsmanship" }, items: [ { icon: Award, text: "Master Craftsmen" },