diff --git a/apps/website/components/Header.tsx b/apps/website/components/Header.tsx index d45f29d..d144a35 100644 --- a/apps/website/components/Header.tsx +++ b/apps/website/components/Header.tsx @@ -107,7 +107,12 @@ function MobileNavigation() { as="div" 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" > - Features +

+ Features +

+ Application Deployment + Databases +
Pricing

@@ -205,23 +210,17 @@ export function Header() { - - - trackGAEvent({ - action: "Nav Link Clicked", - category: "Navigation", - label: "/#features", - }) - } - > - Features - - + Features + +

+