1 Commits

Author SHA1 Message Date
e1ab68e7e6 Update src/app/page.tsx 2026-04-20 09:48:15 +00:00

View File

@@ -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={[
{
@@ -265,4 +265,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}