'use client'; import React from "react"; import SmallHero from "@/components/Helper/SmallHero"; const ContactHero = () => { return (