From 935fd8cd4f10cf620bda20ebe87d4784c29aad56 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:39:49 +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 d70ea4b..86de71e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrqyAelQuwFbbPbhEn5CyJTMA/cryptocurrency-mining-operation-visualiz-1772811369520-c2a95148.png", imageAlt: "Cryptocurrency mining"}, ]} buttons={[ - { text: "Start Investing", href: "#pricing" }, + { text: "Open Free Account", href: "#pricing" }, { text: "Learn More", href: "#features" }, ]} buttonAnimation="slide-up" -- 2.49.1