import { Group, Image, Text } from '@mantine/core'; import { NextLink } from '@mantine/next'; import * as React from 'react'; export function Logo({ style }: any) { return ( Homarr ); }