import React from "react"; import Image from "next/image"; export function Logo() { return (
{/* LogoMarkSquare SVG */} Plano Logo
); }