"use client"; import Image from "next/image"; // assets import SomethingWentWrongImage from "public/something-went-wrong.svg"; const NotFound = () => (
User already logged in

That didn{"'"}t work

Check the URL you are entering in the browser{"'"}s address bar and try again.

); export default NotFound;