diff --git a/src/app/page.tsx b/src/app/page.tsx index e0383ab..ffd324b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,11 +74,11 @@ export default function LandingPage() { enableKpiAnimation={true} buttons={[ { - text: "Katso menu", + text: "", href: "#menu", }, { - text: "Tilaa mukaan", + text: "", href: "#contact", }, ]}