1 Commits

Author SHA1 Message Date
2ef8eaa4e9 Update src/app/page.tsx 2026-04-17 09:37:48 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Inventory", name: "Inventory", id: "inventory"},
id: "inventory",
},
{ {
name: "Financing", name: "Financing", id: "financing"},
id: "financing",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Treasure Valley Auto" brandName="Treasure Valley Auto"
/> />
@@ -56,35 +48,22 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}} title="Drive Home Your Dream Truck Today"
title="Treasure Valley's Best Truck Inventory"
description="Find your next truck at the best dealership in the valley. We offer competitive financing, premium inventory, and expert care." description="Find your next truck at the best dealership in the valley. We offer competitive financing, premium inventory, and expert care."
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/minivan-driving-winter-forest-road-motion-family-travel_169016-71244.jpg", imageSrc: "http://img.b2bpic.net/free-photo/minivan-driving-winter-forest-road-motion-family-travel_169016-71244.jpg", imageAlt: "Truck hero view 1"},
imageAlt: "Truck hero view 1",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/view-beautiful-rainbow-appearing-end-road_23-2151562974.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-beautiful-rainbow-appearing-end-road_23-2151562974.jpg", imageAlt: "Truck hero view 2"},
imageAlt: "Truck hero view 2",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/vehicle-road_23-2151919264.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vehicle-road_23-2151919264.jpg", imageAlt: "Truck hero view 3"},
imageAlt: "Truck hero view 3",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg", imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg", imageAlt: "Truck hero view 4"},
imageAlt: "Truck hero view 4",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-customers-car-showroom-browsing-automobiles-catalog_482257-124583.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-customers-car-showroom-browsing-automobiles-catalog_482257-124583.jpg", imageAlt: "Truck hero view 5"},
imageAlt: "Truck hero view 5",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-city-aerial-view-with-urban-architecture-blue-sky-day_649448-274.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shanghai-city-aerial-view-with-urban-architecture-blue-sky-day_649448-274.jpg", imageAlt: "Truck hero view 6"},
imageAlt: "Truck hero view 6",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -96,9 +75,7 @@ export default function LandingPage() {
title="Welcome to Treasure Valley Auto" title="Welcome to Treasure Valley Auto"
buttons={[ buttons={[
{ {
text: "Learn More", text: "Learn More", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -111,41 +88,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "truck1", id: "truck1", name: "Ford F-150 Lariat", price: "$38,900", imageSrc: "http://img.b2bpic.net/free-photo/person-their-job-position_23-2150163610.jpg"},
name: "Ford F-150 Lariat",
price: "$38,900",
imageSrc: "http://img.b2bpic.net/free-photo/person-their-job-position_23-2150163610.jpg",
},
{ {
id: "truck2", id: "truck2", name: "Chevrolet Silverado 1500", price: "$42,500", imageSrc: "http://img.b2bpic.net/free-photo/vehicle-road_23-2151919251.jpg"},
name: "Chevrolet Silverado 1500",
price: "$42,500",
imageSrc: "http://img.b2bpic.net/free-photo/vehicle-road_23-2151919251.jpg",
},
{ {
id: "truck3", id: "truck3", name: "RAM 1500 Big Horn", price: "$36,200", imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-leaning-against-truck_23-2152009007.jpg"},
name: "RAM 1500 Big Horn",
price: "$36,200",
imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-leaning-against-truck_23-2152009007.jpg",
},
{ {
id: "truck4", id: "truck4", name: "GMC Sierra 2500", price: "$48,900", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125220.jpg"},
name: "GMC Sierra 2500",
price: "$48,900",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125220.jpg",
},
{ {
id: "truck5", id: "truck5", name: "Toyota Tundra SR5", price: "$41,000", imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-hunter-standing-together-with-his-beagle-dog-near-retro-military-car-forest_613910-21108.jpg"},
name: "Toyota Tundra SR5",
price: "$41,000",
imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-hunter-standing-together-with-his-beagle-dog-near-retro-military-car-forest_613910-21108.jpg",
},
{ {
id: "truck6", id: "truck6", name: "Ford F-250 Super Duty", price: "$52,500", imageSrc: "http://img.b2bpic.net/free-photo/truck-long-vehicle-ready-delivering-transport_342744-1294.jpg"},
name: "Ford F-250 Super Duty",
price: "$52,500",
imageSrc: "http://img.b2bpic.net/free-photo/truck-long-vehicle-ready-delivering-transport_342744-1294.jpg",
},
]} ]}
title="Our Best Used Trucks" title="Our Best Used Trucks"
description="Discover our curated collection of premium used trucks, inspected and ready to drive." description="Discover our curated collection of premium used trucks, inspected and ready to drive."
@@ -159,52 +112,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "p1", id: "p1", badge: "Popular", price: "Standard Rate", subtitle: "For excellent credit", buttons: [
badge: "Popular",
price: "Standard Rate",
subtitle: "For excellent credit",
buttons: [
{ {
text: "Apply Now", text: "Apply Now"},
},
], ],
features: [ features: [
"Quick approval", "Quick approval", "Low interest rates", "Easy terms"],
"Low interest rates",
"Easy terms",
],
}, },
{ {
id: "p2", id: "p2", badge: "Flexible", price: "Custom Plan", subtitle: "Built for you", buttons: [
badge: "Flexible",
price: "Custom Plan",
subtitle: "Built for you",
buttons: [
{ {
text: "Contact Us", text: "Contact Us"},
},
], ],
features: [ features: [
"Personalized rates", "Personalized rates", "Early payoff options", "Flexible payments"],
"Early payoff options",
"Flexible payments",
],
}, },
{ {
id: "p3", id: "p3", badge: "Start Here", price: "Quick Start", subtitle: "For first-time buyers", buttons: [
badge: "Start Here",
price: "Quick Start",
subtitle: "For first-time buyers",
buttons: [
{ {
text: "Learn More", text: "Learn More"},
},
], ],
features: [ features: [
"Educational support", "Educational support", "Credit guidance", "Fixed rates"],
"Credit guidance",
"Fixed rates",
],
}, },
]} ]}
title="Easy Financing Options" title="Easy Financing Options"
@@ -220,25 +149,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "5000+", title: "Vehicles Sold", description: "Happy drivers on the road", icon: CheckCircle,
value: "5000+",
title: "Vehicles Sold",
description: "Happy drivers on the road",
icon: CheckCircle,
}, },
{ {
id: "m2", id: "m2", value: "98%", title: "Customer Satisfaction", description: "Based on reviews", icon: Star,
value: "98%",
title: "Customer Satisfaction",
description: "Based on reviews",
icon: Star,
}, },
{ {
id: "m3", id: "m3", value: "15+", title: "Financing Partners", description: "Competitive lending options", icon: Shield,
value: "15+",
title: "Financing Partners",
description: "Competitive lending options",
icon: Shield,
}, },
]} ]}
title="Dealership Achievements" title="Dealership Achievements"
@@ -251,14 +168,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Ford", "Ford", "Chevrolet", "RAM", "GMC", "Toyota", "Nissan", "Honda"]}
"Chevrolet",
"RAM",
"GMC",
"Toyota",
"Nissan",
"Honda",
]}
title="Our Trusted Inventory Brands" title="Our Trusted Inventory Brands"
description="We stock only the most reliable brands in the industry." description="We stock only the most reliable brands in the industry."
/> />
@@ -272,25 +182,15 @@ export default function LandingPage() {
author="Sarah Miller" author="Sarah Miller"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489858.jpg", src: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489858.jpg", alt: "Customer 1"},
alt: "Customer 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489860.jpg", src: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489860.jpg", alt: "Customer 2"},
alt: "Customer 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130230.jpg", src: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130230.jpg", alt: "Customer 3"},
alt: "Customer 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/happy-couple-greeting-their-mechanic-auto-repair-shop_637285-8674.jpg", src: "http://img.b2bpic.net/free-photo/happy-couple-greeting-their-mechanic-auto-repair-shop_637285-8674.jpg", alt: "Customer 4"},
alt: "Customer 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiling-aged-man-with-grey-hair_23-2148036815.jpg", src: "http://img.b2bpic.net/free-photo/smiling-aged-man-with-grey-hair_23-2148036815.jpg", alt: "Customer 5"},
alt: "Customer 5",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -304,22 +204,13 @@ export default function LandingPage() {
description="Ready to test drive? Send us a message and we'll be in touch shortly." description="Ready to test drive? Send us a message and we'll be in touch shortly."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email", required: true,
type: "email",
placeholder: "Your Email",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
type: "tel",
placeholder: "Your Phone Number",
required: true,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg" imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg"
@@ -332,29 +223,19 @@ export default function LandingPage() {
{ {
items: [ items: [
{ {
label: "Inventory", label: "Inventory", href: "#inventory"},
href: "#inventory",
},
{ {
label: "Financing", label: "Financing", href: "#financing"},
href: "#financing",
},
{ {
label: "Contact Us", label: "Contact Us", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}