import PageMeta from "../../components/common/PageMeta"; import ComponentCard from "../../components/common/ComponentCard"; export default function Profile() { return ( <>

AI Profile Settings - Coming Soon

Configure AI personality and writing style

); }