fix(site): completely remove Launch Sandbox menu and mockup pages
This commit is contained in:
parent
9b8dbdaffa
commit
d4dc498448
3 changed files with 0 additions and 1002 deletions
|
|
@ -43,13 +43,6 @@ export function Header() {
|
|||
{t.nav[link.key]}
|
||||
</a>
|
||||
))}
|
||||
<a
|
||||
href="/launch-readiness.html"
|
||||
className="font-mono text-nano uppercase tracking-widest text-cyan-400 hover:text-cyan-300 transition-colors flex items-center gap-1"
|
||||
>
|
||||
<span className="w-1.5 h-1.5 rounded-full bg-cyan-400 animate-pulse"></span>
|
||||
Launch Sandbox
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
{/* Right side: language + CTA */}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue