Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-15 17:31:39 +00:00

View File

@@ -146,7 +146,7 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing">
<PricingCardNine
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"
tagIcon={CreditCard}
tagAnimation="slide-up"
@@ -323,4 +323,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}