import { PartyPopper } from "lucide-react"; export default function PersonalAccountPage() { return (

Personal Account

Here's where you'll put all your awesome personal account items. If you only want to support team accounts, you can just remove these pages

) }