Merge version_1_1781822572107 into main #2
@@ -11,259 +11,141 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
export default function HomePage() {
|
||||
return (
|
||||
<>
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroCenteredLogos
|
||||
avatarsSrc={[
|
||||
"http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg",
|
||||
"http://img.b2bpic.net/free-photo/blonde-businesswoman-with-smartphone_23-2147702455.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg",
|
||||
"http://img.b2bpic.net/free-photo/bearded-modern-male-using-smartphone-room-with-loft-interior_613910-6089.jpg",
|
||||
]}
|
||||
avatarText="Trusted by 500+ enthusiasts"
|
||||
title="Engineering the Future of Motion"
|
||||
description="Experience unparalleled performance, precision, and luxury with AJ1000 Automobiles. Where innovation meets the open road."
|
||||
primaryButton={{
|
||||
text: "View Models",
|
||||
href: "#models",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
}}
|
||||
names={[
|
||||
"John Doe",
|
||||
"Jane Smith",
|
||||
"Alex Wong",
|
||||
"Sarah Lee",
|
||||
"David Miller",
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-blurred-background_23-2148253604.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
avatarsSrc={[
|
||||
"http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg", "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", "http://img.b2bpic.net/free-photo/blonde-businesswoman-with-smartphone_23-2147702455.jpg", "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg", "http://img.b2bpic.net/free-photo/bearded-modern-male-using-smartphone-room-with-loft-interior_613910-6089.jpg"]}
|
||||
avatarText="Trusted by 500+ enthusiasts"
|
||||
title="Engineering the Future of Motion"
|
||||
description="Experience unparalleled performance, precision, and luxury with AJ1000 Automobiles. Where innovation meets the open road."
|
||||
primaryButton={{ text: "View Models", href: "#models" }}
|
||||
secondaryButton={{ text: "Contact Us", href: "#contact" }}
|
||||
names={["John Doe", "Jane Smith", "Alex Wong", "Sarah Lee", "David Miller"]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-blurred-background_23-2148253604.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="engineering" data-section="engineering">
|
||||
<SectionErrorBoundary name="engineering">
|
||||
<div id="engineering" data-section="engineering">
|
||||
<SectionErrorBoundary name="engineering">
|
||||
<FeaturesMediaCards
|
||||
tag="Engineering Excellence"
|
||||
title="Precision Under Every Curve"
|
||||
description="We push the boundaries of what is possible, utilizing lightweight materials and cutting-edge propulsion."
|
||||
items={[
|
||||
{
|
||||
title: "Advanced Propulsion",
|
||||
description: "Next-generation energy systems for relentless acceleration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hard-disk-components_23-2149413367.jpg",
|
||||
},
|
||||
{
|
||||
title: "Ultra-light Chassis",
|
||||
description: "Optimized carbon fiber frames for handling and speed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894506.jpg",
|
||||
},
|
||||
{
|
||||
title: "Active Aero Dynamics",
|
||||
description: "Dynamic airflow management for ultimate efficiency.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-wheel-car-running-high-speed_23-2150635419.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Engineering Excellence"
|
||||
title="Precision Under Every Curve"
|
||||
description="We push the boundaries of what is possible, utilizing lightweight materials and cutting-edge propulsion."
|
||||
items={[
|
||||
{
|
||||
title: "Advanced Propulsion", description: "Next-generation energy systems for relentless acceleration.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hard-disk-components_23-2149413367.jpg"},
|
||||
{
|
||||
title: "Ultra-light Chassis", description: "Optimized carbon fiber frames for handling and speed.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894506.jpg"},
|
||||
{
|
||||
title: "Active Aero Dynamics", description: "Dynamic airflow management for ultimate efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/view-wheel-car-running-high-speed_23-2150635419.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="models" data-section="models">
|
||||
<SectionErrorBoundary name="models">
|
||||
<div id="models" data-section="models">
|
||||
<SectionErrorBoundary name="models">
|
||||
<FeaturesImageBento
|
||||
tag="Our Collection"
|
||||
title="The AJ1000 Lineup"
|
||||
description="Discover our fleet of high-performance vehicles, designed for those who demand more."
|
||||
items={[
|
||||
{
|
||||
title: "AJ1000 Aero",
|
||||
description: "Pure speed and grace.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-car-illustration_23-2151685412.jpg",
|
||||
},
|
||||
{
|
||||
title: "AJ1000 Vision",
|
||||
description: "The future of luxury travel.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-direction-speed-panel-car_114579-4067.jpg",
|
||||
},
|
||||
{
|
||||
title: "AJ1000 Drift",
|
||||
description: "Mastering every tight corner.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-car-back-lights_23-2148258068.jpg",
|
||||
},
|
||||
{
|
||||
title: "AJ1000 Apex",
|
||||
description: "The pinnacle of performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg",
|
||||
},
|
||||
{
|
||||
title: "AJ1000 Blade",
|
||||
description: "Sharp, sleek, relentless.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technological-background-close-up_23-2148882600.jpg",
|
||||
},
|
||||
{
|
||||
title: "AJ1000 Quantum",
|
||||
description: "Tech-integrated luxury driving.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-vibrant-colors_23-2150796976.jpg",
|
||||
},
|
||||
{
|
||||
title: "AJ1000 Shadow",
|
||||
description: "Stealth meets supreme power.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-sport-car-with-black-autotuning-driving-by-forest_114579-4073.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Our Collection"
|
||||
title="The AJ1000 Lineup"
|
||||
description="Discover our fleet of high-performance vehicles, designed for those who demand more."
|
||||
items={[
|
||||
{ title: "AJ1000 Aero", description: "Pure speed and grace.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-car-illustration_23-2151685412.jpg" },
|
||||
{ title: "AJ1000 Vision", description: "The future of luxury travel.", imageSrc: "http://img.b2bpic.net/free-photo/interior-direction-speed-panel-car_114579-4067.jpg" },
|
||||
{ title: "AJ1000 Drift", description: "Mastering every tight corner.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-car-back-lights_23-2148258068.jpg" },
|
||||
{ title: "AJ1000 Apex", description: "The pinnacle of performance.", imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg" },
|
||||
{ title: "AJ1000 Blade", description: "Sharp, sleek, relentless.", imageSrc: "http://img.b2bpic.net/free-photo/technological-background-close-up_23-2148882600.jpg" },
|
||||
{ title: "AJ1000 Quantum", description: "Tech-integrated luxury driving.", imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-vibrant-colors_23-2150796976.jpg" },
|
||||
{ title: "AJ1000 Shadow", description: "Stealth meets supreme power.", imageSrc: "http://img.b2bpic.net/free-photo/white-sport-car-with-black-autotuning-driving-by-forest_114579-4073.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<SectionErrorBoundary name="metrics">
|
||||
<div id="metrics" data-section="metrics">
|
||||
<SectionErrorBoundary name="metrics">
|
||||
<MetricsFeatureCards
|
||||
tag="Performance Stats"
|
||||
title="Numbers That Redefine Limits"
|
||||
description="Hard engineering stats that make AJ1000 the choice of the elite."
|
||||
metrics={[
|
||||
{
|
||||
value: "1.8s",
|
||||
title: "0-60 MPH Acceleration",
|
||||
features: [
|
||||
"Advanced e-torque vectoring",
|
||||
"Minimal friction design",
|
||||
],
|
||||
},
|
||||
{
|
||||
value: "450 mi",
|
||||
title: "Range Efficiency",
|
||||
features: [
|
||||
"Liquid cooling storage",
|
||||
"Ultra-aerodynamic body",
|
||||
],
|
||||
},
|
||||
{
|
||||
value: "245 mph",
|
||||
title: "Top Speed Capability",
|
||||
features: [
|
||||
"Drag-reducing chassis",
|
||||
"Active wing technology",
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Performance Stats"
|
||||
title="Numbers That Redefine Limits"
|
||||
description="Hard engineering stats that make AJ1000 the choice of the elite."
|
||||
metrics={[
|
||||
{ value: "1.8s", title: "0-60 MPH Acceleration", features: ["Advanced e-torque vectoring", "Minimal friction design"] },
|
||||
{ value: "450 mi", title: "Range Efficiency", features: ["Liquid cooling storage", "Ultra-aerodynamic body"] },
|
||||
{ value: "245 mph", title: "Top Speed Capability", features: ["Drag-reducing chassis", "Active wing technology"] },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<SectionErrorBoundary name="testimonials">
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<SectionErrorBoundary name="testimonials">
|
||||
<TestimonialTrustCard
|
||||
quote="The AJ1000 is not just a car, it's a masterpiece of modern automotive engineering. Unmatched performance and presence."
|
||||
rating={5}
|
||||
author="Michael S., Automotive Collector"
|
||||
avatars={[
|
||||
{
|
||||
name: "Sarah",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-discussing-with-man_23-2149332960.jpg",
|
||||
},
|
||||
{
|
||||
name: "John",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg",
|
||||
},
|
||||
{
|
||||
name: "Alex",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-suit-talking-phone-outdoors_1303-22063.jpg",
|
||||
},
|
||||
{
|
||||
name: "Maria",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-autumn-coat-posing-street_1303-29554.jpg",
|
||||
},
|
||||
{
|
||||
name: "David",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-green-suit-outdoors_1303-29542.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
quote="The AJ1000 is not just a car, it's a masterpiece of modern automotive engineering. Unmatched performance and presence."
|
||||
rating={5}
|
||||
author="Michael S., Automotive Collector"
|
||||
avatars={[
|
||||
{ name: "Sarah", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-discussing-with-man_23-2149332960.jpg" },
|
||||
{ name: "John", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg" },
|
||||
{ name: "Alex", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-suit-talking-phone-outdoors_1303-22063.jpg" },
|
||||
{ name: "Maria", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-autumn-coat-posing-street_1303-29554.jpg" },
|
||||
{ name: "David", imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-green-suit-outdoors_1303-29542.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<SectionErrorBoundary name="team">
|
||||
<div id="team" data-section="team">
|
||||
<SectionErrorBoundary name="team">
|
||||
<TeamListCards
|
||||
tag="Behind the Scenes"
|
||||
title="Architects of Speed"
|
||||
description="The dedicated minds behind AJ1000's automotive evolution."
|
||||
groups={[
|
||||
{
|
||||
title: "Engineering Team",
|
||||
members: [
|
||||
{
|
||||
name: "Elena Rossi",
|
||||
role: "Head of Engineering",
|
||||
detail: "15+ years in aerodynamics.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-shareholders-look-assembly-lines-blueprints-working-notebook_482257-126515.jpg",
|
||||
},
|
||||
{
|
||||
name: "Marcus Thorne",
|
||||
role: "Senior Design Lead",
|
||||
detail: "Crafting iconic silhouettes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-close-up-hard-light_1321-497.jpg",
|
||||
},
|
||||
{
|
||||
name: "Sarah Chen",
|
||||
role: "Systems Lead",
|
||||
detail: "Pioneering battery tech.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-blurred-background_23-2148253604.jpg?_wi=2",
|
||||
imageAlt: "professional engineer portrait",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Behind the Scenes"
|
||||
title="Architects of Speed"
|
||||
description="The dedicated minds behind AJ1000's automotive evolution."
|
||||
groups={[
|
||||
{
|
||||
title: "Engineering Team", members: [
|
||||
{
|
||||
name: "Elena Rossi", role: "Head of Engineering", detail: "15+ years in aerodynamics.", imageSrc: "http://img.b2bpic.net/free-photo/factory-shareholders-look-assembly-lines-blueprints-working-notebook_482257-126515.jpg"},
|
||||
{
|
||||
name: "Marcus Thorne", role: "Senior Design Lead", detail: "Crafting iconic silhouettes.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-close-up-hard-light_1321-497.jpg"},
|
||||
{
|
||||
name: "Sarah Chen", role: "Systems Lead", detail: "Pioneering battery tech.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<SectionErrorBoundary name="faq">
|
||||
<div id="faq" data-section="faq">
|
||||
<SectionErrorBoundary name="faq">
|
||||
<FaqTabbedAccordion
|
||||
tag="Support"
|
||||
title="Questions Answered"
|
||||
description="Learn more about owning an AJ1000."
|
||||
categories={[
|
||||
{
|
||||
name: "General",
|
||||
items: [
|
||||
{
|
||||
question: "Where can I service my AJ1000?",
|
||||
answer: "At any authorized AJ1000 center globally.",
|
||||
},
|
||||
{
|
||||
question: "Can I customize features?",
|
||||
answer: "Yes, we offer bespoke configuration services.",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Support"
|
||||
title="Questions Answered"
|
||||
description="Learn more about owning an AJ1000."
|
||||
categories={[
|
||||
{
|
||||
name: "General", items: [
|
||||
{ question: "Where can I service my AJ1000?", answer: "At any authorized AJ1000 center globally." },
|
||||
{ question: "Can I customize features?", answer: "Yes, we offer bespoke configuration services." },
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="Get in Touch"
|
||||
text="Your journey starts here. Inquire about the AJ1000 models today."
|
||||
primaryButton={{
|
||||
text: "Speak to Sales",
|
||||
href: "#",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Schedule Test Drive",
|
||||
href: "#",
|
||||
}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Get in Touch"
|
||||
text="Your journey starts here. Inquire about the AJ1000 models today."
|
||||
primaryButton={{ text: "Speak to Sales", href: "#" }}
|
||||
secondaryButton={{ text: "Schedule Test Drive", href: "#" }}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user