export default async function Page() { return <>

This is manage pet account content

Given the user account ID, need to load all active pet accounts and display data like friends and whatnot. have button to create/delete pet account

}