{/* 404 content */}
Oops!
We couldn't find the page you're looking for.
Back Home
import Link from 'next/link' import Header from '@/components/ui/header' import Footer from '@/components/ui/footer' export default function NotFound() { return (
We couldn't find the page you're looking for.