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