From a13e1945b9f411825a7678ce9086d592d981feda Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 13 Nov 2025 04:56:30 +0000 Subject: [PATCH] completionId: cgen-476727c90ba2435a864c439e727582d3 cgen-476727c90ba2435a864c439e727582d3 --- client/components/Layout.tsx | 47 +++++++++++++++++++++++++++--------- 1 file changed, 35 insertions(+), 12 deletions(-) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 287c7887..1878e117 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -142,26 +142,49 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { className="hover-glow group inline-block hidden sm:block" > - + + + + + + + + - - - - - - - - - + + {/* OS Window Frame */} + + + {/* Title Bar */} + + + + {/* System Dots (Traffic Light Style) */} + + + + + {/* Central OS Symbol - Abstract "A" */} + + {/* Left diagonal */} + + {/* Right diagonal */} + + {/* Crossbar */} + + {/* Bottom connecting */} + + +