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