Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-09 07:14:25 +00:00
2 changed files with 9 additions and 1434 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -80,7 +80,7 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{
text: "Start your free portfolio analysis", href: "#cta"},
text: "Get Free Portfolio Analysis", href: "#cta"},
{
text: "Learn how it works", href: "/how-it-works"},
]}
@@ -292,4 +292,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}