diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx
index 3898e388..2175afd0 100644
--- a/client/components/Layout.tsx
+++ b/client/components/Layout.tsx
@@ -107,6 +107,15 @@ export default function Layout({ children }: LayoutProps) {
>
Dashboard
+ {!profileComplete && (
+
+ )}