From e540bf31227bc81b13b72d5f16667ebcd9ec2b5c Mon Sep 17 00:00:00 2001 From: Timo Knuth Date: Tue, 24 Mar 2026 10:05:03 -0500 Subject: [PATCH] Ahrefs fehler --- .../(main)/(marketing)/MarketingLayout.tsx | 53 ++++++++++++------- src/components/ui/Footer.tsx | 35 ++++++++---- 2 files changed, 57 insertions(+), 31 deletions(-) diff --git a/src/app/(main)/(marketing)/MarketingLayout.tsx b/src/app/(main)/(marketing)/MarketingLayout.tsx index 01fc3c4..eaab99f 100644 --- a/src/app/(main)/(marketing)/MarketingLayout.tsx +++ b/src/app/(main)/(marketing)/MarketingLayout.tsx @@ -9,6 +9,7 @@ import en from '@/i18n/en.json'; import { ChevronDown, Wifi, Contact, MessageCircle, QrCode, Link2, Type, Mail, MessageSquare, Phone, Calendar, MapPin, Facebook, Instagram, Twitter, Youtube, Music, Bitcoin, CreditCard, Video, Users, Barcode as BarcodeIcon } from 'lucide-react'; import { cn } from '@/lib/utils'; import { AnimatePresence, motion } from 'framer-motion'; +import { allUseCases } from '@/lib/growth-pages'; export default function MarketingLayout({ children, @@ -70,15 +71,27 @@ export default function MarketingLayout({