From 926f4e30a50ff899e381c2bf6de302f6a93721ec Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Fri, 1 May 2026 13:54:29 -0600 Subject: [PATCH] feat: update navigation to include AI Deployment links - Added links to the AI Deployment page in the mobile navigation and header for improved accessibility. - Updated the documentation link in the Deploy AI page to point to the correct template documentation. --- apps/website/app/deploy-ai/page.tsx | 2 +- apps/website/components/Header.tsx | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/website/app/deploy-ai/page.tsx b/apps/website/app/deploy-ai/page.tsx index 58a620f..51a4ca5 100644 --- a/apps/website/app/deploy-ai/page.tsx +++ b/apps/website/app/deploy-ai/page.tsx @@ -279,7 +279,7 @@ export default function DeployAIPage() {