We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f9e16 commit 7e989aeCopy full SHA for 7e989ae
components/Hero.tsx
@@ -23,7 +23,7 @@ export default function Hero() {
23
variant="outline"
24
className="font-semibold text-[#007ACC] hover:text-[#007ACC]"
25
>
26
- <Link href="/explore">Explore Pairs</Link>
+ <Link href="/explore">Explore Available Pairs</Link>
27
</Button>
28
</div>
29
0 commit comments