import { API_URL } from "@/core/constant"; export default async function Page() { return ( <> ); }