diff --git a/src/app/(public)/page.tsx b/src/app/(public)/page.tsx index 408b617..eb473a9 100644 --- a/src/app/(public)/page.tsx +++ b/src/app/(public)/page.tsx @@ -1,3 +1,4 @@ +import { ArrowRight } from 'lucide-react'; import type { Metadata } from 'next'; import Link from 'next/link'; @@ -27,16 +28,15 @@ export default function HomePage() { return ( <> -
- - Build. Earn. Belong - +
+ Build. Earn. Belong + Learn More - +
@@ -56,10 +56,10 @@ export default function HomePage() { href='/docs' className='inline-flex items-center rounded-full border border-white/15 bg-white/5 px-6 py-2.5 text-sm font-medium text-white transition-colors hover:bg-white/10' > - Read Docs + Explore Ecosystem - Explore Opportunities + Host a Campaign