---
// Port of preview/pages/settings.html (layout: settings).
import SettingsLayout from '@shared/layouts/SettingsLayout.astro';
import Avatar from '@shared/components/ui/Avatar.astro';
import Button from '@shared/components/Button.astro';
import Check from '@shared/components/ui/form/Check.astro';
import people from '@data/people.json';
const person = people[0];
---
My Account
Profile Details
Business Profile
Email
This contact will be shown to others publicly, so choose it carefully.
Password
You can set a permanent password if you don't want to use temporary login codes.
Public profile
Making your profile public means that anyone on the Dashkit network will be able to find
you.