Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -44,11 +44,11 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Luxurious Muslin Hijabs for the Modern Woman"
|
||||
description="Experience premium quality, elegant draping, and timeless style. Our handcrafted muslin hijabs combine traditional craftsmanship with contemporary elegance."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-beach-with-face-covered-by-veil_23-2149460624.jpg"
|
||||
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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641712.jpg"
|
||||
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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=2", 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", 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"
|
||||
|
||||
Reference in New Issue
Block a user