Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 20:28:49 +00:00

View File

@@ -108,16 +108,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Select Base Product", description: "Choose from our wide range of premium blank merchandise - t-shirts, hoodies, totes, and more.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-week-youtube-channel-art_23-2151019843.jpg", imageAlt: "Step 1: Select product", buttonIcon: ArrowRight
title: "Select Base Product", description: "Choose from our wide range of premium blank merchandise - t-shirts, hoodies, totes, and more.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-week-youtube-channel-art_23-2151019843.jpg?_wi=1", imageAlt: "Step 1: Select product", buttonIcon: ArrowRight
},
{
title: "Design Your Piece", description: "Use our design tool to add custom prints, colors, and personalization. Upload your own artwork or browse our Indian-inspired design library.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-week-youtube-channel-art_23-2151019843.jpg", imageAlt: "Step 2: Design customization", buttonIcon: ArrowRight
title: "Design Your Piece", description: "Use our design tool to add custom prints, colors, and personalization. Upload your own artwork or browse our Indian-inspired design library.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-week-youtube-channel-art_23-2151019843.jpg?_wi=2", imageAlt: "Step 2: Design customization", buttonIcon: ArrowRight
},
{
title: "Order & Receive", description: "Review your design, place your order, and we'll craft and ship your custom merchandise directly to your door.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-week-youtube-channel-art_23-2151019843.jpg", imageAlt: "Step 3: Order placement", buttonIcon: ShoppingCart
title: "Order & Receive", description: "Review your design, place your order, and we'll craft and ship your custom merchandise directly to your door.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-week-youtube-channel-art_23-2151019843.jpg?_wi=3", imageAlt: "Step 3: Order placement", buttonIcon: ShoppingCart
},
{
title: "Quality Guaranteed", description: "Every item goes through rigorous quality checks to ensure vibrant colors, durable prints, and premium materials.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-week-youtube-channel-art_23-2151019843.jpg", imageAlt: "Quality assurance", buttonIcon: CheckCircle
title: "Quality Guaranteed", description: "Every item goes through rigorous quality checks to ensure vibrant colors, durable prints, and premium materials.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-week-youtube-channel-art_23-2151019843.jpg?_wi=4", imageAlt: "Quality assurance", buttonIcon: CheckCircle
}
]}
/>