From f61deb32c32d87f78b3c7acaa67bdc56f459e988 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 17:18:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]}