import Image from "next/image"; import bgImage from "../public/SprbScan021.png"; export default function Background() { return (
background
); }