import { AlertCircleIcon, ArrowRight01Icon, SquareLock02Icon, } from "@hugeicons/core-free-icons" import { HugeiconsIcon } from "@hugeicons/react" import { Button } from "@/styles/base-rhea/ui/button" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/styles/base-rhea/ui/card" import { Field, FieldGroup, FieldLabel } from "@/styles/base-rhea/ui/field" import { Input } from "@/styles/base-rhea/ui/input" import { Item, ItemContent, ItemDescription, ItemMedia, ItemTitle, } from "@/styles/base-rhea/ui/item" export function AccountAccess() { return ( Account Access Update your credentials or re-authenticate. Email Address
Current Password Forgot?
}> Danger Zone Archive account and remove catalog
) }