Merge version_1 into main #1

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

View File

@@ -121,9 +121,9 @@ 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", 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" }
{ 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" }
]}
containerClassName="max-w-7xl mx-auto px-4"
titleClassName="text-4xl md:text-5xl font-bold mb-4"
@@ -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"
imageSrc="http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg?_wi=4"
imageAlt="Elite Motors Dealership"
logoText="Elite Motors"
copyrightText="© 2024 Elite Motors. All rights reserved."