diff --git a/vibn-frontend/app/[workspace]/agency/layout.tsx b/vibn-frontend/app/[workspace]/agency/layout.tsx
index acbcf1e8..285a337d 100644
--- a/vibn-frontend/app/[workspace]/agency/layout.tsx
+++ b/vibn-frontend/app/[workspace]/agency/layout.tsx
@@ -388,14 +388,13 @@ export default function AgencyLayout({
href={`/${workspace}/agency`}
active={pathname === `/${workspace}/agency`}
/>
-
-
+
Clients