'use client'; import { HomePage } from "../components/Pages/HomePage/HomePage"; const DashboardPage = () => { return (