import { Banner, Statistics } from "@/components/pages/home"; export default function Home() { return (
); }