diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index 452fcd0..2590896 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -78,10 +78,12 @@ export default function Hero() { - {/* Decorative elements */} -
-
-
+ {/* Decorative elements — symmetric and contained */} +
+
+
+
+
); }