import React from 'react'; import { useNavigate } from 'react-router-dom'; const Hero = () => { const navigate = useNavigate(); return ( <>
{/* Background Image */}
Background { e.target.style.display = 'none'; }} />
{/* Animated glowing orbs */}
{/* Large central glow */}
{/* Floating glowing orbs */}
{/* Animation Styles */} {/* Header Navigation */}
PopcornPing Logo { e.target.outerHTML = '
P
'; }} />
{/* Main Content */}
{/* Center Content */}

POPCORNPING

Never miss a note, idea or connection. Video call with screen sharing made simple.

); }; export default Hero;