Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -193,9 +193,9 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Precision Engineering", description: "Our vehicles are built with meticulous attention to detail, utilizing advanced robotics and skilled craftsmanship for unparalleled performance and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/car-engine_1373-185.jpg", imageAlt: "Close-up of a car engine", titleImageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-parts_1170-1342.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Revolutionary Design", description: "From aerodynamic exteriors to luxurious, ergonomic interiors, every DriveForge vehicle is a masterpiece of form and function, setting new benchmarks in automotive aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138937.jpg", imageAlt: "Car design studio with a clay model", titleImageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021147.jpg", buttonText: "View Gallery"},
|
||||
title: "Revolutionary Design", description: "From aerodynamic exteriors to luxurious, ergonomic interiors, every DriveForge vehicle is a masterpiece of form and function, setting new benchmarks in automotive aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138937.jpg?_wi=1", imageAlt: "Car design studio with a clay model", titleImageSrc: "http://img.b2bpic.net/free-photo/modern-car-futuristic-road_23-2151021147.jpg", buttonText: "View Gallery"},
|
||||
{
|
||||
title: "Uncompromised Safety", description: "Equipped with state-of-the-art ADAS (Advanced Driver-Assistance Systems) and robust structural integrity, our cars prioritize your safety on every journey.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-playing-with-vr-glasses_1303-26857.jpg", imageAlt: "Car crash test dummy", titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-talking_23-2150171289.jpg", buttonText: "Safety Features"},
|
||||
title: "Uncompromised Safety", description: "Equipped with state-of-the-art ADAS (Advanced Driver-Assistance Systems) and robust structural integrity, our cars prioritize your safety on every journey.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-playing-with-vr-glasses_1303-26857.jpg?_wi=1", imageAlt: "Car crash test dummy", titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-talking_23-2150171289.jpg", buttonText: "Safety Features"},
|
||||
]}
|
||||
title="Innovations That Define Tomorrow"
|
||||
description="Discover the core technologies and philosophies that set DriveForge Automotive apart."
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "sports-3", name: "Velocity Coupe", price: "$92,000", imageSrc: "http://img.b2bpic.net/free-photo/autumn-foliage-forest-with-road_649448-4982.jpg", imageAlt: "Dynamic red sports car"},
|
||||
{
|
||||
id: "electric-4", name: "Aura EV", price: "$72,000", imageSrc: "http://img.b2bpic.net/free-photo/charging-socket-electric-car-with-blue-light_1268-17706.jpg", imageAlt: "Modern electric car"},
|
||||
id: "electric-4", name: "Aura EV", price: "$72,000", imageSrc: "http://img.b2bpic.net/free-photo/charging-socket-electric-car-with-blue-light_1268-17706.jpg?_wi=1", imageAlt: "Modern electric car"},
|
||||
{
|
||||
id: "concept-5", name: "Pinnacle Concept", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/smart-car-interface-projection-hologram_53876-96639.jpg", imageAlt: "Futuristic concept car"},
|
||||
{
|
||||
@@ -243,13 +243,13 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
title: "Aerodynamic Mastery", description: "Sculpted for efficiency and speed, our designs minimize drag for optimal performance and range.", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138937.jpg", imageAlt: "Aerodynamic car design"
|
||||
title: "Aerodynamic Mastery", description: "Sculpted for efficiency and speed, our designs minimize drag for optimal performance and range.", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138937.jpg?_wi=2", imageAlt: "Aerodynamic car design"
|
||||
},
|
||||
{
|
||||
title: "Advanced EV Technology", description: "Leading the charge in electric mobility with next-gen batteries, rapid charging, and zero emissions.", imageSrc: "http://img.b2bpic.net/free-photo/charging-socket-electric-car-with-blue-light_1268-17706.jpg", imageAlt: "Electric car charging"
|
||||
title: "Advanced EV Technology", description: "Leading the charge in electric mobility with next-gen batteries, rapid charging, and zero emissions.", imageSrc: "http://img.b2bpic.net/free-photo/charging-socket-electric-car-with-blue-light_1268-17706.jpg?_wi=2", imageAlt: "Electric car charging"
|
||||
},
|
||||
{
|
||||
title: "Intelligent Safety Systems", description: "Integrated ADAS and robust structural integrity provide unparalleled protection for every journey.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-playing-with-vr-glasses_1303-26857.jpg", imageAlt: "Advanced driver assistance system"
|
||||
title: "Intelligent Safety Systems", description: "Integrated ADAS and robust structural integrity provide unparalleled protection for every journey.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-playing-with-vr-glasses_1303-26857.jpg?_wi=2", imageAlt: "Advanced driver assistance system"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user