Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-02 17:58:33 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -66,7 +66,7 @@ export default function HomePage() {
title="Pioneering Tomorrow's Mobility"
description="At ElectroHyper, we combine cutting-edge electric technology with hypercar performance. Our vehicles redefine what's possible in sustainable luxury transportation, delivering unprecedented acceleration, range, and driving dynamics."
tag="About Us"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/modern-technology-research-facility-with-1772474047412-b5021f54.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/modern-technology-research-facility-with-1772474047412-b5021f54.png?_wi=1"
imageAlt="Advanced electric hypercar technology showcase"
buttons={[{ text: "Learn More", href: "#features" }]}
useInvertedBackground={false}
@@ -81,7 +81,7 @@ export default function HomePage() {
features={[
{
id: "1", title: "Quantum Battery System", description: "Revolutionary solid-state battery technology delivers 1000+ mile range with 10-minute charging. Triple-redundant thermal management ensures optimal performance in any condition.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/cross-section-diagram-of-an-advanced-sol-1772474047867-ac9acb06.png", imageAlt: "Advanced battery technology"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/cross-section-diagram-of-an-advanced-sol-1772474047867-ac9acb06.png?_wi=1", imageAlt: "Advanced battery technology"},
items: [
{ icon: Zap, text: "1000+ Mile Range" },
{ icon: Gauge, text: "10-Minute Charge" },
@@ -91,7 +91,7 @@ export default function HomePage() {
},
{
id: "2", title: "Hyperdrive Motor", description: "Dual independent motors provide all-wheel torque vectoring. Peak output of 2000 HP generates 0-60 in 1.9 seconds with unmatched cornering precision.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/close-up-of-a-dual-electric-motor-assemb-1772474047535-67a14684.png", imageAlt: "Dual electric motor assembly"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/close-up-of-a-dual-electric-motor-assemb-1772474047535-67a14684.png?_wi=1", imageAlt: "Dual electric motor assembly"},
items: [
{ icon: Zap, text: "2000 HP Peak Output" },
{ icon: Gauge, text: "0-60 in 1.9 Seconds" },
@@ -101,7 +101,7 @@ export default function HomePage() {
},
{
id: "3", title: "Adaptive Aerodynamics", description: "AI-controlled active surfaces adapt in real-time for optimal downforce and efficiency. Reduces drag coefficient to 0.19 Cd at highway speeds.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/aerodynamic-side-profile-of-an-electric--1772474048476-36693656.png", imageAlt: "Aerodynamic design visualization"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/aerodynamic-side-profile-of-an-electric--1772474048476-36693656.png?_wi=1", imageAlt: "Aerodynamic design visualization"},
items: [
{ icon: Wind, text: "0.19 Cd Coefficient" },
{ icon: Brain, text: "AI-Controlled" },

View File

@@ -66,7 +66,7 @@ export default function SpecificationsPage() {
features={[
{
id: "1", title: "Quantum Battery System", description: "Revolutionary solid-state battery technology delivers 1000+ mile range with 10-minute charging. Triple-redundant thermal management ensures optimal performance in any condition.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/cross-section-diagram-of-an-advanced-sol-1772474047867-ac9acb06.png", imageAlt: "Advanced battery technology"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/cross-section-diagram-of-an-advanced-sol-1772474047867-ac9acb06.png?_wi=2", imageAlt: "Advanced battery technology"},
items: [
{ icon: Zap, text: "1000+ Mile Range" },
{ icon: Gauge, text: "10-Minute Charge" },
@@ -76,7 +76,7 @@ export default function SpecificationsPage() {
},
{
id: "2", title: "Hyperdrive Motor", description: "Dual independent motors provide all-wheel torque vectoring. Peak output of 2000 HP generates 0-60 in 1.9 seconds with unmatched cornering precision.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/close-up-of-a-dual-electric-motor-assemb-1772474047535-67a14684.png", imageAlt: "Dual electric motor assembly"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/close-up-of-a-dual-electric-motor-assemb-1772474047535-67a14684.png?_wi=2", imageAlt: "Dual electric motor assembly"},
items: [
{ icon: Zap, text: "2000 HP Peak Output" },
{ icon: Gauge, text: "0-60 in 1.9 Seconds" },
@@ -86,7 +86,7 @@ export default function SpecificationsPage() {
},
{
id: "3", title: "Adaptive Aerodynamics", description: "AI-controlled active surfaces adapt in real-time for optimal downforce and efficiency. Reduces drag coefficient to 0.19 Cd at highway speeds.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/aerodynamic-side-profile-of-an-electric--1772474048476-36693656.png", imageAlt: "Aerodynamic design visualization"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/aerodynamic-side-profile-of-an-electric--1772474048476-36693656.png?_wi=2", imageAlt: "Aerodynamic design visualization"},
items: [
{ icon: Wind, text: "0.19 Cd Coefficient" },
{ icon: Brain, text: "AI-Controlled" },
@@ -114,7 +114,7 @@ export default function SpecificationsPage() {
{
id: "3", title: "How does the ordering and delivery process work?", content: "Reserve your vehicle with a $100,000 deposit. Full customization options available through our bespoke program. Manufacturing takes 6-8 months with monthly progress updates. Delivery includes white-glove service and comprehensive orientation program."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/modern-technology-research-facility-with-1772474047412-b5021f54.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqSUwZ0yvNcX2J0mo572KVlVM/modern-technology-research-facility-with-1772474047412-b5021f54.png?_wi=2"
imageAlt="ElectroHyper research facility"
mediaPosition="left"
textboxLayout="default"