2 Commits

Author SHA1 Message Date
c0e38b0a53 Update src/app/page.tsx 2026-04-01 12:01:57 +00:00
a1065310c9 Update src/app/page.tsx 2026-04-01 12:01:31 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Vehicles",
id: "#vehicles",
},
name: "Vehicles", id: "#vehicles"},
{
name: "Energy",
id: "#energy",
},
name: "Energy", id: "#energy"},
{
name: "Charging",
id: "#charging",
},
name: "Charging", id: "#charging"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
]}
brandName="TESLA"
/>
@@ -54,45 +46,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "plain",
}}
variant: "plain"}}
title="Accelerating the World's Transition to Sustainable Energy"
description="Tesla creates a fully integrated ecosystem of electric vehicles, energy generation, and storage, designed to move humanity toward a cleaner, autonomous future."
buttons={[
{
text: "Order Now",
href: "#products",
},
text: "Order Now", href: "#products"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/electric-vehicle-charging_23-2151951202.jpg",
imageAlt: "Tesla Model S Luxury Sedan",
},
imageSrc: "https://img.b2bpic.net/free-photo/tesla-model-s-luxury-electric-sedan-parked-city-street_23-2149544773.jpg", imageAlt: "Tesla Model S Luxury Sedan"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1295.jpg",
imageAlt: "Advanced EV Chassis Technology",
},
imageSrc: "https://img.b2bpic.net/free-photo/tesla-model-x-with-falcon-wing-doors-open_23-2149718420.jpg?_wi=1", imageAlt: "Tesla Model X with falcon wing doors open"},
{
imageSrc: "http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311452.jpg",
imageAlt: "Solar Energy Integration",
},
imageSrc: "https://img.b2bpic.net/free-photo/tesla-model-y-electric-crossover-parked-scenic-drive_23-2149721456.jpg?_wi=1", imageAlt: "Tesla Model Y electric crossover"},
{
imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-concept-with-storage-units_23-2148902600.jpg",
imageAlt: "Megapack Industrial Storage",
},
imageSrc: "https://img.b2bpic.net/free-photo/tesla-model-3-in-white-color-studio-lighting_23-2149633211.jpg?_wi=1", imageAlt: "Tesla Model 3 in white color"},
{
imageSrc: "http://img.b2bpic.net/free-vector/electric-car_23-2148005424.jpg",
imageAlt: "Supercharger Network",
},
imageSrc: "https://img.b2bpic.net/free-photo/tesla-cybertruck-parked-in-modern-setting_23-2150392455.jpg", imageAlt: "Tesla Cybertruck"},
{
imageSrc: "http://img.b2bpic.net/free-vector/futuristic-autonomous-car-with-flat-design_23-2147887647.jpg",
imageAlt: "FSD Technology",
},
imageSrc: "https://img.b2bpic.net/free-photo/interior-view-of-tesla-model-s-dashboard-and-screen_23-2149544788.jpg", imageAlt: "Tesla Interior Technology"},
]}
mediaAnimation="slide-up"
/>
@@ -106,23 +81,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Model 3",
price: "From $38,990",
imageSrc: "http://img.b2bpic.net/free-photo/stunning-young-woman-waring-dress-posing-front-her-car-outdoors-ownership-driver_158595-6750.jpg",
},
id: "p1", name: "Model 3", price: "From $38,990", imageSrc: "https://img.b2bpic.net/free-photo/tesla-model-3-in-white-color-studio-lighting_23-2149633211.jpg?_wi=2"},
{
id: "p2",
name: "Model Y",
price: "From $44,990",
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-astonishing-scenery-beautiful-forest-countryside_181624-4552.jpg",
},
id: "p2", name: "Model Y", price: "From $44,990", imageSrc: "https://img.b2bpic.net/free-photo/tesla-model-y-electric-crossover-parked-scenic-drive_23-2149721456.jpg?_wi=2"},
{
id: "p3",
name: "Model X",
price: "From $79,990",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-enjoying-view-beach-from-her-car_23-2148801475.jpg",
},
id: "p3", name: "Model X", price: "From $79,990", imageSrc: "https://img.b2bpic.net/free-photo/tesla-model-x-with-falcon-wing-doors-open_23-2149718420.jpg?_wi=2"},
]}
title="Experience Unmatched Performance"
description="Our lineup of electric vehicles combines safety, performance, and efficiency."
@@ -134,20 +97,13 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "The Future of Energy & Transportation",
},
type: "text", content: "The Future of Energy & Transportation"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg",
alt: "Advanced manufacturing technology",
},
type: "image", src: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg", alt: "Advanced manufacturing technology"},
]}
buttons={[
{
text: "View About Tesla",
href: "https://www.tesla.com/about",
},
text: "View About Tesla", href: "https://www.tesla.com/about"},
]}
/>
</div>
@@ -159,34 +115,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
label: "Solar",
title: "Solar Roof",
items: [
"Generate clean energy",
"Integrated design",
"High efficiency",
],
id: "f1", label: "Solar", title: "Solar Roof", items: [
"Generate clean energy", "Integrated design", "High efficiency"],
},
{
id: "f2",
label: "Storage",
title: "Powerwall",
items: [
"Backup during outages",
"Energy independence",
"Smart monitoring",
],
id: "f2", label: "Storage", title: "Powerwall", items: [
"Backup during outages", "Energy independence", "Smart monitoring"],
},
{
id: "f3",
label: "Network",
title: "Supercharger",
items: [
"Global network access",
"Rapid charging",
"Destination convenience",
],
id: "f3", label: "Network", title: "Supercharger", items: [
"Global network access", "Rapid charging", "Destination convenience"],
},
]}
title="Integrated Energy Solutions"
@@ -199,23 +137,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Clean Tech Corp",
"Global Energy Group",
"Future Mobilty Inc",
"Sustainable Power Co",
"Green Innovation Ltd",
"Aerospace Power Tech",
"Eco Tech Solutions",
]}
"Clean Tech Corp", "Global Energy Group", "Future Mobilty Inc", "Sustainable Power Co", "Green Innovation Ltd", "Aerospace Power Tech", "Eco Tech Solutions"]}
logos={[
"http://img.b2bpic.net/free-vector/star-digital-tech-logo-business-card-branding-template-design-inspiration-isolated-white-backgrounds_384344-1497.jpg",
"http://img.b2bpic.net/free-vector/technological-ecology-concept_23-2148424173.jpg",
"http://img.b2bpic.net/free-vector/electric-car-infographic_23-2148031797.jpg",
"http://img.b2bpic.net/free-vector/renewable-energy-logo-design-template_23-2150058648.jpg",
"http://img.b2bpic.net/free-vector/gradient-technology-blue-logo-collection_23-2148233811.jpg",
"http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021169.jpg",
"http://img.b2bpic.net/free-vector/environment-landing-page-template_23-2148939861.jpg",
]}
"http://img.b2bpic.net/free-vector/star-digital-tech-logo-business-card-branding-template-design-inspiration-isolated-white-backgrounds_384344-1497.jpg", "http://img.b2bpic.net/free-vector/technological-ecology-concept_23-2148424173.jpg", "http://img.b2bpic.net/free-vector/electric-car-infographic_23-2148031797.jpg", "http://img.b2bpic.net/free-vector/renewable-energy-logo-design-template_23-2150058648.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-blue-logo-collection_23-2148233811.jpg", "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021169.jpg", "http://img.b2bpic.net/free-vector/environment-landing-page-template_23-2148939861.jpg"]}
title="Global Energy Partners"
description="Powering a cleaner future with partners across the globe."
/>
@@ -227,20 +151,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What is Dog Mode?",
content: "Dog Mode allows you to keep your cabin at a temperature that is safe for your pet, while informing passersby of their safety.",
},
id: "q1", title: "What is Dog Mode?", content: "Dog Mode allows you to keep your cabin at a temperature that is safe for your pet, while informing passersby of their safety."},
{
id: "q2",
title: "What does the Tesla app do?",
content: "The Tesla app provides remote control of your vehicle, energy monitoring, charging status, and climate control.",
},
id: "q2", title: "What does the Tesla app do?", content: "The Tesla app provides remote control of your vehicle, energy monitoring, charging status, and climate control."},
{
id: "q3",
title: "Where can I test drive?",
content: "You can schedule a test drive at your nearest Tesla gallery or service center through our website.",
},
id: "q3", title: "Where can I test drive?", content: "You can schedule a test drive at your nearest Tesla gallery or service center through our website."},
]}
title="Common Questions"
description="Everything you need to know about Tesla energy and vehicles."
@@ -252,8 +167,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Newsletter"
title="Stay Updated"
description="Receive the latest news and updates on Tesla products."
@@ -264,37 +178,23 @@ export default function LandingPage() {
<FooterBaseReveal
columns={[
{
title: "About",
items: [
title: "About", items: [
{
label: "Tesla © 2026",
href: "#",
},
label: "Tesla © 2026", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Contact",
href: "#",
},
label: "Contact", href: "#"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "News",
href: "#",
},
label: "News", href: "#"},
{
label: "Locations",
href: "#",
},
label: "Locations", href: "#"},
{
label: "Learn",
href: "#",
},
label: "Learn", href: "#"},
],
},
]}
@@ -304,4 +204,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}