Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
266
src/app/page.tsx
266
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Quality",
|
||||
id: "#quality",
|
||||
},
|
||||
name: "Quality", id: "#quality"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "#process",
|
||||
},
|
||||
name: "Process", id: "#process"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="D2 IMPEX"
|
||||
bottomLeftText="Pure Indian Hair. Trusted Worldwide."
|
||||
@@ -73,13 +59,9 @@ export default function LandingPage() {
|
||||
description="Factory-direct premium human hair extensions, bundles, wigs, and raw temple hair sourced from India and exported worldwide."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Wholesale Pricing",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Wholesale Pricing", href: "#contact"},
|
||||
{
|
||||
text: "Request Hair Samples",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Hair Samples", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-lights_23-2148253588.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-posing-with-closed-eyes-creative-photoshoot_1098-20696.jpg"
|
||||
@@ -94,12 +76,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Premium Virgin Hair",
|
||||
"Factory Direct Pricing",
|
||||
"Worldwide Export",
|
||||
"Quality Assured",
|
||||
"Ethical Sourcing",
|
||||
]}
|
||||
"Premium Virgin Hair", "Factory Direct Pricing", "Worldwide Export", "Quality Assured", "Ethical Sourcing"]}
|
||||
title="Trusted by Hair Businesses Across The Globe"
|
||||
showCard={false}
|
||||
description="D2 Impex is a global leader in authentic human hair exports, built on transparency and excellence."
|
||||
@@ -124,19 +101,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Diamond,
|
||||
title: "Premium Quality Hair",
|
||||
description: "Soft, natural, tangle-free virgin hair with exceptional longevity.",
|
||||
},
|
||||
title: "Premium Quality Hair", description: "Soft, natural, tangle-free virgin hair with exceptional longevity."},
|
||||
{
|
||||
icon: Building2,
|
||||
title: "Factory Direct Supply",
|
||||
description: "No middlemen. Better pricing and consistent inventory.",
|
||||
},
|
||||
title: "Factory Direct Supply", description: "No middlemen. Better pricing and consistent inventory."},
|
||||
{
|
||||
icon: Globe,
|
||||
title: "Global Export Expertise",
|
||||
description: "Reliable international shipping and wholesale support.",
|
||||
},
|
||||
title: "Global Export Expertise", description: "Reliable international shipping and wholesale support."},
|
||||
]}
|
||||
title="Why Clients Choose D2 Impex"
|
||||
description="Our commitment to quality, direct sourcing, and global expertise sets us apart."
|
||||
@@ -151,53 +122,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "product-straight",
|
||||
name: "Virgin Human Hair",
|
||||
price: "Wholesale Price",
|
||||
variant: "Straight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-attentively-checking-photos-polaroid-film_114579-27876.jpg",
|
||||
imageAlt: "Straight Virgin Human Hair",
|
||||
},
|
||||
id: "product-straight", name: "Virgin Human Hair", price: "Wholesale Price", variant: "Straight", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-attentively-checking-photos-polaroid-film_114579-27876.jpg", imageAlt: "Straight Virgin Human Hair"},
|
||||
{
|
||||
id: "product-wavy",
|
||||
name: "Virgin Human Hair",
|
||||
price: "Wholesale Price",
|
||||
variant: "Wavy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-looking-camera-with-afro-hair_633478-2415.jpg",
|
||||
imageAlt: "Wavy Virgin Human Hair",
|
||||
},
|
||||
id: "product-wavy", name: "Virgin Human Hair", price: "Wholesale Price", variant: "Wavy", imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-looking-camera-with-afro-hair_633478-2415.jpg", imageAlt: "Wavy Virgin Human Hair"},
|
||||
{
|
||||
id: "product-curly",
|
||||
name: "Virgin Human Hair",
|
||||
price: "Wholesale Price",
|
||||
variant: "Curly",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-girl-puts-hand-waist-holds-hand-head-isolated-olive-green-background-with-copy-space_141793-67709.jpg",
|
||||
imageAlt: "Curly Virgin Human Hair",
|
||||
},
|
||||
id: "product-curly", name: "Virgin Human Hair", price: "Wholesale Price", variant: "Curly", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-girl-puts-hand-waist-holds-hand-head-isolated-olive-green-background-with-copy-space_141793-67709.jpg", imageAlt: "Curly Virgin Human Hair"},
|
||||
{
|
||||
id: "product-single-donor",
|
||||
name: "Raw Indian Hair",
|
||||
price: "Wholesale Price",
|
||||
variant: "Single Donor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-model-putting-her-hand-her-hair_114579-14863.jpg",
|
||||
imageAlt: "Single Donor Raw Indian Hair",
|
||||
},
|
||||
id: "product-single-donor", name: "Raw Indian Hair", price: "Wholesale Price", variant: "Single Donor", imageSrc: "http://img.b2bpic.net/free-photo/female-model-putting-her-hand-her-hair_114579-14863.jpg", imageAlt: "Single Donor Raw Indian Hair"},
|
||||
{
|
||||
id: "product-clip-ins",
|
||||
name: "Hair Extensions",
|
||||
price: "Wholesale Price",
|
||||
variant: "Clip-ins",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-woman-wears-beige-jacket-curly-hair_633478-66.jpg",
|
||||
imageAlt: "Clip-in Hair Extensions",
|
||||
},
|
||||
id: "product-clip-ins", name: "Hair Extensions", price: "Wholesale Price", variant: "Clip-ins", imageSrc: "http://img.b2bpic.net/free-photo/black-woman-wears-beige-jacket-curly-hair_633478-66.jpg", imageAlt: "Clip-in Hair Extensions"},
|
||||
{
|
||||
id: "product-lace-front",
|
||||
name: "Human Hair Wigs",
|
||||
price: "Wholesale Price",
|
||||
variant: "Lace Front",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-knitted-sweater-feeling-cold_114579-60243.jpg",
|
||||
imageAlt: "Lace Front Human Hair Wig",
|
||||
},
|
||||
id: "product-lace-front", name: "Human Hair Wigs", price: "Wholesale Price", variant: "Lace Front", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-knitted-sweater-feeling-cold_114579-60243.jpg", imageAlt: "Lace Front Human Hair Wig"},
|
||||
]}
|
||||
title="Our Premium Hair Products"
|
||||
description="Explore our diverse range of authentic Indian human hair, meticulously sourced and crafted for global demand."
|
||||
@@ -208,31 +143,14 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "10+",
|
||||
title: "Years Experience",
|
||||
description: "Industry Expertise",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illustration-several-golden-lights-motion-flowing-into-one-direction_181624-21411.jpg",
|
||||
imageAlt: "Years of experience",
|
||||
},
|
||||
id: "metric-1", value: "10+", title: "Years Experience", description: "Industry Expertise", imageSrc: "http://img.b2bpic.net/free-photo/illustration-several-golden-lights-motion-flowing-into-one-direction_181624-21411.jpg", imageAlt: "Years of experience"},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "1000+",
|
||||
title: "Global Clients",
|
||||
description: "Trusted Partnerships",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/map-statistical-information-with-smartwatch-background_1134-389.jpg",
|
||||
imageAlt: "Global Clients",
|
||||
},
|
||||
id: "metric-2", value: "1000+", title: "Global Clients", description: "Trusted Partnerships", imageSrc: "http://img.b2bpic.net/free-photo/map-statistical-information-with-smartwatch-background_1134-389.jpg", imageAlt: "Global Clients"},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "50+",
|
||||
title: "Countries Served",
|
||||
description: "Worldwide Export",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/our-world-connected-social-networking-interconnection-concept_53876-15833.jpg",
|
||||
imageAlt: "Countries Served",
|
||||
},
|
||||
id: "metric-3", value: "50+", title: "Countries Served", description: "Worldwide Export", imageSrc: "http://img.b2bpic.net/free-photo/our-world-connected-social-networking-interconnection-concept_53876-15833.jpg", imageAlt: "Countries Served"},
|
||||
]}
|
||||
title="Every Strand Matters: Our Quality Promise"
|
||||
description="Our hair undergoes strict quality inspection to ensure: Natural Cuticles Intact, Minimal Shedding, No Synthetic Mixing, Long-lasting Quality, Natural Texture Retention. With over 10 years of industry experience, serving 1000+ global clients in 50+ countries, we guarantee premium quality."
|
||||
@@ -245,59 +163,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Exceptional Quality",
|
||||
quote: "When I buy from Chennai hair trade, I was so pleased. The hair was absolutely amazing. It was soft and best quality.",
|
||||
name: "Srini Vasan",
|
||||
role: "Hair Business Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg",
|
||||
imageAlt: "Srini Vasan",
|
||||
},
|
||||
id: "1", title: "Exceptional Quality", quote: "When I buy from Chennai hair trade, I was so pleased. The hair was absolutely amazing. It was soft and best quality.", name: "Srini Vasan", role: "Hair Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg", imageAlt: "Srini Vasan"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Great Service",
|
||||
quote: "Quality products. Nice customer service.",
|
||||
name: "S Dinesh Kumar",
|
||||
role: "Reseller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg",
|
||||
imageAlt: "S Dinesh Kumar",
|
||||
},
|
||||
id: "2", title: "Great Service", quote: "Quality products. Nice customer service.", name: "S Dinesh Kumar", role: "Reseller", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg", imageAlt: "S Dinesh Kumar"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Best Exporter",
|
||||
quote: "Best hair exporter for virgin human hair.",
|
||||
name: "Sri Sai Enterprises",
|
||||
role: "Distributor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14555.jpg",
|
||||
imageAlt: "Sri Sai Enterprises",
|
||||
},
|
||||
id: "3", title: "Best Exporter", quote: "Best hair exporter for virgin human hair.", name: "Sri Sai Enterprises", role: "Distributor", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14555.jpg", imageAlt: "Sri Sai Enterprises"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Raw Hair Factory Expertise",
|
||||
quote: "Raw Indian hair factory.",
|
||||
name: "Jaya Kumari",
|
||||
role: "Wig Manufacturer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-vintage-portrait_23-2150795126.jpg",
|
||||
imageAlt: "Jaya Kumari",
|
||||
},
|
||||
id: "4", title: "Raw Hair Factory Expertise", quote: "Raw Indian hair factory.", name: "Jaya Kumari", role: "Wig Manufacturer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-vintage-portrait_23-2150795126.jpg", imageAlt: "Jaya Kumari"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Reliable Partner",
|
||||
quote: "D2 Impex delivers consistent quality and is a truly reliable partner for our sourcing needs. Highly recommend!",
|
||||
name: "Anjali Sharma",
|
||||
role: "Salon Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mirror-reflection-short-haired-woman-tank-top-using-haircutting-machine_657921-1600.jpg",
|
||||
imageAlt: "Anjali Sharma",
|
||||
},
|
||||
id: "5", title: "Reliable Partner", quote: "D2 Impex delivers consistent quality and is a truly reliable partner for our sourcing needs. Highly recommend!", name: "Anjali Sharma", role: "Salon Owner", imageSrc: "http://img.b2bpic.net/free-photo/mirror-reflection-short-haired-woman-tank-top-using-haircutting-machine_657921-1600.jpg", imageAlt: "Anjali Sharma"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Seamless International Trade",
|
||||
quote: "Their global export expertise makes buying hair internationally a breeze. Excellent communication and swift delivery.",
|
||||
name: "Markus Müller",
|
||||
role: "European Importer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-lady-posing-studio_176474-74646.jpg",
|
||||
imageAlt: "Markus Müller",
|
||||
},
|
||||
id: "6", title: "Seamless International Trade", quote: "Their global export expertise makes buying hair internationally a breeze. Excellent communication and swift delivery.", name: "Markus Müller", role: "European Importer", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-lady-posing-studio_176474-74646.jpg", imageAlt: "Markus Müller"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from hair businesses globally who trust D2 Impex for their premium virgin human hair needs."
|
||||
@@ -312,29 +188,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Briefcase,
|
||||
title: "1. Source Authentic Hair",
|
||||
description: "Ethically collect premium raw Indian human hair from trusted temples.",
|
||||
},
|
||||
title: "1. Source Authentic Hair", description: "Ethically collect premium raw Indian human hair from trusted temples."},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "2. Quality Inspection",
|
||||
description: "Rigorous multi-point checks ensure virgin quality, natural cuticles, and no synthetic mix.",
|
||||
},
|
||||
title: "2. Quality Inspection", description: "Rigorous multi-point checks ensure virgin quality, natural cuticles, and no synthetic mix."},
|
||||
{
|
||||
icon: Package,
|
||||
title: "3. Processing & Sorting",
|
||||
description: "Hair is carefully cleaned, processed, and sorted by texture, length, and color.",
|
||||
},
|
||||
title: "3. Processing & Sorting", description: "Hair is carefully cleaned, processed, and sorted by texture, length, and color."},
|
||||
{
|
||||
icon: Box,
|
||||
title: "4. Secure Packaging",
|
||||
description: "Custom, secure packaging prepares each order for international transit.",
|
||||
},
|
||||
title: "4. Secure Packaging", description: "Custom, secure packaging prepares each order for international transit."},
|
||||
{
|
||||
icon: Truck,
|
||||
title: "5. Worldwide Delivery",
|
||||
description: "Efficient logistics ensure swift and reliable delivery to your doorstep, globally.",
|
||||
},
|
||||
title: "5. Worldwide Delivery", description: "Efficient logistics ensure swift and reliable delivery to your doorstep, globally."},
|
||||
]}
|
||||
title="Our Export Process"
|
||||
description="A meticulous, step-by-step approach ensuring ethical sourcing, stringent quality control, and timely global delivery."
|
||||
@@ -345,8 +211,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Partner With Us"
|
||||
title="Looking For A Reliable Human Hair Supplier?"
|
||||
description="Partner with D2 Impex for premium-quality Indian human hair sourced directly from Chennai."
|
||||
@@ -364,70 +229,41 @@ export default function LandingPage() {
|
||||
logoText="D2 IMPEX"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
{
|
||||
label: "Quality",
|
||||
href: "#quality",
|
||||
},
|
||||
label: "Quality", href: "#quality"},
|
||||
{
|
||||
label: "Process",
|
||||
href: "#process",
|
||||
},
|
||||
label: "Process", href: "#process"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "+91 98765 43210 (Phone)",
|
||||
href: "tel:+919876543210",
|
||||
},
|
||||
label: "+91 98765 43210 (Phone)", href: "tel:+919876543210"},
|
||||
{
|
||||
label: "+91 98765 43210 (WhatsApp)",
|
||||
href: "https://wa.me/919876543210",
|
||||
},
|
||||
label: "+91 98765 43210 (WhatsApp)", href: "https://wa.me/919876543210"},
|
||||
{
|
||||
label: "sales@d2impex.com",
|
||||
href: "mailto:sales@d2impex.com",
|
||||
},
|
||||
label: "sales@d2impex.com", href: "mailto:sales@d2impex.com"},
|
||||
{
|
||||
label: "Chennai, Tamil Nadu, India",
|
||||
href: "#",
|
||||
},
|
||||
label: "Chennai, Tamil Nadu, India", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/d2impex",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/d2impex"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com/d2impex",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com/d2impex"},
|
||||
{
|
||||
label: "YouTube",
|
||||
href: "https://youtube.com/d2impex",
|
||||
},
|
||||
label: "YouTube", href: "https://youtube.com/d2impex"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user