Skip to content

Commit

Permalink
Update Nav.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanghrakshit12 authored Jun 19, 2024
1 parent 6ca3f60 commit dea531c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-next/app/Components/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export default function Nav() {
View real-time cryptocurrency data & trends
</p>
<Link
href="/https://crypto-sand-ten.vercel.app/"
href="https://crypto-sand-ten.vercel.app/"
className="inline-flex items-center justify-center gap-3 rounded-full bg-green-500 px-6 py-3 font-serif text-lg font-semibold text-white transition-all duration-300 hover:bg-green-600 hover:shadow-lg hover:text-black md:text-xl"
>
<span>Real Time crypto Updates</span>
Expand Down

0 comments on commit dea531c

Please sign in to comment.