import Herohome from "@/components/hero"; import { AdminLinks } from "@/components/AdminLinks"; export default function Home() { return ( <> ); }