AEO / SEO

This commit is contained in:
Timo Knuth
2026-01-23 14:39:27 +01:00
parent b00697bc37
commit cb521f2aee
39 changed files with 2217 additions and 114 deletions

View File

@@ -149,11 +149,11 @@ const TOOLS = [
},
{
icon: Phone,
name: 'Phone',
description: 'Call phone number',
href: '/tools/phone-qr-code',
color: 'text-blue-400',
bg: 'bg-blue-50'
name: 'Call',
description: 'Start a phone call',
href: '/tools/call-qr-code-generator',
color: 'text-violet-500',
bg: 'bg-violet-50'
},
{
icon: CreditCard,