feat: implement blog infrastructure, add SEO keyword planning, and create footer component

This commit is contained in:
Timo Knuth
2026-04-04 23:50:45 +02:00
parent 3143561d27
commit 8408159a96
7 changed files with 622 additions and 17 deletions

View File

@@ -22,8 +22,8 @@ export const blogPosts: BlogPost[] = [
authorName: "Timo Knuth",
authorTitle: "QR Code & Marketing Expert",
readTime: "8 Min",
image: "/blog/teams-qr-code.png",
heroImage: "/blog/teams-qr-code.png",
image: "/blog/teams-qr-code.svg",
heroImage: "/blog/teams-qr-code.svg",
imageAlt: "Microsoft Teams meeting room with QR code displayed on screen",
keywords: ["microsoft teams qr code", "teams meeting qr code", "teams qr code", "join teams meeting qr", "teams besprechung qr code"],
quickAnswer: `<p>Copy your Teams meeting URL → paste it into <a href="/tools/teams-qr-code">QR Master's free Teams QR generator</a> → download the code → display it in your meeting room or invitation. Attendees scan once to join instantly — no link typing needed.</p>`,