diff --git a/README.md b/README.md
index 12d7fd7..f88d7cf 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,12 @@ Watch the complete walkthrough of this agentic coding template:
🔗 Watch on YouTube
+## ☕ Support This Project
+
+If this boilerplate helped you build something awesome, consider buying me a coffee!
+
+[](https://www.buymeacoffee.com/leonvanzyl)
+
## 📋 Prerequisites
Before you begin, ensure you have the following installed on your machine:
diff --git a/src/components/site-footer.tsx b/src/components/site-footer.tsx
index cae1949..32723bd 100644
--- a/src/components/site-footer.tsx
+++ b/src/components/site-footer.tsx
@@ -5,7 +5,7 @@ export function SiteFooter() {