"use server"; import React from "react"; import MainBodyWithHeader from "@/components/defaultLayout/MainBodyWithHeader"; import AccountPage from "@/pages/Account/AccountPage"; const Accounts = async () => { return (