Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-20 09:48:18 +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>
);
}
}