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