Skip to content

Commit 7e989ae

Browse files
committed
update hero h1
1 parent c5f9e16 commit 7e989ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default function Hero() {
2323
variant="outline"
2424
className="font-semibold text-[#007ACC] hover:text-[#007ACC]"
2525
>
26-
<Link href="/explore">Explore Pairs</Link>
26+
<Link href="/explore">Explore Available Pairs</Link>
2727
</Button>
2828
</div>
2929
</div>

0 commit comments

Comments
 (0)