import HeroSection from "@/components/sections/HeroSection"; export default function Home() { return (
); }