Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-06-01 05:59:20 +00:00

View File

@@ -34,25 +34,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Insights",
id: "#insights",
},
name: "Insights", id: "#insights"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWTEE25Oo0IXPoTsUjoG0iJRn2/uploaded-1780293282888-5kuticzu.png"
logoAlt="EarthHQ logo"
@@ -68,37 +58,23 @@ export default function LandingPage() {
description="Unearthing the Future of Mobility: Your daily pulse on energy minerals, sustainable innovation, and the global shift."
buttons={[
{
text: "Explore Reports",
},
text: "Explore Reports"},
{
text: "Subscribe Now",
},
text: "Subscribe Now"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-exploration-dubai-s-evolving-cityscape_23-2151339700.jpg",
imageAlt: "Futuristic cityscape with electric vehicles",
},
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-exploration-dubai-s-evolving-cityscape_23-2151339700.jpg", imageAlt: "Futuristic cityscape with electric vehicles"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-model-renewable-energy-with-wind-turbines_23-2149054473.jpg",
imageAlt: "Glowing rare earth minerals",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-model-renewable-energy-with-wind-turbines_23-2149054473.jpg", imageAlt: "Glowing rare earth minerals"},
{
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-shanghai-overpass-night_1359-952.jpg",
imageAlt: "Autonomous electric vehicle on hyperloop",
},
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-shanghai-overpass-night_1359-952.jpg", imageAlt: "Autonomous electric vehicle on hyperloop"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wonder-wheel-movement-lights-with-light-bulb_23-2148328069.jpg",
imageAlt: "Global network of mineral supply chains",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wonder-wheel-movement-lights-with-light-bulb_23-2148328069.jpg", imageAlt: "Global network of mineral supply chains"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974240.jpg",
imageAlt: "Scientists examining advanced battery cells",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974240.jpg", imageAlt: "Scientists examining advanced battery cells"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-aerial-shot-narrow-roads-intersection-countryside-with-white-tower_181624-3559.jpg",
imageAlt: "Renewable energy farm with UI overlay",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-aerial-shot-narrow-roads-intersection-countryside-with-white-tower_181624-3559.jpg", imageAlt: "Renewable energy farm with UI overlay"},
]}
autoplayDelay={4000}
showDimOverlay={false}
@@ -110,16 +86,12 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Shaping Tomorrow's Narrative"
description={[
"EarthHQ delivers unparalleled insights into the critical minerals powering the next generation of mobility. From groundbreaking battery technologies to the geopolitics of supply chains, we provide the intelligence you need.",
"Our editorial philosophy blends the elegance of high-end journalism with the rigorous data analysis of financial news, offering a unique perspective on the energy transition.",
]}
"EarthHQ delivers unparalleled insights into the critical minerals powering the next generation of mobility. From groundbreaking battery technologies to the geopolitics of supply chains, we provide the intelligence you need.", "Our editorial philosophy blends the elegance of high-end journalism with the rigorous data analysis of financial news, offering a unique perspective on the energy transition."]}
buttons={[
{
text: "Learn More",
},
text: "Learn More"},
{
text: "Our Vision",
},
text: "Our Vision"},
]}
buttonAnimation="slide-up"
showBorder={false}
@@ -135,23 +107,11 @@ export default function LandingPage() {
carouselMode="buttons"
features={[
{
title: "Battery Breakthroughs",
description: "Exclusive reports on the latest advancements in energy storage, from solid-state to next-gen chemistries.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-water_181624-9151.jpg",
imageAlt: "Microscopic view of battery materials",
},
title: "Battery Breakthroughs", description: "Exclusive reports on the latest advancements in energy storage, from solid-state to next-gen chemistries.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-water_181624-9151.jpg", imageAlt: "Microscopic view of battery materials"},
{
title: "Mineral Supply Chains",
description: "Tracking the global flow of critical minerals and analyzing geopolitical impacts on future mobility.",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-landscape-surrounded-by-mountains-lakes-with-industrial-disaster_181624-9771.jpg",
imageAlt: "Automated mining operation",
},
title: "Mineral Supply Chains", description: "Tracking the global flow of critical minerals and analyzing geopolitical impacts on future mobility.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-landscape-surrounded-by-mountains-lakes-with-industrial-disaster_181624-9771.jpg", imageAlt: "Automated mining operation"},
{
title: "Sustainable Mobility",
description: "Investigating innovations in electric vehicles, autonomous transport, and urban infrastructure development.",
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13296.jpg",
imageAlt: "Global critical minerals supply chain infographic",
},
title: "Sustainable Mobility", description: "Investigating innovations in electric vehicles, autonomous transport, and urban infrastructure development.", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13296.jpg", imageAlt: "Global critical minerals supply chain infographic"},
]}
title="Key Coverage Areas"
description="Deep dives into the technologies, markets, and policies shaping the future of sustainable transportation."
@@ -167,20 +127,11 @@ export default function LandingPage() {
carouselMode="buttons"
metrics={[
{
id: "m1",
value: "200M+",
description: "Annual Page Views",
},
id: "m1", value: "200M+", description: "Annual Page Views"},
{
id: "m2",
value: "150+",
description: "Countries Reached",
},
id: "m2", value: "150+", description: "Countries Reached"},
{
id: "m3",
value: "500+",
description: "Expert Contributors",
},
id: "m3", value: "500+", description: "Expert Contributors"},
]}
title="Impact & Reach"
description="Driving global conversations with data-backed insights on the most vital industry trends."
@@ -197,38 +148,11 @@ export default function LandingPage() {
description="Stay ahead with our expert commentary on energy critical minerals, mobility innovations, and market trends."
blogs={[
{
id: "b1",
category: "Market Analysis",
title: "Lithium's Price Volatility: What's Next for EVs?",
excerpt: "A deep dive into the recent fluctuations in lithium prices and their implications for the electric vehicle market and battery manufacturers.",
imageSrc: "http://img.b2bpic.net/free-photo/advisory-board-members-team-leaders-gathering-review-project-outcomes_482257-115651.jpg",
imageAlt: "Holographic market data display",
authorName: "Dr. Anya Sharma",
authorAvatar: "http://img.b2bpic.net/free-photo/woman-working-late-office_23-2148991378.jpg",
date: "Oct 26, 2024",
},
id: "b1", category: "Market Analysis", title: "Lithium's Price Volatility: What's Next for EVs?", excerpt: "A deep dive into the recent fluctuations in lithium prices and their implications for the electric vehicle market and battery manufacturers.", imageSrc: "http://img.b2bpic.net/free-photo/advisory-board-members-team-leaders-gathering-review-project-outcomes_482257-115651.jpg", imageAlt: "Holographic market data display", authorName: "Dr. Anya Sharma", authorAvatar: "http://img.b2bpic.net/free-photo/woman-working-late-office_23-2148991378.jpg", date: "Oct 26, 2024"},
{
id: "b2",
category: "Technology",
title: "The Rise of Autonomous Fleets in Mineral Logistics",
excerpt: "How self-driving vehicles and drones are revolutionizing the extraction and transportation of critical minerals.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-scene-with-high-tech-robot-used-construction-industry_23-2151329545.jpg",
imageAlt: "Drone delivering battery components",
authorName: "Jian Li",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
date: "Oct 22, 2024",
},
id: "b2", category: "Technology", title: "The Rise of Autonomous Fleets in Mineral Logistics", excerpt: "How self-driving vehicles and drones are revolutionizing the extraction and transportation of critical minerals.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-scene-with-high-tech-robot-used-construction-industry_23-2151329545.jpg", imageAlt: "Drone delivering battery components", authorName: "Jian Li", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", date: "Oct 22, 2024"},
{
id: "b3",
category: "Geopolitics",
title: "Securing Rare Earths: New Alliances and Supply Chain Resilience",
excerpt: "An examination of international efforts to diversify rare earth supplies and build more resilient critical mineral ecosystems.",
imageSrc: "http://img.b2bpic.net/free-photo/factory-managers-talk-about-new-photovoltaics-materials-internet-videocall_482257-119361.jpg",
imageAlt: "Policymakers discussing global strategy",
authorName: "Maria Rodriguez",
authorAvatar: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-132.jpg",
date: "Oct 18, 2024",
},
id: "b3", category: "Geopolitics", title: "Securing Rare Earths: New Alliances and Supply Chain Resilience", excerpt: "An examination of international efforts to diversify rare earth supplies and build more resilient critical mineral ecosystems.", imageSrc: "http://img.b2bpic.net/free-photo/factory-managers-talk-about-new-photovoltaics-materials-internet-videocall_482257-119361.jpg", imageAlt: "Policymakers discussing global strategy", authorName: "Maria Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-132.jpg", date: "Oct 18, 2024"},
]}
/>
</div>
@@ -241,25 +165,15 @@ export default function LandingPage() {
author="Dr. Lena Petrova, CEO of Synaptic Energy"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-glasses-looking-front-smiling-broadly-happy-positive-standing-orange-wall_141793-53770.jpg",
alt: "Lena Petrova",
},
src: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-glasses-looking-front-smiling-broadly-happy-positive-standing-orange-wall_141793-53770.jpg", alt: "Lena Petrova"},
{
src: "http://img.b2bpic.net/free-photo/manager-paying-attention-conference-room_1098-4081.jpg",
alt: "Michael Chen",
},
src: "http://img.b2bpic.net/free-photo/manager-paying-attention-conference-room_1098-4081.jpg", alt: "Michael Chen"},
{
src: "http://img.b2bpic.net/free-photo/portrait-blonde-female-dressed-winter-jacket-with-fur-hood_613910-8225.jpg",
alt: "Sarah Johnson",
},
src: "http://img.b2bpic.net/free-photo/portrait-blonde-female-dressed-winter-jacket-with-fur-hood_613910-8225.jpg", alt: "Sarah Johnson"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-trendy-stylish-glasses-bright-orange-oversized-jacket-white-background_343596-8176.jpg",
alt: "David Kim",
},
src: "http://img.b2bpic.net/free-photo/young-woman-trendy-stylish-glasses-bright-orange-oversized-jacket-white-background_343596-8176.jpg", alt: "David Kim"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-with-double-exposure_23-2151105695.jpg",
alt: "Emily White",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-with-double-exposure_23-2151105695.jpg", alt: "Emily White"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -271,14 +185,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Global Energy Forum",
"Future Mobility Institute",
"Critical Minerals Alliance",
"Sustainable Battery Solutions",
"Quantum Transport Ventures",
"Resource Intelligence Group",
"Terra Nova Innovations",
]}
"Global Energy Forum", "Future Mobility Institute", "Critical Minerals Alliance", "Sustainable Battery Solutions", "Quantum Transport Ventures", "Resource Intelligence Group", "Terra Nova Innovations"]}
title="Trusted by Visionaries"
description="Our insights inform decisions across leading institutions and innovative enterprises worldwide."
speed={40}
@@ -292,27 +199,18 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What kind of topics does EarthHQ cover?",
content: "EarthHQ covers a broad spectrum of topics related to energy critical minerals and future mobility, including supply chain analysis, technological breakthroughs, geopolitical impacts, market trends, and sustainable practices.",
},
id: "q1", title: "What kind of topics does EarthHQ cover?", content: "EarthHQ covers a broad spectrum of topics related to energy critical minerals and future mobility, including supply chain analysis, technological breakthroughs, geopolitical impacts, market trends, and sustainable practices."},
{
id: "q2",
title: "How often is content updated?",
content: "Our content is updated daily with breaking news, weekly with in-depth reports, and monthly with comprehensive market analysis and exclusive interviews.",
},
id: "q2", title: "How often is content updated?", content: "Our content is updated daily with breaking news, weekly with in-depth reports, and monthly with comprehensive market analysis and exclusive interviews."},
{
id: "q3",
title: "Can I submit an article or research for publication?",
content: "We welcome contributions from experts and researchers. Please visit our 'Contribute' page for submission guidelines and editorial contact information.",
},
id: "q3", title: "Can I submit an article or research for publication?", content: "We welcome contributions from experts and researchers. Please visit our 'Contribute' page for submission guidelines and editorial contact information."},
]}
imageSrc="http://img.b2bpic.net/free-photo/it-admin-writes-ai-code-laptop_482257-91025.jpg"
imageAlt="Modern digital interface with FAQ"
mediaAnimation="slide-up"
mediaPosition="left"
title="Frequently Asked Questions"
description="Find answers to common inquiries about EarthHQ, our mission, and how we deliver cutting-edge news and analysis."
title="Essential Insights. Your Questions, Answered."
description="Navigate EarthHQ's mission, content, and engagement pathways with precision. Find comprehensive answers to common inquiries about our exclusive news and analysis."
faqsAnimation="slide-up"
showCard={true}
/>
@@ -321,32 +219,21 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Connect with EarthHQ"
description="Reach out to our editorial team for press inquiries, partnership opportunities, or general feedback. We are committed to fostering global dialogue."
title="Stay Informed. Engage with EarthHQ."
description="For press inquiries, collaboration opportunities, or to subscribe to our exclusive insights, connect with our dedicated editorial team. We champion global dialogue."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "subject",
type: "text",
placeholder: "Subject",
required: true,
name: "subject", type: "text", placeholder: "Subject", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 5,
name: "message", placeholder: "Your Message", rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-vector/technology-background_23-2148126580.jpg"
@@ -366,23 +253,17 @@ export default function LandingPage() {
socialLinks={[
{
icon: Twitter,
href: "#",
ariaLabel: "Twitter",
},
href: "#", ariaLabel: "Twitter"},
{
icon: Linkedin,
href: "#",
ariaLabel: "LinkedIn",
},
href: "#", ariaLabel: "LinkedIn"},
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}