Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-20 11:14:55 +00:00

View File

@@ -168,10 +168,10 @@ export default function LandingPage() {
title: "Premium Fabric Quality", description: "Each piece is crafted from finest silk—Maheshwari, Chanderi, and Dola—sourced directly for purity and durability.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/yellow-brown-raw-fusilli-pasta-blue-background-high-quality-photo_114579-36285.jpg", imageAlt: "Premium silk fabric texture and embroidery detail"
imageSrc: "http://img.b2bpic.net/free-photo/yellow-brown-raw-fusilli-pasta-blue-background-high-quality-photo_114579-36285.jpg?_wi=1", imageAlt: "Premium silk fabric texture and embroidery detail"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/yellow-brown-raw-fusilli-pasta-blue-background-high-quality-photo_114579-36285.jpg", imageAlt: "Close-up of fine embroidery on luxury fabric"
imageSrc: "http://img.b2bpic.net/free-photo/yellow-brown-raw-fusilli-pasta-blue-background-high-quality-photo_114579-36285.jpg?_wi=2", imageAlt: "Close-up of fine embroidery on luxury fabric"
}
]
},
@@ -179,10 +179,10 @@ export default function LandingPage() {
title: "Honest Pricing", description: "No inflated luxury markups. We believe quality ethnic wear should be accessible. You get premium feel at fair, transparent prices.", icon: TrendingUp,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/hundred-percent-guarantee-labels-set_23-2148722205.jpg", imageAlt: "Transparent pricing and authenticity certification"
imageSrc: "http://img.b2bpic.net/free-vector/hundred-percent-guarantee-labels-set_23-2148722205.jpg?_wi=1", imageAlt: "Transparent pricing and authenticity certification"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/hundred-percent-guarantee-labels-set_23-2148722205.jpg", imageAlt: "Quality assurance and price transparency"
imageSrc: "http://img.b2bpic.net/free-vector/hundred-percent-guarantee-labels-set_23-2148722205.jpg?_wi=2", imageAlt: "Quality assurance and price transparency"
}
]
},
@@ -190,10 +190,10 @@ export default function LandingPage() {
title: "Customer-First Service", description: "Our team is trained to understand your needs. Personalized styling advice, detailed product information, and hassle-free exchanges ensure your satisfaction.", icon: Heart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/psychological-therapy-support-group-meeting_23-2151044463.jpg", imageAlt: "Professional customer service team support"
imageSrc: "http://img.b2bpic.net/free-photo/psychological-therapy-support-group-meeting_23-2151044463.jpg?_wi=1", imageAlt: "Professional customer service team support"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/psychological-therapy-support-group-meeting_23-2151044463.jpg", imageAlt: "Friendly and helpful customer support"
imageSrc: "http://img.b2bpic.net/free-photo/psychological-therapy-support-group-meeting_23-2151044463.jpg?_wi=2", imageAlt: "Friendly and helpful customer support"
}
]
}