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