import { Button } from '@/components/ui/button' import Link from 'next/link' export default function NotFound() { return (
Could not find requested resource