diff --git a/src/app/page.tsx b/src/app/page.tsx
index 05d0ffa..6675df0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGaller
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
-import BlogCardOne from '@/components/sections/blog/BlogCardOne';
+import BlogCardTwo from '@/components/sections/blog/BlogCardTwo';
import { Award, Calendar, CheckCircle, MapPin, ShieldCheck, Star } from "lucide-react";
export default function LandingPage() {
@@ -32,16 +32,12 @@ export default function LandingPage() {
@@ -54,20 +50,14 @@ export default function LandingPage() {
title="Timeless Quality, Reliable Rides."
description="Kevin's Klassics in Cannon Falls offers a curated selection of pre-owned vehicles. Experience the difference of local, honest car sales."
buttons={[
- {
- text: "View Inventory", href: "#inventory"},
+ { text: "View Inventory", href: "#inventory" },
]}
mediaItems={[
- {
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-car-medium-shot_23-2148266189.jpg?_wi=1", imageAlt: "Showroom view"},
- {
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-silver-vintage-car-street_181624-60007.jpg", imageAlt: "Car display"},
- {
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-choosing-car-car-showroom_1303-26815.jpg", imageAlt: "Sales office"},
- {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-showroom-looking-buy-vehicle-assessing-condition-cars_482257-124070.jpg", imageAlt: "Woman in showroom looking to buy vehicle assessing condition of cars"},
- {
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32023.jpg", imageAlt: "Stylish and elegant woman in a car salon"},
+ { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-car-medium-shot_23-2148266189.jpg?_wi=1", imageAlt: "Showroom view" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-silver-vintage-car-street_181624-60007.jpg", imageAlt: "Car display" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-choosing-car-car-showroom_1303-26815.jpg", imageAlt: "Sales office" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/woman-showroom-looking-buy-vehicle-assessing-condition-cars_482257-124070.jpg", imageAlt: "Woman in showroom looking to buy vehicle assessing condition of cars" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32023.jpg", imageAlt: "Stylish and elegant woman in a car salon" },
]}
mediaAnimation="slide-up"
/>
@@ -78,15 +68,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Proven Excellence"
metrics={[
- {
- label: "Perfect Rating", value: "5.0", icon: Star,
- },
- {
- label: "Satisfied Clients", value: "100%", icon: Award,
- },
- {
- label: "Years Served", value: "10+", icon: Calendar,
- },
+ { label: "Perfect Rating", value: "5.0", icon: Star },
+ { label: "Satisfied Clients", value: "100%", icon: Award },
+ { label: "Years Served", value: "10+", icon: Calendar },
]}
metricsAnimation="slide-up"
/>
@@ -99,18 +83,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
- {
- id: "p1", name: "Vintage Cruiser", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-green-car-headlamps_181624-8290.jpg"},
- {
- id: "p2", name: "Classic Sport", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/vintage-car-headlight-vintage-auto-detail-selective-focus-idea-interior-article_166373-3398.jpg"},
- {
- id: "p3", name: "Open-Top Roadster", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/transportation-detail-front-shiny-classic_1203-6155.jpg?_wi=1"},
- {
- id: "p4", name: "Reliable Commuter", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/view-three-dimensional-car-with-abstract-spheres-background_23-2151005307.jpg"},
- {
- id: "p5", name: "Executive Sedan", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-simple-background_23-2150797044.jpg"},
- {
- id: "p6", name: "Project Special", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150165820.jpg"},
+ { id: "p1", name: "Vintage Cruiser", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-green-car-headlamps_181624-8290.jpg" },
+ { id: "p2", name: "Classic Sport", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/vintage-car-headlight-vintage-auto-detail-selective-focus-idea-interior-article_166373-3398.jpg" },
+ { id: "p3", name: "Open-Top Roadster", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/transportation-detail-front-shiny-classic_1203-6155.jpg?_wi=1" },
+ { id: "p4", name: "Reliable Commuter", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/view-three-dimensional-car-with-abstract-spheres-background_23-2151005307.jpg" },
+ { id: "p5", name: "Executive Sedan", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-simple-background_23-2150797044.jpg" },
+ { id: "p6", name: "Project Special", price: "Call for Price", imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150165820.jpg" },
]}
title="Current Inventory"
description="Browse our hand-picked classics and reliable daily drivers."
@@ -118,18 +96,18 @@ export default function LandingPage() {
-
@@ -141,15 +119,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Transparent Sales", description: "No hidden fees, no pressure, just clear answers.", icon: ShieldCheck,
- },
- {
- title: "Quality Assured", description: "Every vehicle is inspected before it hits our lot.", icon: CheckCircle,
- },
- {
- title: "Local Roots", description: "Serving the Cannon Falls community for years.", icon: MapPin,
- },
+ { title: "Transparent Sales", description: "No hidden fees, no pressure, just clear answers.", icon: ShieldCheck },
+ { title: "Quality Assured", description: "Every vehicle is inspected before it hits our lot.", icon: CheckCircle },
+ { title: "Local Roots", description: "Serving the Cannon Falls community for years.", icon: MapPin },
]}
title="Why Kevin's Klassics?"
description="We don't just sell cars; we build relationships. Honest, transparent, and hassle-free."
@@ -163,16 +135,11 @@ export default function LandingPage() {
rating={5}
author="Kevin Manley"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/young-man-delivering-christmas-tree-car_1303-19511.jpg", alt: "Customer Photo 1"},
- {
- src: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14544.jpg", alt: "Customer Photo 2"},
- {
- src: "http://img.b2bpic.net/free-photo/smiley-man-coffee-break-city_23-2148289249.jpg", alt: "Customer Photo 3"},
- {
- src: "http://img.b2bpic.net/free-photo/older-woman-with-red-car_1149-1161.jpg", alt: "Customer Photo 4"},
- {
- src: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130231.jpg", alt: "Customer Photo 5"},
+ { src: "http://img.b2bpic.net/free-photo/young-man-delivering-christmas-tree-car_1303-19511.jpg", alt: "Customer Photo 1" },
+ { src: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14544.jpg", alt: "Customer Photo 2" },
+ { src: "http://img.b2bpic.net/free-photo/smiley-man-coffee-break-city_23-2148289249.jpg", alt: "Customer Photo 3" },
+ { src: "http://img.b2bpic.net/free-photo/older-woman-with-red-car_1149-1161.jpg", alt: "Customer Photo 4" },
+ { src: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130231.jpg", alt: "Customer Photo 5" },
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -183,12 +150,9 @@ export default function LandingPage() {