import { Card, CardHeader, CardTitle, CardContent } from '@/components/ui/card' import { Label } from '@/components/ui/label' import { Badge } from '@/components/ui/badge' import { Settings as SettingsIcon, Server, Shield, Info } from 'lucide-react' export function Settings() { return (
Configure your application preferences and system settings
All AI processing happens locally on your machine. No data is sent to external servers.