diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index 551bd736..2e6b8861 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -56,38 +56,7 @@ export function HeroSection({ children }: HeroSectionProps) {
- {/* Simplified Floating Icons */} - {floatingElements.map((element, index) => ( - -
- -
-
- ))} + {/* Content */}