Skip to content

Commit

Permalink
Issue adrianhajdin#3 : Solved typo on get started button
Browse files Browse the repository at this point in the history
  • Loading branch information
harshal301002 committed Mar 5, 2024
1 parent 235246d commit 32b1102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const Hero = () => {
Unleash the power of AI within Brainwave. Upgrade your productivity
with Brainwave, the open AI chat app.
</p>
<Button href="/pricing" white>
<Button href="#pricing" white>
Get started
</Button>
</div>
Expand Down

0 comments on commit 32b1102

Please sign in to comment.