diff --git a/apps/web/app/(app)/environments/[environmentId]/components/Navigation.tsx b/apps/web/app/(app)/environments/[environmentId]/components/Navigation.tsx index 8f55542854..efb4516924 100644 --- a/apps/web/app/(app)/environments/[environmentId]/components/Navigation.tsx +++ b/apps/web/app/(app)/environments/[environmentId]/components/Navigation.tsx @@ -10,6 +10,7 @@ import { CodeBracketIcon, CreditCardIcon, DocumentCheckIcon, + EnvelopeIcon, HeartIcon, LinkIcon, PaintBrushIcon, @@ -479,17 +480,27 @@ export default function Navigation({ {isFormbricksCloud && ( - - - + <> + + +
+ + Email us! +
+
+
+ + + + )} {