import AllPosts from '@/components/AllPosts'; export default function Home() { return (

Home

); }