diff --git a/components/sections/HeroSection.tsx b/components/sections/HeroSection.tsx index c0a0298..782981a 100644 --- a/components/sections/HeroSection.tsx +++ b/components/sections/HeroSection.tsx @@ -110,21 +110,7 @@ export default function HeroSection() { {/* Bottom bar — scroll indicator */} -
- {/* Tech tags */} -
- {['FastAPI', 'React', 'PostgreSQL', 'Docker'].map((tag) => ( - - {tag} - - ))} -
+
{/* Scroll arrow */}