From db42bdb9f137b69f68a9fbdd35610edd033b8229 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 19:30:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 49c1f20..f83a47a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,13 +114,13 @@ export default function LandingPage() { tagAnimation="blur-reveal" features={[ { - title: "Uncompromising Quality", description: "Each piece undergoes rigorous quality control to ensure durability and excellence", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-fashion-designer-adjusting-fabric-weighing-scale-machine-workshop_23-2148180384.jpg", imageAlt: "premium cotton fabric macro texture" + title: "Uncompromising Quality", description: "Each piece undergoes rigorous quality control to ensure durability and excellence", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-fashion-designer-adjusting-fabric-weighing-scale-machine-workshop_23-2148180384.jpg?_wi=1", imageAlt: "premium cotton fabric macro texture" }, { - title: "Sustainable Practices", description: "Environmentally conscious production methods and ethically sourced materials", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-fashion-designer-adjusting-fabric-weighing-scale-machine-workshop_23-2148180384.jpg", imageAlt: "sustainable material sourcing" + title: "Sustainable Practices", description: "Environmentally conscious production methods and ethically sourced materials", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-fashion-designer-adjusting-fabric-weighing-scale-machine-workshop_23-2148180384.jpg?_wi=2", imageAlt: "sustainable material sourcing" }, { - title: "Artisan Craftsmanship", description: "Skilled artisans bring decades of expertise to every stitch and seam", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-fashion-designer-adjusting-fabric-weighing-scale-machine-workshop_23-2148180384.jpg", imageAlt: "master craftsmanship detail" + title: "Artisan Craftsmanship", description: "Skilled artisans bring decades of expertise to every stitch and seam", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-fashion-designer-adjusting-fabric-weighing-scale-machine-workshop_23-2148180384.jpg?_wi=3", imageAlt: "master craftsmanship detail" } ]} gridVariant="three-columns-all-equal-width"