import Card from "@/components/MyProfile/Card" import Title from "@/components/TempDesignSystem/Text/Title" import styles from "./com.module.css" export default function CommunicationPreferences() { return ( My communication preferences ) }