From c2fd07dffbaee0b527c47064b93afc49e1e0a212 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 14:54:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4815b4a..203662b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Avalduse esitamine", href: "#contact" }, + { text: "Hangi rahastus nüüd", href: "#contact" }, { text: "Lisateave", href: "#features" } ]} buttonAnimation="slide-up" -- 2.49.1