import { Separator } from "@/registry/new-york/ui/separator" import { ProfileForm } from "@/app/examples/forms/profile-form" export default function SettingsProfilePage() { return (

Profile

This is how others will see you on the site.

) }