Merge version_1 into main #2
256
src/app/page.tsx
256
src/app/page.tsx
@@ -32,36 +32,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "shop",
|
||||
href: "/shop",
|
||||
},
|
||||
name: "Shop", id: "/shop"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
href: "/faq",
|
||||
},
|
||||
name: "FAQ", id: "/faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Elegance Hair Co."
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
}}
|
||||
text: "Shop Now", href: "/shop"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -71,15 +54,11 @@ export default function LandingPage() {
|
||||
description="Discover exquisite wigs and hair attachments crafted for unparalleled beauty and confidence. Experience the luxury you deserve."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collections",
|
||||
href: "/shop",
|
||||
},
|
||||
text: "Shop Collections", href: "/shop"},
|
||||
{
|
||||
text: "Explore Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Explore Our Story", href: "/about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-beautiful-caucasian-blonde-woman-fashion-gold-body_149155-4501.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-beautiful-caucasian-blonde-woman-fashion-gold-body_149155-4501.jpg"
|
||||
imageAlt="Luxurious female model wearing an elegant black wig"
|
||||
textPosition="bottom-left"
|
||||
showDimOverlay={true}
|
||||
@@ -96,19 +75,13 @@ export default function LandingPage() {
|
||||
description="At Elegance Hair Co., we believe in empowering women through luxurious hair solutions. Our collection features meticulously designed wigs and attachments, ensuring a flawless look and feel for every occasion."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Superior Quality",
|
||||
description: "Each wig is crafted with the finest human hair or premium synthetic fibers for a natural look and exceptional durability.",
|
||||
},
|
||||
title: "Superior Quality", description: "Each wig is crafted with the finest human hair or premium synthetic fibers for a natural look and exceptional durability."},
|
||||
{
|
||||
title: "Natural Appearance",
|
||||
description: "Designed for seamless blending, our wigs offer an undetectable hairline and a lightweight, comfortable fit.",
|
||||
},
|
||||
title: "Natural Appearance", description: "Designed for seamless blending, our wigs offer an undetectable hairline and a lightweight, comfortable fit."},
|
||||
{
|
||||
title: "Versatile Styling",
|
||||
description: "Enjoy the freedom to style your hairpiece just like your natural hair, from sleek straight to bouncy curls.",
|
||||
},
|
||||
title: "Versatile Styling", description: "Enjoy the freedom to style your hairpiece just like your natural hair, from sleek straight to bouncy curls."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-posing-outdoors_23-2148926748.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-posing-outdoors_23-2148926748.jpg"
|
||||
imageAlt="Close-up of wig making process"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -122,25 +95,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Luxurious Human Hair",
|
||||
description: "Indulge in the softest, most natural human hair wigs that can be styled, colored, and treated just like your own hair.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-intresting-make-up_7502-5715.jpg?_wi=1",
|
||||
imageAlt: "Close-up of luxurious human hair texture",
|
||||
},
|
||||
title: "Luxurious Human Hair", description: "Indulge in the softest, most natural human hair wigs that can be styled, colored, and treated just like your own hair.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-intresting-make-up_7502-5715.jpg", imageAlt: "Close-up of luxurious human hair texture"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Seamless Integration",
|
||||
description: "Our expert designs ensure a perfect blend with your natural hairline, offering an undetectable and truly authentic look.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-intresting-make-up_7502-5715.jpg?_wi=2",
|
||||
imageAlt: "Close-up of luxurious human hair texture",
|
||||
},
|
||||
title: "Seamless Integration", description: "Our expert designs ensure a perfect blend with your natural hairline, offering an undetectable and truly authentic look.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-intresting-make-up_7502-5715.jpg", imageAlt: "Close-up of luxurious human hair texture"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Lasting Durability",
|
||||
description: "Crafted for longevity, our products maintain their beauty and integrity, providing enduring elegance and value.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-intresting-make-up_7502-5715.jpg?_wi=3",
|
||||
imageAlt: "Close-up of luxurious human hair texture",
|
||||
},
|
||||
title: "Lasting Durability", description: "Crafted for longevity, our products maintain their beauty and integrity, providing enduring elegance and value.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-intresting-make-up_7502-5715.jpg", imageAlt: "Close-up of luxurious human hair texture"},
|
||||
]}
|
||||
title="Experience Unrivaled Quality"
|
||||
description="From opulent human hair to innovative synthetic blends, each piece offers unmatched versatility and longevity, reflecting our commitment to excellence."
|
||||
@@ -155,26 +116,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Classic Curly Elegance",
|
||||
price: "$599.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-flowers-neck-looking-camera_23-2148098448.jpg?_wi=1",
|
||||
imageAlt: "Classic Curly Wig",
|
||||
},
|
||||
id: "1", name: "Classic Curly Elegance", price: "$599.00", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-flowers-neck-looking-camera_23-2148098448.jpg", imageAlt: "Classic Curly Wig"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sleek Straight Glamour",
|
||||
price: "$489.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-person-with-cozy-clothes_23-2149137861.jpg?_wi=1",
|
||||
imageAlt: "Sleek Straight Wig",
|
||||
},
|
||||
id: "2", name: "Sleek Straight Glamour", price: "$489.00", imageSrc: "http://img.b2bpic.net/free-photo/autumn-person-with-cozy-clothes_23-2149137861.jpg", imageAlt: "Sleek Straight Wig"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Voluminous Wavy Affair",
|
||||
price: "$649.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-black-blouse-with-curly-hair-high-quality-photo_114579-35276.jpg?_wi=1",
|
||||
imageAlt: "Voluminous Wavy Wig",
|
||||
},
|
||||
id: "3", name: "Voluminous Wavy Affair", price: "$649.00", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-black-blouse-with-curly-hair-high-quality-photo_114579-35276.jpg", imageAlt: "Voluminous Wavy Wig"},
|
||||
]}
|
||||
title="Our Exquisite Collections"
|
||||
description="Explore our curated selection of premium wigs and hair enhancements, designed to complement every style and occasion with unparalleled grace."
|
||||
@@ -189,41 +135,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sophia L.",
|
||||
role: "Fashion Blogger",
|
||||
company: "StyleMaven",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-drinking-coffee-balcony_329181-15439.jpg?_wi=1",
|
||||
imageAlt: "Sophia L.",
|
||||
},
|
||||
id: "1", name: "Sophia L.", role: "Fashion Blogger", company: "StyleMaven", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-drinking-coffee-balcony_329181-15439.jpg", imageAlt: "Sophia L."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Isabella R.",
|
||||
role: "CEO, Lumina Group",
|
||||
company: "Lumina Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23097.jpg?_wi=1",
|
||||
imageAlt: "Isabella R.",
|
||||
},
|
||||
id: "2", name: "Isabella R.", role: "CEO, Lumina Group", company: "Lumina Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23097.jpg", imageAlt: "Isabella R."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mia D.",
|
||||
role: "Artist & Creative Director",
|
||||
company: "Artistic Flair",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/angry-italian-woman-with-curly-hair-red-dress-boiling-from-anger-frowning-clenching-hands-ou_1258-163969.jpg?_wi=1",
|
||||
imageAlt: "Mia D.",
|
||||
},
|
||||
id: "3", name: "Mia D.", role: "Artist & Creative Director", company: "Artistic Flair", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/angry-italian-woman-with-curly-hair-red-dress-boiling-from-anger-frowning-clenching-hands-ou_1258-163969.jpg", imageAlt: "Mia D."},
|
||||
{
|
||||
id: "4",
|
||||
name: "Olivia M.",
|
||||
role: "Luxury Brand Consultant",
|
||||
company: "Prestige Advisors",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-charming-brownhaired-with-professional-delicate-makeup-attractive-female-posing-studio-lingerie-looking-camera-with-seduction-isolated-dark-background_132075-11923.jpg?_wi=1",
|
||||
imageAlt: "Olivia M.",
|
||||
},
|
||||
id: "4", name: "Olivia M.", role: "Luxury Brand Consultant", company: "Prestige Advisors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-charming-brownhaired-with-professional-delicate-makeup-attractive-female-posing-studio-lingerie-looking-camera-with-seduction-isolated-dark-background_132075-11923.jpg", imageAlt: "Olivia M."},
|
||||
]}
|
||||
title="Voices of Elegance"
|
||||
description="Hear from our delighted clients who have transformed their look and confidence with our premium hair solutions. Their satisfaction is our greatest reward."
|
||||
@@ -235,35 +157,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
logos={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-white-flamenca-dancer-looking-hands_23-2148235436.jpg",
|
||||
alt: "Vogue Magazine",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/vintage-boutique-logo_1057-438.jpg",
|
||||
alt: "Harper's Bazaar",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/charming-lady-velvet-outfit-holds-martini-glass_197531-15680.jpg",
|
||||
alt: "Elle Magazine",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/logos-collection-with-vintage-luxury-style_23-2147842742.jpg",
|
||||
alt: "Glamour Magazine",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/elegant-logos-collection_1198-320.jpg",
|
||||
alt: "Marie Claire Magazine",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/cute-yoga-center-logos-pack-lineal-style_23-2147541336.jpg",
|
||||
alt: "Cosmopolitan Magazine",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/flat-design-science-labels-badges_23-2149166791.jpg",
|
||||
alt: "InStyle Magazine",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/black-white-flamenca-dancer-looking-hands_23-2148235436.jpg", "http://img.b2bpic.net/free-vector/vintage-boutique-logo_1057-438.jpg", "http://img.b2bpic.net/free-photo/charming-lady-velvet-outfit-holds-martini-glass_197531-15680.jpg", "http://img.b2bpic.net/free-vector/logos-collection-with-vintage-luxury-style_23-2147842742.jpg", "http://img.b2bpic.net/free-vector/elegant-logos-collection_1198-320.jpg", "http://img.b2bpic.net/free-vector/cute-yoga-center-logos-pack-lineal-style_23-2147541336.jpg", "http://img.b2bpic.net/free-vector/flat-design-science-labels-badges_23-2149166791.jpg"
|
||||
]}
|
||||
names={[]}
|
||||
title="Trusted by Luxury Enthusiasts"
|
||||
description="As featured in leading fashion publications and adored by a discerning clientele worldwide, Elegance Hair Co. sets the standard for premium hair. "
|
||||
/>
|
||||
@@ -275,35 +171,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What is your return policy?",
|
||||
content: "We offer a 14-day return policy for unworn, unaltered wigs and attachments in their original packaging. Please review our full policy on the dedicated Returns page for more details.",
|
||||
},
|
||||
id: "1", title: "What is your return policy?", content: "We offer a 14-day return policy for unworn, unaltered wigs and attachments in their original packaging. Please review our full policy on the dedicated Returns page for more details."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What are your shipping options?",
|
||||
content: "We provide several shipping options, including standard and expedited services. Shipping costs and delivery times vary by destination. Details can be found on our Shipping Information page.",
|
||||
},
|
||||
id: "2", title: "What are your shipping options?", content: "We provide several shipping options, including standard and expedited services. Shipping costs and delivery times vary by destination. Details can be found on our Shipping Information page."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How do I choose the right wig?",
|
||||
content: "Consider your face shape, desired style, and material preference (human hair vs. synthetic). Our comprehensive buying guide and customer service team are available to assist you.",
|
||||
},
|
||||
id: "3", title: "How do I choose the right wig?", content: "Consider your face shape, desired style, and material preference (human hair vs. synthetic). Our comprehensive buying guide and customer service team are available to assist you."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How do I care for my wig?",
|
||||
content: "Proper care extends the life of your wig. We recommend using sulfate-free shampoos and conditioners, air-drying, and gentle styling. Specific instructions are provided with each product.",
|
||||
},
|
||||
id: "4", title: "How do I care for my wig?", content: "Proper care extends the life of your wig. We recommend using sulfate-free shampoos and conditioners, air-drying, and gentle styling. Specific instructions are provided with each product."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Are your wigs suitable for sensitive scalps?",
|
||||
content: "Many of our wigs feature breathable caps and hypoallergenic materials, designed for comfort even on sensitive scalps. Look for specific product descriptions or contact us for recommendations.",
|
||||
},
|
||||
id: "5", title: "Are your wigs suitable for sensitive scalps?", content: "Many of our wigs feature breathable caps and hypoallergenic materials, designed for comfort even on sensitive scalps. Look for specific product descriptions or contact us for recommendations."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Yes, we proudly offer international shipping to a wide range of countries. Please check our Shipping Information page for a list of eligible destinations and associated costs.",
|
||||
},
|
||||
id: "6", title: "Do you offer international shipping?", content: "Yes, we proudly offer international shipping to a wide range of countries. Please check our Shipping Information page for a list of eligible destinations and associated costs."},
|
||||
]}
|
||||
title="Your Questions, Answered"
|
||||
description="Find detailed information on our policies, product care, and more to ensure a seamless and confident shopping experience with Elegance Hair Co."
|
||||
@@ -315,8 +193,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="We're Here to Assist You"
|
||||
description="Have a question about our luxurious collections or need personalized styling advice? Reach out to our expert team for dedicated support."
|
||||
@@ -334,70 +211,41 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "All Wigs",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "All Wigs", href: "/shop"},
|
||||
{
|
||||
label: "Human Hair",
|
||||
href: "/shop#human-hair",
|
||||
},
|
||||
label: "Human Hair", href: "/shop#human-hair"},
|
||||
{
|
||||
label: "Synthetic Wigs",
|
||||
href: "/shop#synthetic-wigs",
|
||||
},
|
||||
label: "Synthetic Wigs", href: "/shop#synthetic-wigs"},
|
||||
{
|
||||
label: "Hair Extensions",
|
||||
href: "/shop#extensions",
|
||||
},
|
||||
label: "Hair Extensions", href: "/shop#extensions"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Our Craft",
|
||||
href: "/about#craft",
|
||||
},
|
||||
label: "Our Craft", href: "/about#craft"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/faq",
|
||||
},
|
||||
label: "FAQ", href: "/faq"},
|
||||
{
|
||||
label: "Shipping Info",
|
||||
href: "/faq#shipping",
|
||||
},
|
||||
label: "Shipping Info", href: "/faq#shipping"},
|
||||
{
|
||||
label: "Return Policy",
|
||||
href: "/faq#return-policy",
|
||||
},
|
||||
label: "Return Policy", href: "/faq#return-policy"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -27,36 +27,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "shop",
|
||||
href: "/shop",
|
||||
},
|
||||
name: "Shop", id: "/shop"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
href: "/faq",
|
||||
},
|
||||
name: "FAQ", id: "/faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Elegance Hair Co."
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
}}
|
||||
text: "Shop Now", href: "/shop"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -65,79 +48,32 @@ export default function LandingPage() {
|
||||
layout="section"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Classic",
|
||||
name: "Elegance Classic Curly",
|
||||
price: "$299.00",
|
||||
rating: 4.8,
|
||||
reviewCount: "245",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-flowers-neck-looking-camera_23-2148098448.jpg?_wi=2",
|
||||
imageAlt: "elegant curly black wig mannequin",
|
||||
},
|
||||
id: "1", category: "Classic", name: "Elegance Classic Curly", price: "$299.00", rating: 4.8,
|
||||
reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-flowers-neck-looking-camera_23-2148098448.jpg", imageAlt: "elegant curly black wig mannequin"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Modern",
|
||||
name: "Sleek Straight Luxury",
|
||||
price: "$349.00",
|
||||
rating: 4.9,
|
||||
reviewCount: "310",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-person-with-cozy-clothes_23-2149137861.jpg?_wi=2",
|
||||
imageAlt: "sleek straight black wig mannequin",
|
||||
},
|
||||
id: "2", category: "Modern", name: "Sleek Straight Luxury", price: "$349.00", rating: 4.9,
|
||||
reviewCount: "310", imageSrc: "http://img.b2bpic.net/free-photo/autumn-person-with-cozy-clothes_23-2149137861.jpg", imageAlt: "sleek straight black wig mannequin"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Volume",
|
||||
name: "Voluminous Wave Wig",
|
||||
price: "$319.00",
|
||||
rating: 4.7,
|
||||
reviewCount: "188",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-black-blouse-with-curly-hair-high-quality-photo_114579-35276.jpg?_wi=2",
|
||||
imageAlt: "voluminous wavy black wig mannequin",
|
||||
},
|
||||
id: "3", category: "Volume", name: "Voluminous Wave Wig", price: "$319.00", rating: 4.7,
|
||||
reviewCount: "188", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-black-blouse-with-curly-hair-high-quality-photo_114579-35276.jpg", imageAlt: "voluminous wavy black wig mannequin"},
|
||||
{
|
||||
id: "4",
|
||||
category: "Specialty",
|
||||
name: "Blonde Bombshell",
|
||||
price: "$375.00",
|
||||
rating: 4.9,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-charming-blond-woman-with-voluminous-long-hair-beautiful-girl-white-dress_158538-4127.jpg",
|
||||
imageAlt: "blonde wavy wig model",
|
||||
},
|
||||
id: "4", category: "Specialty", name: "Blonde Bombshell", price: "$375.00", rating: 4.9,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-charming-blond-woman-with-voluminous-long-hair-beautiful-girl-white-dress_158538-4127.jpg", imageAlt: "blonde wavy wig model"},
|
||||
{
|
||||
id: "5",
|
||||
category: "Everyday",
|
||||
name: "Natural Brown Blend",
|
||||
price: "$280.00",
|
||||
rating: 4.5,
|
||||
reviewCount: "92",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-caucasian-woman-wearing-straw-hat_149155-2748.jpg",
|
||||
imageAlt: "natural brown straight wig",
|
||||
},
|
||||
id: "5", category: "Everyday", name: "Natural Brown Blend", price: "$280.00", rating: 4.5,
|
||||
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-caucasian-woman-wearing-straw-hat_149155-2748.jpg", imageAlt: "natural brown straight wig"},
|
||||
]}
|
||||
searchPlaceholder="Search our exquisite collections..."
|
||||
filters={[
|
||||
{
|
||||
label: "Style",
|
||||
options: [
|
||||
"All",
|
||||
"Curly",
|
||||
"Straight",
|
||||
"Wavy",
|
||||
],
|
||||
selected: "All",
|
||||
onChange: "(value) => console.log(value)",
|
||||
label: "Style", options: [
|
||||
"All", "Curly", "Straight", "Wavy"],
|
||||
selected: "All", onChange: (value) => console.log(value),
|
||||
},
|
||||
{
|
||||
label: "Color",
|
||||
options: [
|
||||
"All",
|
||||
"Black",
|
||||
"Brown",
|
||||
"Blonde",
|
||||
],
|
||||
selected: "All",
|
||||
onChange: "(value) => console.log(value)",
|
||||
label: "Color", options: [
|
||||
"All", "Black", "Brown", "Blonde"],
|
||||
selected: "All", onChange: (value) => console.log(value),
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -150,29 +86,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Premium Human Hair",
|
||||
description: "Experience the softness, natural movement, and styling versatility of 100% ethically sourced human hair.",
|
||||
tag: "Quality First",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-intresting-make-up_7502-5715.jpg?_wi=4",
|
||||
imageAlt: "silky smooth long black hair texture close-up",
|
||||
},
|
||||
id: "1", title: "Premium Human Hair", description: "Experience the softness, natural movement, and styling versatility of 100% ethically sourced human hair.", tag: "Quality First", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-intresting-make-up_7502-5715.jpg", imageAlt: "silky smooth long black hair texture close-up"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Expert Handcrafting",
|
||||
description: "Our wigs are meticulously handcrafted by skilled artisans, ensuring every strand is perfectly placed for a seamless finish.",
|
||||
tag: "Artisan Craft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-posing-outdoors_23-2148926748.jpg?_wi=2",
|
||||
imageAlt: "close-up wig making process craftsmanship",
|
||||
},
|
||||
id: "2", title: "Expert Handcrafting", description: "Our wigs are meticulously handcrafted by skilled artisans, ensuring every strand is perfectly placed for a seamless finish.", tag: "Artisan Craft", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-posing-outdoors_23-2148926748.jpg", imageAlt: "close-up wig making process craftsmanship"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Customizable Comfort",
|
||||
description: "Designed for a secure and comfortable fit, our wigs feature adjustable caps and breathable materials for all-day wear.",
|
||||
tag: "Perfect Fit",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-close-up-female-face_23-2149176465.jpg",
|
||||
imageAlt: "woman adjusting wig on head",
|
||||
},
|
||||
id: "3", title: "Customizable Comfort", description: "Designed for a secure and comfortable fit, our wigs feature adjustable caps and breathable materials for all-day wear.", tag: "Perfect Fit", imageSrc: "http://img.b2bpic.net/free-photo/cropped-close-up-female-face_23-2149176465.jpg", imageAlt: "woman adjusting wig on head"},
|
||||
]}
|
||||
title="Crafted for Confidence & Style"
|
||||
description="Each Elegance Hair Co. wig is a masterpiece, designed to offer unparalleled comfort, natural appearance, and enduring beauty. Explore what makes our collections truly exceptional."
|
||||
@@ -185,40 +103,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sophia R.",
|
||||
handle: "@sophia_style",
|
||||
testimonial: "This wig is simply stunning! The quality is unmatched, and it feels so natural. I've received so many compliments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-drinking-coffee-balcony_329181-15439.jpg?_wi=2",
|
||||
imageAlt: "smiling elegant black woman portrait",
|
||||
},
|
||||
id: "1", name: "Sophia R.", handle: "@sophia_style", testimonial: "This wig is simply stunning! The quality is unmatched, and it feels so natural. I've received so many compliments.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-drinking-coffee-balcony_329181-15439.jpg", imageAlt: "smiling elegant black woman portrait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Isabella M.",
|
||||
handle: "@bella_glam",
|
||||
testimonial: "Elegance Hair Co. delivers! My new wig is comfortable, beautiful, and boosts my confidence every time I wear it.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23097.jpg?_wi=2",
|
||||
imageAlt: "smiling confident woman portrait",
|
||||
},
|
||||
id: "2", name: "Isabella M.", handle: "@bella_glam", testimonial: "Elegance Hair Co. delivers! My new wig is comfortable, beautiful, and boosts my confidence every time I wear it.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23097.jpg", imageAlt: "smiling confident woman portrait"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Olivia P.",
|
||||
handle: "@olivia_chic",
|
||||
testimonial: "The best wig I've ever owned. The texture and color are perfect, and it's so easy to style. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/angry-italian-woman-with-curly-hair-red-dress-boiling-from-anger-frowning-clenching-hands-ou_1258-163969.jpg?_wi=2",
|
||||
imageAlt: "joyful woman glowing smile portrait",
|
||||
},
|
||||
id: "3", name: "Olivia P.", handle: "@olivia_chic", testimonial: "The best wig I've ever owned. The texture and color are perfect, and it's so easy to style. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/angry-italian-woman-with-curly-hair-red-dress-boiling-from-anger-frowning-clenching-hands-ou_1258-163969.jpg", imageAlt: "joyful woman glowing smile portrait"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ava L.",
|
||||
handle: "@ava_lux",
|
||||
testimonial: "Absolutely gorgeous! The craftsmanship is incredible, and it looks completely natural. Worth every penny.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-charming-brownhaired-with-professional-delicate-makeup-attractive-female-posing-studio-lingerie-looking-camera-with-seduction-isolated-dark-background_132075-11923.jpg?_wi=2",
|
||||
imageAlt: "elegant woman with luxurious hair portrait",
|
||||
},
|
||||
id: "4", name: "Ava L.", handle: "@ava_lux", testimonial: "Absolutely gorgeous! The craftsmanship is incredible, and it looks completely natural. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-charming-brownhaired-with-professional-delicate-makeup-attractive-female-posing-studio-lingerie-looking-camera-with-seduction-isolated-dark-background_132075-11923.jpg", imageAlt: "elegant woman with luxurious hair portrait"},
|
||||
]}
|
||||
title="Hear From Our Happy Customers"
|
||||
description="Don't just take our word for it. Our clients share their experiences and how Elegance Hair Co. has transformed their look and boosted their confidence."
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -226,62 +121,37 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "Wigs",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Wigs", href: "/shop"},
|
||||
{
|
||||
label: "Attachments",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Attachments", href: "/shop"},
|
||||
{
|
||||
label: "Accessories",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Accessories", href: "/shop"},
|
||||
{
|
||||
label: "New Arrivals",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "New Arrivals", href: "/shop"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Our Craft",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Craft", href: "/about"},
|
||||
{
|
||||
label: "Customer Reviews",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Customer Reviews", href: "/shop"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/faq",
|
||||
},
|
||||
label: "FAQ", href: "/faq"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact Us", href: "/contact"},
|
||||
{
|
||||
label: "Shipping & Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping & Returns", href: "#"},
|
||||
{
|
||||
label: "Care Guide",
|
||||
href: "#",
|
||||
},
|
||||
label: "Care Guide", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user