Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudCludfore committed Feb 22, 2025
1 parent 00f911e commit afedcdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sections/get-started/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ function GetStarted() {
</div>
</div>
<Link
href={"https://app.aura.network/"}
href={"https://x.com/AuraNetworkHQ"}
target="_blank"
className="h-14 px-6 py-3.5 bg-[#3189e2] rounded-[99px] justify-center items-center gap-2 inline-flex hover:bg-blue-600 transition-all"
>
<div className="text-white text-lg font-semibold font-interTight leading-[27px]">
Start using
Follow Aura on X
</div>
</Link>
</div>
Expand Down

0 comments on commit afedcdb

Please sign in to comment.