Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b29f26534d | |||
| 3c6769e8fa | |||
| c917bafe4d | |||
| e1ab68e7e6 | |||
| d0d5c2ddc7 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Drive Your Next Adventure in Lusaka"
|
||||
title="Rent Your Perfect Ride in Lusaka"
|
||||
description="Premium car rentals in Northmead, Lusaka. Choose from our wide selection and enjoy transparent daily pricing for your next journey."
|
||||
testimonials={[
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "q2", title: "Do I need insurance?", content: "We offer comprehensive insurance packages."},
|
||||
{
|
||||
id: "q3", title: "What documents are required?", content: "Valid driver's license and a credit card."},
|
||||
id: "q3", title: "What documents are required?", content: "Valid driver's license (international accepted), proof of age (must be at least 23), and a valid credit card."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Answers to your rental questions."
|
||||
@@ -265,4 +265,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user