Copy overhaul + qr designs
This commit is contained in:
@@ -3,8 +3,8 @@ import { pillarMeta } from "@/lib/pillar-data";
|
||||
import { getPublishedPosts } from "@/lib/content";
|
||||
|
||||
export const metadata = {
|
||||
title: "QR Mastery: Free QR Code Guides & Tutorials",
|
||||
description: "QR Mastery is the free learning hub by QR Master: step-by-step guides to create, track, and optimize dynamic QR codes. No account needed to start.",
|
||||
title: "QR Mastery - Guides on Tracking, Print Size & Providers",
|
||||
description: "Free guides on the things that go wrong: dead links after printing, scans you cannot attribute, codes too small to read, and providers that switch codes off. No account.",
|
||||
alternates: {
|
||||
canonical: "https://www.qrmaster.net/learn",
|
||||
},
|
||||
@@ -27,7 +27,7 @@ export default function LearnHubPage() {
|
||||
<header className="space-y-4 max-w-3xl">
|
||||
<h1 className="text-4xl md:text-5xl font-extrabold text-gray-900 tracking-tight">QR Mastery: The QR Code Knowledge Hub</h1>
|
||||
<p className="text-xl text-gray-600">
|
||||
Master the art of QR codes. Explore our expert guides on generation, tracking, security, and marketing strategies — all free, no account needed.
|
||||
Master the art of QR codes. Explore our expert guides on generation, tracking, security, and marketing strategies - all free, no account needed.
|
||||
</p>
|
||||
<p className="text-gray-600">
|
||||
Ready to put it into practice? Create an editable code with the{" "}
|
||||
|
||||
Reference in New Issue
Block a user