import { Button } from '@/components/ui/button';
import {
Card,
CardContent,
CardDescription,
CardFooter,
CardHeader,
CardTitle,
} from '@/components/ui/card';
import { Input } from '@/components/ui/input';
import { Label } from '@/components/ui/label';
import {
Select,
SelectContent,
SelectItem,
SelectTrigger,
SelectValue,
} from '@/components/ui/select';
import { Switch } from '@/components/ui/switch';
import { Tabs, TabsContent, TabsList, TabsTrigger } from '@/components/ui/tabs';
import { ScrollableSettingsWrapper } from '@/components/wrappers/settings-scroll';
export default function SettingsPage() {
return (
AccountNotificationsCalendarPrivacyAppearanceAccount Settings
Manage your account details and preferences.
Email is managed by your SSO provider.
Upload a new profile picture.
Permanently delete your account and all associated data.
Notification Preferences
Choose how you want to be notified.
Calendar & Availability
Manage your calendar display, default availability, and iCal
integrations.
Sharing & Privacy
Control who can see your calendar and book time with you.
(Override for Default Visibility)
This setting will override the default visibility for
your calendar. You can set specific friends or groups to
see your full calendar details.
Prevent specific users from seeing your calendar or
booking time.
Appearance
Customize the look and feel of the application.