diff --git a/src/app/page.tsx b/src/app/page.tsx index 52585fa..f34c5e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Premium Collection" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-beach-with-face-covered-by-veil_23-2149460624.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-beach-with-face-covered-by-veil_23-2149460624.jpg?_wi=1" imageAlt="Elegant muslin hijab showcase" mediaAnimation="slide-up" buttons={[ @@ -68,7 +68,7 @@ export default function LandingPage() { description="Muslin & Grace" subdescription="Celebrating Modest Fashion Since 2015" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641712.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641712.jpg?_wi=1" imageAlt="Premium muslin fabric quality" mediaAnimation="slide-up" useInvertedBackground={false} @@ -91,10 +91,10 @@ export default function LandingPage() { id: "1", name: "Elegant Pearl Muslin", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-beach-hiding-her-face-veil_23-2149460574.jpg", imageAlt: "Pearl white muslin hijab" }, { - id: "2", name: "Golden Sunset Drape", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-beach-with-face-covered-by-veil_23-2149460624.jpg", imageAlt: "Golden beige muslin hijab" + id: "2", name: "Golden Sunset Drape", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-beach-with-face-covered-by-veil_23-2149460624.jpg?_wi=2", imageAlt: "Golden beige muslin hijab" }, { - id: "3", name: "Charcoal Grace", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-beach-with-face-covered-by-veil_23-2149460624.jpg", imageAlt: "Charcoal gray muslin hijab" + id: "3", name: "Charcoal Grace", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-beach-with-face-covered-by-veil_23-2149460624.jpg?_wi=3", imageAlt: "Charcoal gray muslin hijab" } ]} /> @@ -109,7 +109,7 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "Premium Muslin Fabric", description: "Breathable, soft, and durable muslin that feels luxurious against the skin while maintaining perfect drape.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641712.jpg", imageAlt: "Premium muslin texture" + id: "1", title: "Premium Muslin Fabric", description: "Breathable, soft, and durable muslin that feels luxurious against the skin while maintaining perfect drape.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641712.jpg?_wi=2", imageAlt: "Premium muslin texture" }, { id: "2", title: "Handcrafted Excellence", description: "Each hijab is carefully stitched by skilled artisans, ensuring impeccable quality and attention to detail.", tag: "Craftsmanship", imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647273.jpg", imageAlt: "Handcrafted stitching detail"