import { Title, Text } from '@mantine/core'; import { ThemeToggle } from '@/components/theme-toggle'; export function Welcome() { return ( <>