Skip to content

Commit 47e8075

Browse files
committed
coffee
1 parent 3f086ff commit 47e8075

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/components/landing/hero.tsx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,6 @@ export default function Hero() {
3434
Star us on Github ⭐
3535
</Button>
3636
</Link>
37-
<Link href="https://www.buymeacoffee.com/harshbhat" target="_blank">
38-
<Button
39-
variant="outline"
40-
className="dark:bg-black bg-white text-black dark:text-white flex justify-center items-center rounded-full px-6 py-3 text-lg"
41-
>
42-
<Coffee className="mr-2 h-5 w-5" />
43-
Buy me a coffee
44-
</Button>
45-
</Link>
4637
</div>
4738

4839
<h1 className="text-2xl sm:text-3xl md:text-4xl lg:text-5xl font-bold max-w-3xl mx-auto text-center mt-4 relative z-20 py-4 bg-clip-text text-transparent bg-gradient-to-b from-neutral-800 via-neutral-700 to-neutral-700 dark:from-neutral-800 dark:via-white dark:to-white">

0 commit comments

Comments
 (0)