Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-11 08:13:41 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import TextAbout from '@/components/sections/about/TextAbout';
import { Car, CheckCircle2, Headphones, Percent, ShieldCheck } from "lucide-react";
import { Car, CheckCircle2, Headphones, Percent, ShieldCheck, CheckCircle, Headset, CreditCard, Wrench } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Inventory",
id: "products",
},
name: "Inventory", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="AOR Autos"
/>
@@ -55,68 +47,43 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Drive Your Dream Machine"
description="Experience luxury, power, and reliability with AOR Autos. Find the perfect vehicle tailored to your lifestyle with our expert team."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
alt: "Happy Customer 1",
},
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Happy Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg",
alt: "Happy Customer 2",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg", alt: "Happy Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg",
alt: "Happy Customer 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", alt: "Happy Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg",
alt: "Happy Customer 4",
},
src: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg", alt: "Happy Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/dealership-salesman-showing-clients-components-car-hood_482257-124137.jpg",
alt: "Dealership salesman showing clients components under car hood",
},
src: "http://img.b2bpic.net/free-photo/dealership-salesman-showing-clients-components-car-hood_482257-124137.jpg", alt: "Dealership salesman showing clients components under car hood"},
]}
buttons={[
{
text: "Explore Inventory",
href: "#products",
},
text: "Explore Inventory", href: "#products"},
{
text: "Schedule Test Drive",
href: "#contact",
},
text: "Schedule Test Drive", href: "#contact"},
]}
buttonAnimation="slide-up"
marqueeItems={[
{
type: "text-icon",
text: "Luxury Selection",
icon: Car,
type: "text-icon", text: "Luxury Selection", icon: Car,
},
{
type: "text-icon",
text: "Competitive Rates",
icon: Percent,
type: "text-icon", text: "Competitive Rates", icon: Percent,
},
{
type: "text-icon",
text: "Expert Inspection",
icon: CheckCircle2,
type: "text-icon", text: "Expert Inspection", icon: CheckCircle2,
},
{
type: "text-icon",
text: "Lifetime Support",
icon: ShieldCheck,
type: "text-icon", text: "Lifetime Support", icon: ShieldCheck,
},
{
type: "text-icon",
text: "24/7 Assistance",
icon: Headphones,
type: "text-icon", text: "24/7 Assistance", icon: Headphones,
},
]}
/>
@@ -128,8 +95,7 @@ export default function LandingPage() {
title="Your Trusted Auto Partner"
buttons={[
{
text: "Learn More",
},
text: "Learn More"},
]}
/>
</div>
@@ -140,28 +106,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Rigorous Inspections",
description: "Every vehicle undergoes a 150-point inspection.",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-man-pointing-pencil-clipboard-uniform-front-view_176474-38806.jpg",
buttonIcon: "CheckCircle",
title: "Rigorous Inspections", description: "Every vehicle undergoes a 150-point inspection.", imageSrc: "http://img.b2bpic.net/free-photo/industrial-man-pointing-pencil-clipboard-uniform-front-view_176474-38806.jpg", buttonIcon: CheckCircle,
},
{
title: "24/7 Support",
description: "Our experts are available around the clock.",
imageSrc: "http://img.b2bpic.net/free-photo/finger-pushing-virtual-button_1134-264.jpg",
buttonIcon: "Headset",
title: "24/7 Support", description: "Our experts are available around the clock.", imageSrc: "http://img.b2bpic.net/free-photo/finger-pushing-virtual-button_1134-264.jpg", buttonIcon: Headset,
},
{
title: "Flexible Financing",
description: "Tailored payment plans for every budget.",
imageSrc: "http://img.b2bpic.net/free-photo/pile-coins-forming-graph-arrangement_23-2148783065.jpg",
buttonIcon: "CreditCard",
title: "Flexible Financing", description: "Tailored payment plans for every budget.", imageSrc: "http://img.b2bpic.net/free-photo/pile-coins-forming-graph-arrangement_23-2148783065.jpg", buttonIcon: CreditCard,
},
{
title: "Lifetime Maintenance",
description: "Peace of mind with every purchase.",
imageSrc: "http://img.b2bpic.net/free-vector/100-satisfaction-guaranteed-badge-collection_52683-48961.jpg",
buttonIcon: "Wrench",
title: "Lifetime Maintenance", description: "Peace of mind with every purchase.", imageSrc: "http://img.b2bpic.net/free-vector/100-satisfaction-guaranteed-badge-collection_52683-48961.jpg", buttonIcon: Wrench,
},
]}
title="Why Choose AOR Autos"
@@ -177,41 +131,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Sport Coupe",
price: "$85,000",
imageSrc: "http://img.b2bpic.net/free-photo/view-silver-cup-trophy_23-2149458777.jpg",
},
id: "p1", name: "Sport Coupe", price: "$85,000", imageSrc: "http://img.b2bpic.net/free-photo/view-silver-cup-trophy_23-2149458777.jpg"},
{
id: "p2",
name: "Luxury SUV",
price: "$65,000",
imageSrc: "http://img.b2bpic.net/free-photo/successful-arab-man-wear-striped-shirt-sunglasses-pose-near-his-white-suv-car-stylish-arabian-men-transport_627829-4283.jpg",
},
id: "p2", name: "Luxury SUV", price: "$65,000", imageSrc: "http://img.b2bpic.net/free-photo/successful-arab-man-wear-striped-shirt-sunglasses-pose-near-his-white-suv-car-stylish-arabian-men-transport_627829-4283.jpg"},
{
id: "p3",
name: "Executive Sedan",
price: "$52,000",
imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-simple-background_23-2150797048.jpg",
},
id: "p3", name: "Executive Sedan", price: "$52,000", imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-simple-background_23-2150797048.jpg"},
{
id: "p4",
name: "Performance Pickup",
price: "$48,000",
imageSrc: "http://img.b2bpic.net/free-photo/blue-pickup-truck-road-strength-motion-modern-freedom_169016-69739.jpg",
},
id: "p4", name: "Performance Pickup", price: "$48,000", imageSrc: "http://img.b2bpic.net/free-photo/blue-pickup-truck-road-strength-motion-modern-freedom_169016-69739.jpg"},
{
id: "p5",
name: "Coastal Convertible",
price: "$75,000",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sitting-trunk-his-black-muscle-car-rich-black-man_627829-2712.jpg",
},
id: "p5", name: "Coastal Convertible", price: "$75,000", imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sitting-trunk-his-black-muscle-car-rich-black-man_627829-2712.jpg"},
{
id: "p6",
name: "Eco Hybrid",
price: "$42,000",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-car-france_23-2149169720.jpg",
},
id: "p6", name: "Eco Hybrid", price: "$42,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-car-france_23-2149169720.jpg"},
]}
title="Featured Inventory"
description="Browse our latest selection of luxury and performance vehicles."
@@ -226,20 +156,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5000+",
description: "Vehicles Delivered",
},
id: "m1", value: "5000+", description: "Vehicles Delivered"},
{
id: "m2",
value: "98%",
description: "Customer Satisfaction",
},
id: "m2", value: "98%", description: "Customer Satisfaction"},
{
id: "m3",
value: "24/7",
description: "Support Available",
},
id: "m3", value: "24/7", description: "Support Available"},
]}
title="Quality You Can Measure"
description="Our track record speaks for itself in every vehicle sold."
@@ -253,40 +174,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah J.",
role: "Executive",
testimonial: "The best dealership experience I've had. Transparent and efficient.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-posing-with-crossed-arms_23-2149206523.jpg",
},
id: "t1", name: "Sarah J.", role: "Executive", testimonial: "The best dealership experience I've had. Transparent and efficient.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-posing-with-crossed-arms_23-2149206523.jpg"},
{
id: "t2",
name: "Michael R.",
role: "Entrepreneur",
testimonial: "Found my perfect luxury car within minutes. Exceptional service.",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
},
id: "t2", name: "Michael R.", role: "Entrepreneur", testimonial: "Found my perfect luxury car within minutes. Exceptional service.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg"},
{
id: "t3",
name: "Emily P.",
role: "Designer",
testimonial: "Quality vehicles and a very friendly staff. Highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
},
id: "t3", name: "Emily P.", role: "Designer", testimonial: "Quality vehicles and a very friendly staff. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg"},
{
id: "t4",
name: "David W.",
role: "Engineer",
testimonial: "Transparent process and very reliable vehicle condition.",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-938.jpg",
},
id: "t4", name: "David W.", role: "Engineer", testimonial: "Transparent process and very reliable vehicle condition.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-938.jpg"},
{
id: "t5",
name: "Jessica L.",
role: "Marketing",
testimonial: "Everything was perfect from start to finish. Thank you!",
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-grandfather-cross-arms-chest-looking-happy_176420-31784.jpg",
},
id: "t5", name: "Jessica L.", role: "Marketing", testimonial: "Everything was perfect from start to finish. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-grandfather-cross-arms-chest-looking-happy_176420-31784.jpg"},
]}
title="What Our Clients Say"
description="Discover why AOR Autos is the preferred choice for vehicle enthusiasts."
@@ -297,8 +193,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get In Touch"
title="Ready to Find Your Vehicle?"
description="Sign up for our newsletter for the latest inventory updates or contact our team for a personal consultation."
@@ -309,13 +204,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="AOR Autos"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>