Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-04-26 14:05:33 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={true}
background={{ variant: "gradient-bars" }}
title="Rent a Car in Tirana Fast, Easy & Affordable"
title="Rent a Car in Tirana No Hidden Fees"
description="Your journey starts with Rental Lapraka. Explore Albania with the most reliable vehicles at the best rates."
testimonials={[]}
buttons={[{ text: "Book Your Car Now", href: "#contact" }]}
@@ -141,4 +141,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}