Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d914a08a8 | |||
| 22c1861c96 | |||
| f138c65d77 | |||
| 4fb4adc1f8 | |||
| 78e318024d | |||
| 20aa27c0b2 | |||
| 2e6f34fb5b |
@@ -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: "Reserve Your Car Today", href: "#contact" },
|
||||
{ text: "View Vehicles", href: "#vehicles" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
|
||||
Reference in New Issue
Block a user