Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 19:38:50 +00:00

View File

@@ -102,8 +102,8 @@ export default function LandingPage() {
{ id: "vehicle-3", name: "Exclusive Performance SUV", price: "$155,000", imageSrc: "http://img.b2bpic.net/free-photo/black-interior-car-center-control-space_53876-96704.jpg", imageAlt: "Black luxury SUV" }
]}
containerClassName="max-w-7xl mx-auto px-4"
titleClassName="text-4xl md:text-5xl font-bold mb-4"
descriptionClassName="text-lg text-opacity-80 mb-12"
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
textBoxDescriptionClassName="text-lg text-opacity-80 mb-12"
/>
</div>
@@ -121,12 +121,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: 1, title: "Expert Consultation", description: "Our knowledgeable team provides personalized guidance to help you find the perfect vehicle matching your lifestyle and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg?_wi=1", imageAlt: "Professional dealership team" },
{ id: 2, title: "Certified Pre-Owned", description: "Every vehicle undergoes comprehensive inspection and multi-point certification ensuring optimal performance and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg?_wi=2", imageAlt: "Vehicle inspection process" },
{ id: 3, title: "Financing Solutions", description: "Flexible financing options with competitive rates tailored to your financial situation and requirements.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg?_wi=3", imageAlt: "Dealership finance office" }
{ id: 1, title: "Expert Consultation", description: "Our knowledgeable team provides personalized guidance to help you find the perfect vehicle matching your lifestyle and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg", imageAlt: "Professional dealership team" },
{ id: 2, title: "Certified Pre-Owned", description: "Every vehicle undergoes comprehensive inspection and multi-point certification ensuring optimal performance and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg", imageAlt: "Vehicle inspection process" },
{ id: 3, title: "Financing Solutions", description: "Flexible financing options with competitive rates tailored to your financial situation and requirements.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg", imageAlt: "Dealership finance office" }
]}
containerClassName="max-w-7xl mx-auto px-4"
titleClassName="text-4xl md:text-5xl font-bold mb-4"
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
/>
</div>
@@ -143,7 +143,7 @@ export default function LandingPage() {
speed={40}
showCard={true}
containerClassName="max-w-6xl mx-auto px-4"
titleClassName="text-3xl md:text-4xl font-bold text-center mb-2"
textBoxTitleClassName="text-3xl md:text-4xl font-bold text-center mb-2"
/>
</div>
@@ -162,8 +162,8 @@ export default function LandingPage() {
{ id: "testimonial-6", title: "Premium Experience", quote: "From initial consultation to final delivery, every step was handled with excellence. I'm thrilled with my purchase.", name: "Amanda Foster", role: "Healthcare Executive", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageAlt: "Amanda Foster" }
]}
containerClassName="max-w-6xl mx-auto px-4"
titleClassName="text-4xl md:text-5xl font-bold mb-4"
descriptionClassName="text-lg text-opacity-80 mb-12"
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
textBoxDescriptionClassName="text-lg text-opacity-80 mb-12"
/>
</div>
@@ -206,7 +206,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg"
imageAlt="Elite Motors Dealership"
logoText="Elite Motors"
copyrightText="© 2024 Elite Motors. All rights reserved."