Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
description="AutoMarket is the most trusted platform to browse thousands of pre-owned cars and bikes. Get the best price, guaranteed safety, and verified listings."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg", imageAlt: "luxury car showcase bright street"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg?_wi=1", imageAlt: "luxury car showcase bright street"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-premium-suv-driving-curved-winter-road-luxury-car-motion_169016-71558.jpg", imageAlt: "luxury car showcase bright street"},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Toyota Sedan 2022", price: "$18,500", imageSrc: "http://img.b2bpic.net/free-photo/young-mother-child-stand-near-they-suv-car-safety-driving-concept_627829-6605.jpg"},
|
||||
id: "1", name: "Toyota Sedan 2022", price: "$18,500", imageSrc: "http://img.b2bpic.net/free-photo/young-mother-child-stand-near-they-suv-car-safety-driving-concept_627829-6605.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Honda Compact SUV", price: "$22,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528626.jpg"},
|
||||
{
|
||||
@@ -172,13 +172,13 @@ export default function LandingPage() {
|
||||
"5 Listings", "Featured Status", "Dedicated Manager"],
|
||||
button: {
|
||||
text: "Get Started"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg", imageAlt: "luxury car showcase bright street"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg?_wi=2", imageAlt: "luxury car showcase bright street"},
|
||||
{
|
||||
id: "enterprise", title: "Dealer Pro", price: "$199", period: "/per month", features: [
|
||||
"Unlimited Listings", "Top Rank Visibility", "Priority Support"],
|
||||
button: {
|
||||
text: "Get Started"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-mother-child-stand-near-they-suv-car-safety-driving-concept_627829-6605.jpg", imageAlt: "luxury car showcase bright street"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-mother-child-stand-near-they-suv-car-safety-driving-concept_627829-6605.jpg?_wi=2", imageAlt: "luxury car showcase bright street"},
|
||||
]}
|
||||
title="Ad Posting Plans"
|
||||
description="Choose the best plan to reach thousands of potential buyers."
|
||||
|
||||
Reference in New Issue
Block a user