import ArticleHeading from "@/app/_components/ArticleHeading"; const Page = () => { return ( <> ); }; export default Page;