export default function Page() { return

Customers Page

; } import type { Metadata } from "next"; export const metadata: Metadata = { title: "Customers", };