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 */} + + +