Copy overhaul + qr designs
This commit is contained in:
@@ -9,7 +9,7 @@ import { ObfuscatedMailto } from '@/components/ui/ObfuscatedMailto';
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'About QR Master | Free QR Code Generator for Businesses',
|
||||
description: 'QR Master helps businesses create, track, and manage QR codes at scale — free dynamic QR codes, real analytics, and no hidden limits. Learn who we are.',
|
||||
description: 'QR Master helps businesses create, track, and manage QR codes at scale - free dynamic QR codes, real analytics, and no hidden limits. Learn who we are.',
|
||||
openGraph: {
|
||||
title: 'About QR Master | Free Dynamic QR Codes & Analytics',
|
||||
description: 'Free dynamic QR codes with scan analytics, custom branding, and no reprint headaches. Learn about the team and mission behind QR Master.',
|
||||
@@ -32,7 +32,7 @@ export default function AboutPage() {
|
||||
QR codes should be <span className="text-transparent bg-clip-text bg-gradient-to-r from-blue-600 to-purple-600">flexible, measurable, and reliable</span>.
|
||||
</h1>
|
||||
<p className="text-xl text-gray-600 max-w-2xl mx-auto mb-10 leading-relaxed">
|
||||
QR Master helps teams create dynamic QR codes that can be updated after printing—so you can stop reprinting materials every time something changes. Whether you’re running a menu, an event, or a multi-channel campaign, QR Master turns QR codes into a tool you can manage and measure.
|
||||
QR Master helps teams create dynamic QR codes that can be updated after printing-so you can stop reprinting materials every time something changes. Whether you’re running a menu, an event, or a multi-channel campaign, QR Master turns QR codes into a tool you can manage and measure.
|
||||
</p>
|
||||
|
||||
<div className="flex flex-col sm:flex-row gap-4 justify-center items-center">
|
||||
@@ -53,7 +53,7 @@ export default function AboutPage() {
|
||||
Our Mission
|
||||
</div>
|
||||
<h2 className="text-3xl font-bold text-gray-900 mb-4">
|
||||
Create QR codes that work everywhere—and make campaigns measurable.
|
||||
Create QR codes that work everywhere-and make campaigns measurable.
|
||||
</h2>
|
||||
</div>
|
||||
</section>
|
||||
@@ -76,7 +76,7 @@ export default function AboutPage() {
|
||||
</div>
|
||||
<h3 className="text-xl font-bold text-gray-900 mb-3">Dynamic QR Codes</h3>
|
||||
<p className="text-gray-600 leading-relaxed mb-4">
|
||||
Change the destination of a QR code after it’s already printed. Keep your printed materials valid—while you update your content anytime.
|
||||
Change the destination of a QR code after it’s already printed. Keep your printed materials valid-while you update your content anytime.
|
||||
</p>
|
||||
<Link href="/dynamic-qr-code-generator" className="text-blue-600 font-medium hover:underline">
|
||||
Learn about Dynamic QR →
|
||||
@@ -104,7 +104,7 @@ export default function AboutPage() {
|
||||
</div>
|
||||
<h3 className="text-xl font-bold text-gray-900 mb-3">Advanced Analytics</h3>
|
||||
<p className="text-gray-600 leading-relaxed mb-4">
|
||||
Understand QR performance with scan analytics—so you can improve placements and campaigns based on real usage over time.
|
||||
Understand QR performance with scan analytics-so you can improve placements and campaigns based on real usage over time.
|
||||
</p>
|
||||
<Link href="/qr-code-tracking" className="text-blue-600 font-medium hover:underline">
|
||||
See Analytics Features →
|
||||
@@ -230,7 +230,7 @@ export default function AboutPage() {
|
||||
</div>
|
||||
<div className="flex items-start">
|
||||
<span className="font-semibold w-32">Support hours:</span>
|
||||
<span>Monday–Friday, 9:00–17:00 CET</span>
|
||||
<span>Monday-Friday, 9:00-17:00 CET</span>
|
||||
</div>
|
||||
<div className="flex items-start">
|
||||
<span className="font-semibold w-32">Languages:</span>
|
||||
|
||||
Reference in New Issue
Block a user