Update src/app/page.tsx

This commit is contained in:
2026-04-11 17:18:08 +00:00
parent 780ed8e45d
commit f61deb32c3

View File

@@ -74,11 +74,11 @@ export default function LandingPage() {
enableKpiAnimation={true}
buttons={[
{
text: "Katso menu",
text: "",
href: "#menu",
},
{
text: "Tilaa mukaan",
text: "",
href: "#contact",
},
]}