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