diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1b07270..73829f9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,132 +33,83 @@ export default function LandingPage() {
@@ -171,19 +122,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
- label: "Certified Quality",
- value: "100%",
- },
+ label: "Certified Quality", value: "100%"},
{
icon: Car,
- label: "Diverse Selection",
- value: "Luxury & More",
- },
+ label: "Diverse Selection", value: "Luxury & More"},
{
icon: CreditCard,
- label: "Flexible Financing",
- value: "Available",
- },
+ label: "Flexible Financing", value: "Available"},
]}
metricsAnimation="slide-up"
/>
@@ -196,28 +141,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Hassle-Free Financing",
- description: "Secure the best financing options with our network of trusted lenders. Drive home your dream car today.",
- bentoComponent: "reveal-icon",
- icon: CreditCard,
- imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg",
- imageAlt: "professional auto mechanic inspecting car",
+ title: "Hassle-Free Financing", description: "Secure the best financing options with our network of trusted lenders. Drive home your dream car today.", bentoComponent: "reveal-icon", icon: CreditCard,
},
{
- title: "Comprehensive Warranty",
- description: "Protect your investment with our extended warranty packages, offering peace of mind for years to come.",
- bentoComponent: "reveal-icon",
- icon: ShieldCheck,
- imageSrc: "http://img.b2bpic.net/free-vector/car-dealer-business-labels-collection_23-2149962086.jpg",
- imageAlt: "professional auto mechanic inspecting car",
+ title: "Comprehensive Warranty", description: "Protect your investment with our extended warranty packages, offering peace of mind for years to come.", bentoComponent: "reveal-icon", icon: ShieldCheck,
},
{
- title: "Fair Trade-In Value",
- description: "Get an honest and competitive appraisal for your current vehicle. Upgrade easily with our fair trade-in program.",
- bentoComponent: "reveal-icon",
- icon: BarChart2,
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-33509.jpg?_wi=2",
- imageAlt: "professional auto mechanic inspecting car",
+ title: "Fair Trade-In Value", description: "Get an honest and competitive appraisal for your current vehicle. Upgrade easily with our fair trade-in program.", bentoComponent: "reveal-icon", icon: BarChart2,
},
]}
title="Experience the EZ Breezy Advantage"
@@ -233,47 +163,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "luxury-sedan",
- name: "Luxury Executive Sedan",
- price: "$65,000",
- imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-drinking-coffee-by-car_1303-22434.jpg",
- imageAlt: "Luxury black executive sedan",
- },
+ id: "luxury-sedan", name: "Luxury Executive Sedan", price: "$65,000", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-drinking-coffee-by-car_1303-22434.jpg", imageAlt: "Luxury black executive sedan"},
{
- id: "sport-convertible",
- name: "Dynamic Sport Convertible",
- price: "$89,000",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-white-car_23-2148320260.jpg",
- imageAlt: "Sporty red convertible",
- },
+ id: "sport-convertible", name: "Dynamic Sport Convertible", price: "$89,000", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-white-car_23-2148320260.jpg", imageAlt: "Sporty red convertible"},
{
- id: "premium-suv",
- name: "Premium Family SUV",
- price: "$52,000",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-car_23-2148332882.jpg",
- imageAlt: "Sophisticated silver SUV",
- },
+ id: "premium-suv", name: "Premium Family SUV", price: "$52,000", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-car_23-2148332882.jpg", imageAlt: "Sophisticated silver SUV"},
{
- id: "vintage-classic",
- name: "Timeless Vintage Roadster",
- price: "$78,000",
- imageSrc: "http://img.b2bpic.net/free-photo/transportation-detail-front-shiny-classic_1203-6155.jpg",
- imageAlt: "Classic vintage car",
- },
+ id: "vintage-classic", name: "Timeless Vintage Roadster", price: "$78,000", imageSrc: "http://img.b2bpic.net/free-photo/transportation-detail-front-shiny-classic_1203-6155.jpg", imageAlt: "Classic vintage car"},
{
- id: "electric-luxury",
- name: "Electric Luxury Sedan",
- price: "$72,000",
- imageSrc: "http://img.b2bpic.net/free-photo/nature-suffocated-by-co2-pollution_23-2150858285.jpg",
- imageAlt: "Electric luxury sedan",
- },
+ id: "electric-luxury", name: "Electric Luxury Sedan", price: "$72,000", imageSrc: "http://img.b2bpic.net/free-photo/nature-suffocated-by-co2-pollution_23-2150858285.jpg", imageAlt: "Electric luxury sedan"},
{
- id: "rugged-truck",
- name: "Heavy-Duty Performance Truck",
- price: "$48,000",
- imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-perspective-wood-logs-timber-industry_23-2151239456.jpg",
- imageAlt: "Powerful pickup truck",
- },
+ id: "rugged-truck", name: "Heavy-Duty Performance Truck", price: "$48,000", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-perspective-wood-logs-timber-industry_23-2151239456.jpg", imageAlt: "Powerful pickup truck"},
]}
title="Our Curated Inventory"
description="Explore our hand-picked selection of high-quality vehicles. Each car is meticulously inspected to ensure premium standards."
@@ -287,23 +187,14 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- icon: Users,
- title: "Happy Customers",
- value: "200+",
- },
+ id: "m1", icon: Users,
+ title: "Happy Customers", value: "200+"},
{
- id: "m2",
- icon: MapPin,
- title: "Local Presence",
- value: "Lakewood, CO",
- },
+ id: "m2", icon: MapPin,
+ title: "Local Presence", value: "Lakewood, CO"},
{
- id: "m3",
- icon: Award,
- title: "Years in Business",
- value: "15+",
- },
+ id: "m3", icon: Award,
+ title: "Years in Business", value: "15+"},
]}
title="Our Impact & Achievements"
description="Driven by passion and dedication, we measure our success by your satisfaction and our growth in the community."
@@ -314,75 +205,34 @@ export default function LandingPage() {