Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d6174c58a | |||
| 37534b3fa3 | |||
| 937bd1b94a | |||
| ddd3e61edd |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
title="Drive the Extraordinary"
|
||||
description="Premium vehicles. Exceptional service. Your next chapter starts here."
|
||||
description="Buy, finance, and drive your dream luxury car with white-glove service."
|
||||
tag="Motion Car Sales"
|
||||
buttons={[
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "p1", badge: "Entry", price: "Custom", subtitle: "Basic term options", features: [
|
||||
id: "p1", badge: "Flexible", price: "Custom", subtitle: "Basic term options", features: [
|
||||
"Competitive rates", "Low down payment"],
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
"Flexible terms", "Online approval"],
|
||||
},
|
||||
{
|
||||
id: "p3", badge: "Premium", price: "Concierge", subtitle: "Full service", features: [
|
||||
id: "p3", badge: "Premium Concierge", price: "Concierge", subtitle: "Full service", features: [
|
||||
"Custom financing", "Priority support"],
|
||||
},
|
||||
]}
|
||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user