Merge version_1 into main #3
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user