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