Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4bf90639fd | |||
| b7058f5cbf |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardTestimonial
|
<HeroBillboardTestimonial
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{ variant: "gradient-bars" }}
|
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."
|
description="Your journey starts with Rental Lapraka. Explore Albania with the most reliable vehicles at the best rates."
|
||||||
testimonials={[]}
|
testimonials={[]}
|
||||||
buttons={[{ text: "Book Your Car Now", href: "#contact" }]}
|
buttons={[{ text: "Book Your Car Now", href: "#contact" }]}
|
||||||
@@ -141,4 +141,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user