diff --git a/app/(app)/clients/[id]/page.tsx b/app/(app)/clients/[id]/page.tsx index 4a65e5b..2923f2b 100644 --- a/app/(app)/clients/[id]/page.tsx +++ b/app/(app)/clients/[id]/page.tsx @@ -528,7 +528,22 @@ export default function ClientDetailPage() { {/* Profile */} {activeTab === "profile" && ( - Client Profile + +
+ Client Profile +
+ + + +
+
+
{[