import Link from 'next/link'; import { colors } from '@/lib/colors'; export default function WebklarFooter() { return ( ); }