diff --git a/client/pages/Labs.tsx b/client/pages/Labs.tsx index b2e8b13d..c4133590 100644 --- a/client/pages/Labs.tsx +++ b/client/pages/Labs.tsx @@ -7,10 +7,18 @@ import { Beaker, Lightbulb, Zap, Users } from "lucide-react"; export default function Labs() { return ( -
+
+ {/* Animated grid background */}
+ {/* Animated grid */} +
+ + {/* Floating orbs */} +
+
+
{/* Hero Section */}