1 Commits

Author SHA1 Message Date
935fd8cd4f Update src/app/page.tsx 2026-03-06 15:39:49 +00:00

View File

@@ -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"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrqyAelQuwFbbPbhEn5CyJTMA/cryptocurrency-mining-operation-visualiz-1772811369520-c2a95148.png", imageAlt: "Cryptocurrency mining"},
]} ]}
buttons={[ buttons={[
{ text: "Start Investing", href: "#pricing" }, { text: "Open Free Account", href: "#pricing" },
{ text: "Learn More", href: "#features" }, { text: "Learn More", href: "#features" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"