Skip to content

Commit

Permalink
feat: update landing page text for improved clarity and engagement
Browse files Browse the repository at this point in the history
  • Loading branch information
neopromic committed Jan 6, 2025
1 parent dfa1f74 commit f391fed
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@ export default function LandingPage() {
<Header />
<main className="flex flex-1 flex-col items-center justify-center p-6 text-center">
<h1 className="text-4xl font-bold tracking-tight sm:text-6xl">
Gerencie suas finanças com IA
Gerencie suas finanças,
<br />
Escale sua empresa
</h1>
<p className="my-6 text-lg text-muted-foreground">
Organize suas despesas, investimentos e ganhos de forma inteligente.
Organize suas despesas, clientes, investimentos e ganhos de forma
inteligente.
</p>
<GetStartdButton />
</main>
Expand Down

0 comments on commit f391fed

Please sign in to comment.