From d065126fcf0d46a088e045619ed95b6650730f59 Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Wed, 18 Feb 2026 23:09:39 -0600 Subject: [PATCH] refactor: remove Application Deployment link from Header component - Removed the Application Deployment link from both MobileNavigation and Header components to streamline navigation. - This change follows the recent addition of the Application Deployment Platform page, ensuring consistency in the navigation structure. --- apps/website/components/Header.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/apps/website/components/Header.tsx b/apps/website/components/Header.tsx index 1ec341d..1062641 100644 --- a/apps/website/components/Header.tsx +++ b/apps/website/components/Header.tsx @@ -119,9 +119,6 @@ function MobileNavigation() { className="absolute inset-x-0 top-full mt-4 flex origin-top flex-col rounded-2xl border border-border bg-background p-4 text-lg tracking-tight text-primary shadow-xl ring-1 ring-border/5" > Pricing - - Application Deployment - FAQ
Pricing - - Application Deployment - FAQ