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"