A bold resume-style experience section listing companies, roles, and details with hover-reveal background imagery.
import ImpactExperience from '@/components/ui/impact-experience' export default function Demo() { return <ImpactExperience /> }