Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 672a54e9b3 | |||
| 5781dece17 |
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
|||||||
<div id="pricing" data-section="pricing">
|
<div id="pricing" data-section="pricing">
|
||||||
<PricingCardNine
|
<PricingCardNine
|
||||||
title="Simple, Transparent Pricing"
|
title="Simple, Transparent Pricing"
|
||||||
description="Choose the rental plan that fits your needs. All plans include insurance, roadside assistance, and unlimited mileage."
|
description="Simple, Transparent Pricing — Trusted by 5,000+ customers with zero hidden fees. All plans include insurance, roadside assistance, and unlimited mileage."
|
||||||
tag="Pricing Plans"
|
tag="Pricing Plans"
|
||||||
tagIcon={CreditCard}
|
tagIcon={CreditCard}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -323,4 +323,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user