diff --git a/client/pages/Dashboard.tsx b/client/pages/Dashboard.tsx index 94d80fa6..cad2508b 100644 --- a/client/pages/Dashboard.tsx +++ b/client/pages/Dashboard.tsx @@ -257,6 +257,42 @@ export default function Dashboard() {
+ {/* Profile Setup Banner */} + {showProfileSetup && ( +
+ + +
+
+ +
+

Complete Your Profile

+

Set up your profile to unlock all features

+
+
+
+ + +
+
+
+
+
+ )} + {/* Header */}