Shiny pricing page

This commit is contained in:
kbe
2025-08-14 18:30:29 +02:00
parent 8aba6e31c8
commit 9d5f57c13e
6 changed files with 347 additions and 111 deletions

View File

@@ -108,9 +108,11 @@ export function Header({ className, isLoggedIn = false, isAdmin = false }: Heade
</Link>
))}
</div>
{/*
<div className="rounded-md px-3 py-2 text-sm font-medium transition-colors text-gray-300 hover:bg-gray-700 hover:text-white">
<ThemeToggle />
</div>
</div>
*/}
</div>
</div>
)}