feat: implement blog infrastructure, add SEO keyword planning, and create footer component
This commit is contained in:
@@ -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>`,
|
||||
|
||||
Reference in New Issue
Block a user