'use client'; import NotificationCenter from '@/components/NotificationCenter'; export default function NotificationsPage() { return ; }