Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user