Update the navigation bar component

Replit-Commit-Author: Agent
This commit is contained in:
Replit Agent
2026-07-31 18:53:51 +00:00
parent e2a8390ae4
commit 8335a1da0e

View File

@@ -39,7 +39,7 @@ export function Navbar() {
className="rounded-full bg-primary text-primary-foreground hover:bg-primary/90 px-6 h-10"
data-testid="nav-get-started"
>
Get Started Free
Sales: 123-456-7890
</Button>
</div>
</div>