From 34cb17b868e6a05aa8a2701b0eab749644f84ab0 Mon Sep 17 00:00:00 2001 From: hardik Date: Thu, 16 Oct 2025 05:13:28 +0000 Subject: [PATCH] scroll issue --- src/components/HeroSection.tsx | 33 +-------------------------------- 1 file changed, 1 insertion(+), 32 deletions(-) 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 */}