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