import Link from "next/link"; import { Group, Text } from "@mantine/core"; const Footer = () => { return ( Помощь © 2025, LogiDex ); }; export default Footer;