Update src/app/page.tsx

This commit is contained in:
2026-03-11 17:56:39 +00:00
parent c7b8eb9ce4
commit ad15593d4c

View File

@@ -81,7 +81,7 @@ export default function HomePage() {
},
]}
buttons={[
{ text: "Jetzt reservieren", href: "/booking" },
{ text: "Tisch jetzt buchen", href: "/booking" },
{ text: "Mehr erfahren", href: "#features" },
]}
buttonAnimation="blur-reveal"