'use client'; import MainLogoSvg from '../svgs/mainlogosvg'; export default function Footer() { return ( ); }