import React from "react"; import Lottie from "lottie-react"; // Default import import animationData from "./NotFound.json"; // Import your Lottie JSON animation const NotFoundLottie = () => { return (