Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
201
src/app/page.tsx
201
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="LuxeWholesale"
|
||||
/>
|
||||
@@ -56,19 +48,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="Wholesale Luxury for Modern Living"
|
||||
description="Furniture • Home Essentials • Fashion • Interior Solutions. Immersive, curated, high-end sourcing for global partners."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Collection", href: "#products"},
|
||||
{
|
||||
text: "Contact Wholesale",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Wholesale", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821316.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -83,67 +70,37 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
label: "Global Brands",
|
||||
value: "500+",
|
||||
},
|
||||
label: "Global Brands", value: "500+"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Years Experience",
|
||||
value: "20+",
|
||||
},
|
||||
label: "Years Experience", value: "20+"},
|
||||
{
|
||||
icon: Shield,
|
||||
label: "Quality Assurance",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Quality Assurance", value: "100%"},
|
||||
]}
|
||||
metricsAnimation="depth-3d"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Modern Bedroom Set",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166736.jpg",
|
||||
},
|
||||
id: "1", name: "Modern Bedroom Set", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166736.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Designer Living Chair",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/armchair-with-cushion_1203-743.jpg",
|
||||
},
|
||||
id: "2", name: "Designer Living Chair", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/armchair-with-cushion_1203-743.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Fashion Clothing Rack",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-store-with-casual-formal-wear-design-retail-shop-with-fashionable-clothes-hangers-racks-modern-boutique-clothing-center-fashion-merchandise-sale_482257-63117.jpg",
|
||||
},
|
||||
id: "3", name: "Fashion Clothing Rack", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-store-with-casual-formal-wear-design-retail-shop-with-fashionable-clothes-hangers-racks-modern-boutique-clothing-center-fashion-merchandise-sale_482257-63117.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Luxury Bath Fixture",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326594.jpg",
|
||||
},
|
||||
id: "4", name: "Luxury Bath Fixture", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326594.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Minimal Decor Piece",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg",
|
||||
},
|
||||
id: "5", name: "Minimal Decor Piece", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Designer Textiles",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543709.jpg",
|
||||
},
|
||||
id: "6", name: "Designer Textiles", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543709.jpg"},
|
||||
]}
|
||||
title="Curated Collections"
|
||||
description="Discover our exclusive wholesale furniture, fashion, and home textile lines."
|
||||
@@ -152,36 +109,21 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardSeven
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1.2M",
|
||||
title: "Products Shipped",
|
||||
items: [
|
||||
"Annual output",
|
||||
"Worldwide distribution",
|
||||
],
|
||||
id: "m1", value: "1.2M", title: "Products Shipped", items: [
|
||||
"Annual output", "Worldwide distribution"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "85",
|
||||
title: "Countries Served",
|
||||
items: [
|
||||
"Across 5 continents",
|
||||
"Established logistics",
|
||||
],
|
||||
id: "m2", value: "85", title: "Countries Served", items: [
|
||||
"Across 5 continents", "Established logistics"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "400",
|
||||
title: "Partner Showrooms",
|
||||
items: [
|
||||
"Curated displays",
|
||||
"Retail excellence",
|
||||
],
|
||||
id: "m3", value: "400", title: "Partner Showrooms", items: [
|
||||
"Curated displays", "Retail excellence"],
|
||||
},
|
||||
]}
|
||||
title="Global Impact"
|
||||
@@ -191,21 +133,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="featured" data-section="featured">
|
||||
<FeatureCardSixteen
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"High MOQ requirements",
|
||||
"Long production cycles",
|
||||
],
|
||||
"High MOQ requirements", "Long production cycles"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Flexible wholesale tiering",
|
||||
"Rapid global fulfillment",
|
||||
"Premium design quality",
|
||||
],
|
||||
"Flexible wholesale tiering", "Rapid global fulfillment", "Premium design quality"],
|
||||
}}
|
||||
title="Modern Interior Standards"
|
||||
description="High-end curation meets professional-grade wholesale efficiency."
|
||||
@@ -214,51 +151,26 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Jensen",
|
||||
role: "Head of Design",
|
||||
company: "Vogue Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-tablet_23-2149927578.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Jensen", role: "Head of Design", company: "Vogue Living", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-tablet_23-2149927578.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcello Conti",
|
||||
role: "Buyer",
|
||||
company: "Italian Boutique Hotels",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg",
|
||||
},
|
||||
id: "2", name: "Marcello Conti", role: "Buyer", company: "Italian Boutique Hotels", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Aria Thorne",
|
||||
role: "Creative Director",
|
||||
company: "Studio Urban",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-architect-who-controls-sketches-real-estate-project-cozy-work-place_482257-31156.jpg",
|
||||
},
|
||||
id: "3", name: "Aria Thorne", role: "Creative Director", company: "Studio Urban", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-architect-who-controls-sketches-real-estate-project-cozy-work-place_482257-31156.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Lin",
|
||||
role: "CEO",
|
||||
company: "Modern Spaces Co.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/psychologist-with-glasses-sitting-chair-office_1157-28381.jpg",
|
||||
},
|
||||
id: "4", name: "David Lin", role: "CEO", company: "Modern Spaces Co.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/psychologist-with-glasses-sitting-chair-office_1157-28381.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sophie Reed",
|
||||
role: "Manager",
|
||||
company: "Elite Retail Inc.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-smiling-asian-girl-sits-stairs-city-centre-holds-mobile-phone-looks_1258-190770.jpg",
|
||||
},
|
||||
id: "5", name: "Sophie Reed", role: "Manager", company: "Elite Retail Inc.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-smiling-asian-girl-sits-stairs-city-centre-holds-mobile-phone-looks_1258-190770.jpg"},
|
||||
]}
|
||||
title="Partnering for Luxury"
|
||||
description="Success stories from our global partners."
|
||||
@@ -271,25 +183,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How to register?",
|
||||
content: "Complete our corporate partner form.",
|
||||
},
|
||||
id: "f1", title: "How to register?", content: "Complete our corporate partner form."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Minimum order?",
|
||||
content: "MOQs vary by category and tier.",
|
||||
},
|
||||
id: "f2", title: "Minimum order?", content: "MOQs vary by category and tier."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Shipping times?",
|
||||
content: "Standard global transit is 3-7 days.",
|
||||
},
|
||||
id: "f3", title: "Shipping times?", content: "Standard global transit is 3-7 days."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Custom curation?",
|
||||
content: "We offer bespoke design solutions.",
|
||||
},
|
||||
id: "f4", title: "Custom curation?", content: "We offer bespoke design solutions."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Common inquiries regarding our wholesale programs."
|
||||
@@ -301,8 +201,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Contact Us"
|
||||
title="Inquire Wholesale"
|
||||
description="Let's build a premium experience together."
|
||||
@@ -319,19 +218,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "Linkedin",
|
||||
},
|
||||
href: "#", ariaLabel: "Linkedin"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user