diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index 72fd826..452fcd0 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -13,9 +13,9 @@ export default function Hero() { }; return ( -
- {/* Background Gradient — centered and symmetric */} -
+
+ {/* Background Gradient */} +
- {/* No decorative blobs — clean symmetric background */} + {/* Decorative elements */} +
+
+
); } diff --git a/src/components/Modules.tsx b/src/components/Modules.tsx index f10c12e..0784cda 100644 --- a/src/components/Modules.tsx +++ b/src/components/Modules.tsx @@ -116,13 +116,11 @@ const ModuleCard: React.FC<{ mod: any, className?: string }> = ({ mod, className export default function Modules() { return ( -
- {/* Animated Background Blobs — contained within section via max-w and inset */} -
-
-
-
-
+
+ {/* Animated Background Blobs */} +
+
+