import Image from "next/image"; import Link from "next/link"; import React from "react"; export const metadata = { title: "Page Not Found || Jsite - Modern & Multipurpose React Next.js Template with Tailwind CSS", description: "Jsite - Modern & Multipurpose React Next.js Template with Tailwind CSS", }; export default function NotFoundPage() { return ( <>
The page you are looking for is not available or has been moved. Try a different page or go to homepage with the button below.
Go to Home