export const metadata = { title: "پیشخوان", }; const Page = () => { return <>; }; export default Page;