Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d2b1c02699 | |||
| 34631a65ef |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
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."
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vehicle-road_23-2151919264.jpg", imageAlt: "Truck hero view 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg", imageAlt: "Truck hero view 4"},
|
||||
imageSrc: "http://img.b2bpic.net/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg", imageAlt: "Truck hero view 4"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-customers-car-showroom-browsing-automobiles-catalog_482257-124583.jpg", imageAlt: "Truck hero view 5"},
|
||||
{
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489860.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130230.jpg", alt: "Customer 3"},
|
||||
src: "http://img.b2bpic.net/happy-man-car-dealership_23-2148130230.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-couple-greeting-their-mechanic-auto-repair-shop_637285-8674.jpg", alt: "Customer 4"},
|
||||
{
|
||||
@@ -213,6 +213,7 @@ export default function LandingPage() {
|
||||
name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
|
||||
},
|
||||
]}
|
||||
buttonText="Request Test Drive"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user