Update the navigation bar component
Replit-Commit-Author: Agent
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user