import { DevicesPageClient } from "./page-client" export const metadata = { title: "Devices — DeckyVault", description: "Browse handheld and console devices with benchmark data on DeckyVault", } export default function DevicesPage() { return }