From 758573155d8c6110700d3d7b4f5faf530f27b91b Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Fri, 7 Nov 2025 20:47:21 +0000 Subject: [PATCH] completionId: cgen-63e576fb3e114bc5a1655ae62de9984f cgen-63e576fb3e114bc5a1655ae62de9984f --- client/components/Layout.tsx | 118 ----------------------------------- 1 file changed, 118 deletions(-) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 555c09c7..3ae5c903 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -216,124 +216,6 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { {/* Auth Section */}
-
- - - - - - - Navigate AeThex - - Access any section without leaving your flow. - - - - {/* Mobile Arm Switcher */} -
-

- Arms -

-
- -
-
- - -
- {loading ? ( -
-
-
-
- ) : user ? ( - <> - - - Go to Dashboard - - - - - View Profile - - - - - Account Settings - - - - - - - ) : ( - <> - - - Join AeThex - - - - - Sign In - - - - )} -
- - -
{!loading && ( <> {user ? (