export default function Page() { return

Customers Page

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