Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-10 21:44:26 +00:00

View File

@@ -45,8 +45,8 @@ export default function LandingPage() {
logoText="Avis Autovermietung"
description="Flexible car rental in Weimar. Modern vehicles, fair prices, and easy booking."
buttons={[
{ text: "View Vehicles", href: "#vehicles" },
{ text: "Learn More", href: "#about" }
{ text: "Book Now", href: "#contact" },
{ text: "View Vehicles", href: "#vehicles" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}