'use client' import { motion } from 'framer-motion' import { Settings, Shield, BarChart3 } from 'lucide-react' export default function AdminLoading() { return (
Preparing dashboard data...