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