import Head from "next/head"; import HeroSection from "@/components/HeroSection"; import "./index.css"; const HomePage = () => { return ( <>