import { Link } from 'react-router-dom'; import { Button } from '@/components/ui/Button'; export function NotFoundPage() { return (
We couldn't find that page.