Merge version_3 into main #5
@@ -162,22 +162,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic", title: "Basic Ad (1 Listing)", price: "$19", period: "/per month", features: [
|
||||
"Standard Visibility", "Email Support"],
|
||||
id: "basic", title: "Starter Plan", price: "$19", period: "/mo", features: [
|
||||
"1 Listing", "Standard Visibility", "Email Support"],
|
||||
button: {
|
||||
text: "Get Started"},
|
||||
text: "Choose Starter"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-photographing-camera_23-2148149927.jpg", imageAlt: "luxury car showcase bright street"},
|
||||
{
|
||||
id: "premium", title: "Premium Ad (5 Listings)", price: "$49", period: "/per month", features: [
|
||||
"Featured Status", "Dedicated Manager"],
|
||||
id: "premium", title: "Pro Seller", price: "$49", period: "/mo", features: [
|
||||
"5 Listings", "Featured Status", "Dedicated Account Manager"],
|
||||
button: {
|
||||
text: "Get Started"},
|
||||
text: "Choose Pro"},
|
||||
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 (Unlimited)", price: "$199", period: "/per month", features: [
|
||||
"Top Rank Visibility", "Priority Support", "BEST FOR HIGH-VOLUME"],
|
||||
id: "enterprise", title: "Dealer Pro (Recommended)", price: "$199", period: "/mo", features: [
|
||||
"Unlimited Listings", "Priority Support", "Top-Rank Visibility (Recommended for High Volume)"],
|
||||
button: {
|
||||
text: "Recommended"},
|
||||
text: "Get Started"},
|
||||
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"
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get Started"
|
||||
title="Ready to sell your vehicle?"
|
||||
description="Join thousands of satisfied sellers and get the best value for your car today."
|
||||
description="Join thousands of satisfied sellers and get the best value for your car today. Find us at: royal motors opp hdfc back sangamner road shrirampur 413709."
|
||||
buttons={[
|
||||
{
|
||||
text: "Post Your Ad"},
|
||||
|
||||
Reference in New Issue
Block a user