feat: add Vadoo promo to header and Related Projects

Add 'Auto-Publish AI Images & Videos, Earn' button linking to vadoo.tv in StandaloneShell header and add Vadoo as the first entry in the Related Projects list.
This commit is contained in:
Anil Matcha
2026-06-14 10:28:39 +05:30
parent adc1a918b2
commit e7c7b20454
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
## Related Projects
- [Vadoo](https://vadoo.tv) — Auto-publish AI images & videos as YouTube Shorts and TikToks, monetize your generations
- [awesome-claude-fable-5](https://github.com/Anil-matcha/awesome-claude-fable-5) — 60 curated Claude Fable 5 use cases, prompts, and benchmarks — get 20% off Fable 5 via MuAPI
- [Generative-Media-Skills](https://github.com/SamurAIGPT/Generative-Media-Skills) — Use these models as AI agent skills in Claude Code, Cursor, and Gemini CLI
- [AI-Youtube-Shorts-Generator](https://github.com/SamurAIGPT/AI-Youtube-Shorts-Generator) — Auto-generate viral YouTube Shorts from long-form videos using AI
+10
View File
@@ -303,6 +303,16 @@ export default function StandaloneShell() {
{/* Right: Actions */}
<div className="flex-shrink-0 flex items-center gap-4">
{/* Vadoo promo */}
<a
href="https://vadoo.tv"
target="_blank"
rel="noopener noreferrer"
className="hidden sm:flex items-center gap-1.5 text-[13px] font-bold bg-[#22d3ee] text-black px-3 py-1.5 rounded-md hover:opacity-90 transition-opacity whitespace-nowrap"
>
Auto-Publish AI Images &amp; Videos, Earn
</a>
<div className="flex items-center gap-3 bg-white/5 px-3 py-1.5 rounded-full border border-white/5 transition-colors">
<div className="w-2 h-2 rounded-full bg-green-500 animate-pulse" />
<div className="flex flex-col">