feat: Updated site
Server Deploy / deploy (push) Successful in 2m23s

This commit is contained in:
2026-07-24 11:50:11 +01:00
parent b74cd10dfc
commit fd32c96d86
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ export function Footer() {
{link.label}
</Link>
))}
<Link href="/start">Create organisation</Link>
<Link href="/start">Get started</Link>
</div>
</footer>
);