Merge version_1 into main #2
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="circleGradient"
|
||||
background="none"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Discover Your Perfect Vehicle"
|
||||
description="Browse our extensive selection of quality vehicles, from family sedans to powerful trucks. Find the car that matches your lifestyle and budget."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Premium Selection"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "View All Vehicles", href: "#products" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg"
|
||||
imageAlt="AutoMarket dealership"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106170.jpg"
|
||||
imageAlt="AutoMarket contact"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user