diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d2f3b4..5e8440d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="Avis Autovermietung" description="Flexible car rental in Weimar. Modern vehicles, fair prices, and easy booking." buttons={[ - { text: "Book Now", href: "#contact" }, + { text: "Reserve Your Car Today", href: "#contact" }, { text: "View Vehicles", href: "#vehicles" } ]} buttonAnimation="slide-up"