import { AnimatedSection } from '@/components/AnimatedSection' import DownloadHero from '@/components/DownloadHero' export default function Download() { return ( <> ) }