import Link from "next/link" import { Button } from "@/components/ui/button" import { Home, ArrowLeft, Search } from "lucide-react" export default function NotFound() { return (
The page you're looking for doesn't exist or may have been moved.
Looking for a specific show? Try the{" "} shows page {" "} or use the search.