Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f173d2453 | |||
| 6e2335c37c | |||
| 6d95570f3e | |||
| 7c23ed5563 | |||
| 6a11c18b98 | |||
| c96ecd689c | |||
| 599f67425b |
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "week", badge: "Weekly", price: "$299+", subtitle: "Ideal for business travel", features: [
|
||||
id: "week", badge: "Weekly (Best Value)", price: "$299+", subtitle: "Save 20% compared to daily rates", features: [
|
||||
"Free mileage", "Complimentary delivery"],
|
||||
buttons: [
|
||||
{
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
tag="BOOK NOW"
|
||||
title="Start Your Journey Today"
|
||||
description="Ready to drive? Sign up to receive exclusive offers and book your first car at a special rate."
|
||||
description="Sign up to receive a 10% discount on your first rental booking."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/thoughtful-student-using-laptop-headphones-education_7502-7468.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -255,4 +255,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user