Merge version_1 into main #2
494
src/app/page.tsx
494
src/app/page.tsx
@@ -29,380 +29,144 @@ export default function LandingPage() {
|
||||
headingFontWeight="light"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="COAL"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="COAL"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Coal: Elegance in Obsidion"
|
||||
description="Redefining premium design with uncompromising power, deep aesthetic, and timeless luxury. Experience the essence of Coal."
|
||||
tag="PREMIUM COLLECTION"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Collection",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/breathtaking-scenery-beautiful-sand-textures-dark-antelope-canyon_181624-4997.jpg?_wi=1"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/from-twig-near-cups-lamp_23-2147811207.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/chicken-eggs-with-feathers-edge-table-blackness_23-2148073864.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/dark-red-smoke-blowing-against-black-background_23-2148092454.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-fly-branch_181624-46412.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-unknown-woman-posing-studio_23-2149417623.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Join 50,000+ owners"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Coal: Elegance in Obsidion"
|
||||
description="Redefining premium design with uncompromising power, deep aesthetic, and timeless luxury. Experience the essence of Coal."
|
||||
tag="PREMIUM COLLECTION"
|
||||
buttons={[{ text: "Explore Collection", href: "#products" }, { text: "Learn More", href: "#about" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/breathtaking-scenery-beautiful-sand-textures-dark-antelope-canyon_181624-4997.jpg"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/from-twig-near-cups-lamp_23-2147811207.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/chicken-eggs-with-feathers-edge-table-blackness_23-2148073864.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/dark-red-smoke-blowing-against-black-background_23-2148092454.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-fly-branch_181624-46412.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-unknown-woman-posing-studio_23-2149417623.jpg", alt: "Client 5" }
|
||||
]}
|
||||
avatarText="Join 50,000+ owners"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Unrivaled Craftsmanship"
|
||||
description="We blend raw materiality with refined technology. Coal stands as a testament to durability meets extreme luxury, sculpted for the discerning few."
|
||||
metrics={[
|
||||
{
|
||||
value: "100+",
|
||||
title: "Artisanal Pieces",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Premium Support",
|
||||
},
|
||||
{
|
||||
value: "50K",
|
||||
title: "Satisfied Owners",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797705.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Unrivaled Craftsmanship"
|
||||
description="We blend raw materiality with refined technology. Coal stands as a testament to durability meets extreme luxury, sculpted for the discerning few."
|
||||
metrics={[{ value: "100+", title: "Artisanal Pieces" }, { value: "24/7", title: "Premium Support" }, { value: "50K", title: "Satisfied Owners" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797705.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyFive
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Obsidian Surface",
|
||||
description: "Nano-coated finish for ultimate scratch resistance.",
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-low-poly-plexus-design-background_1048-12191.jpg",
|
||||
imageAlt: "Obsidian",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062895.jpg",
|
||||
imageAlt: "Surface",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-scenery-beautiful-sand-textures-dark-antelope-canyon_181624-4997.jpg?_wi=2",
|
||||
imageAlt: "molten gold abstract",
|
||||
},
|
||||
{
|
||||
title: "Crimson Precision",
|
||||
description: "Integrated LED indicators for real-time telemetry.",
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301598.jpg",
|
||||
imageAlt: "Crimson",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-smoke-wallpaper-background-dark-design_53876-128281.jpg",
|
||||
imageAlt: "Precision",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797705.jpg?_wi=2",
|
||||
imageAlt: "molten gold abstract",
|
||||
},
|
||||
{
|
||||
title: "Gold-Linked Sync",
|
||||
description: "Seamless integration across all premium platforms.",
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-elements_52683-69533.jpg",
|
||||
imageAlt: "Sync",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212633.jpg",
|
||||
imageAlt: "Gold",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/you-are-equal_23-2148800973.jpg?_wi=1",
|
||||
imageAlt: "molten gold abstract",
|
||||
},
|
||||
]}
|
||||
title="Precision Engineering"
|
||||
description="Every detail of our premium line is handled with absolute care."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyFive
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Obsidian Surface", description: "Nano-coated finish for ultimate scratch resistance.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-low-poly-plexus-design-background_1048-12191.jpg", imageAlt: "Obsidian" }, { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062895.jpg", imageAlt: "Surface" }] },
|
||||
{ title: "Crimson Precision", description: "Integrated LED indicators for real-time telemetry.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301598.jpg", imageAlt: "Crimson" }, { imageSrc: "http://img.b2bpic.net/free-photo/elegant-smoke-wallpaper-background-dark-design_53876-128281.jpg", imageAlt: "Precision" }] },
|
||||
{ title: "Gold-Linked Sync", description: "Seamless integration across all premium platforms.", icon: Sparkles, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-elements_52683-69533.jpg", imageAlt: "Sync" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212633.jpg", imageAlt: "Gold" }] }
|
||||
]}
|
||||
title="Precision Engineering"
|
||||
description="Every detail of our premium line is handled with absolute care."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="split-description"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Coal Obsidian Core",
|
||||
price: "$1,299",
|
||||
variant: "Matte Black",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/you-are-equal_23-2148800973.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Golden Edge Case",
|
||||
price: "$450",
|
||||
variant: "Limited Edition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pasta-arrangement_23-2148643811.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Artisanal Object",
|
||||
price: "$899",
|
||||
variant: "Sculpted",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shape-magnetic-ferrofluidic-phenomenon_23-2148253647.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Crimson Precision Tool",
|
||||
price: "$299",
|
||||
variant: "Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-16415.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Minimalist Frame",
|
||||
price: "$550",
|
||||
variant: "Obsidian",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-bear-sculpture_23-2151003080.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Coal Accessory Kit",
|
||||
price: "$199",
|
||||
variant: "Essential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-black-gift-boxes-top-view_23-2148663130.jpg",
|
||||
},
|
||||
]}
|
||||
title="The Collection"
|
||||
description="Discover our exclusive lineup of premium hardware and artistic objects."
|
||||
/>
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="split-description"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Coal Obsidian Core", price: "$1,299", variant: "Matte Black", imageSrc: "http://img.b2bpic.net/free-photo/you-are-equal_23-2148800973.jpg" },
|
||||
{ id: "p2", name: "Golden Edge Case", price: "$450", variant: "Limited Edition", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pasta-arrangement_23-2148643811.jpg" },
|
||||
{ id: "p3", name: "Artisanal Object", price: "$899", variant: "Sculpted", imageSrc: "http://img.b2bpic.net/free-photo/full-shape-magnetic-ferrofluidic-phenomenon_23-2148253647.jpg" },
|
||||
{ id: "p4", name: "Crimson Precision Tool", price: "$299", variant: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-16415.jpg" },
|
||||
{ id: "p5", name: "Minimalist Frame", price: "$550", variant: "Obsidian", imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-bear-sculpture_23-2151003080.jpg" },
|
||||
{ id: "p6", name: "Coal Accessory Kit", price: "$199", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/red-black-gift-boxes-top-view_23-2148663130.jpg" }
|
||||
]}
|
||||
title="The Collection"
|
||||
description="Discover our exclusive lineup of premium hardware and artistic objects."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split-actions"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Award,
|
||||
title: "Design Awards",
|
||||
value: "42",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Star,
|
||||
title: "Global Rating",
|
||||
value: "4.9/5",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Globe,
|
||||
title: "Countries Served",
|
||||
value: "120+",
|
||||
},
|
||||
]}
|
||||
title="Global Impact"
|
||||
description="Proven performance, measured by excellence."
|
||||
/>
|
||||
</div>
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split-actions"
|
||||
useInvertedBackground={false}
|
||||
metrics={[{ id: "m1", icon: Award, title: "Design Awards", value: "42" }, { id: "m2", icon: Star, title: "Global Rating", value: "4.9/5" }, { id: "m3", icon: Globe, title: "Countries Served", value: "120+" }]}
|
||||
title="Global Impact"
|
||||
description="Proven performance, measured by excellence."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
role: "Creative Director",
|
||||
testimonial: "Coal isn't just hardware; it's a statement piece. Absolutely exquisite craft.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096450.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Vossen",
|
||||
role: "Lead Architect",
|
||||
testimonial: "The precision and attention to detail surpassed my highest expectations. Worth every cent.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406003.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Ross",
|
||||
role: "CEO",
|
||||
testimonial: "A perfect fusion of industrial power and minimalist aesthetics. Simply peerless.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-man-black-shirt-poses-against-dark-background-standing-studio_613910-15100.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Thorne",
|
||||
role: "Design Lead",
|
||||
testimonial: "Integrating Coal into my workflow has completely changed my perspective on hardware design.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8543.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jasmine Lee",
|
||||
role: "Founder",
|
||||
testimonial: "An incredible experience from start to finish. Truly the future of premium tech.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-professional-photographer-equipment_23-2149033397.jpg",
|
||||
},
|
||||
]}
|
||||
title="Discerning Voices"
|
||||
description="What industry leaders say about the Coal experience."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
animationType="scale-rotate"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Chen", role: "Creative Director", testimonial: "Coal isn't just hardware; it's a statement piece. Absolutely exquisite craft.", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096450.jpg" },
|
||||
{ id: "2", name: "Mark Vossen", role: "Lead Architect", testimonial: "The precision and attention to detail surpassed my highest expectations. Worth every cent.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406003.jpg" },
|
||||
{ id: "3", name: "Elena Ross", role: "CEO", testimonial: "A perfect fusion of industrial power and minimalist aesthetics. Simply peerless.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-man-black-shirt-poses-against-dark-background-standing-studio_613910-15100.jpg" },
|
||||
{ id: "4", name: "David Thorne", role: "Design Lead", testimonial: "Integrating Coal into my workflow has completely changed my perspective on hardware design.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8543.jpg" },
|
||||
{ id: "5", name: "Jasmine Lee", role: "Founder", testimonial: "An incredible experience from start to finish. Truly the future of premium tech.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-professional-photographer-equipment_23-2149033397.jpg" }
|
||||
]}
|
||||
title="Discerning Voices"
|
||||
description="What industry leaders say about the Coal experience."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you offer lifetime support?",
|
||||
content: "Yes, every premium product comes with lifetime dedicated concierge support.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can I custom-order finishes?",
|
||||
content: "Custom finishes are available for our corporate and high-end collector tier clients.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Where are Coal products crafted?",
|
||||
content: "Our products are precision-engineered in our boutique manufacturing facility in Japan.",
|
||||
},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Answers to the most common queries from our community."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you offer lifetime support?", content: "Yes, every premium product comes with lifetime dedicated concierge support." },
|
||||
{ id: "f2", title: "Can I custom-order finishes?", content: "Custom finishes are available for our corporate and high-end collector tier clients." },
|
||||
{ id: "f3", title: "Where are Coal products crafted?", content: "Our products are precision-engineered in our boutique manufacturing facility in Japan." }
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Answers to the most common queries from our community."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Secure Your Access"
|
||||
description="Join the elite group of Coal owners and receive personalized assistance."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email",
|
||||
required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Message",
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283248.jpg"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Secure Your Access"
|
||||
description="Join the elite group of Coal owners and receive personalized assistance."
|
||||
inputs={[{ name: "name", type: "text", placeholder: "Name", required: true }, { name: "email", type: "email", placeholder: "Email", required: true }]}
|
||||
textarea={{ name: "message", placeholder: "Message", rows: 4, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283248.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Shop",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Support",
|
||||
href: "#faq",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="COAL"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[{ items: [{ label: "Shop", href: "#products" }, { label: "About", href: "#about" }] }, { items: [{ label: "Support", href: "#faq" }, { label: "Contact", href: "#contact" }] }]}
|
||||
logoText="COAL"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user