export default function LandingPage() {
const features = [
{
title: „Design your QR codes live“,
text: „Create beautiful QR codes with live preview, custom styles, colors, frames, and branding-ready layouts.“,
},
{
title: „Track real scan activity“,
text: „See scans, trends, countries, cities, devices, and performance insights directly inside WordPress.“,
},
{
title: „Built for selling“,
text: „Free users get the basics. PRO unlocks premium styles, advanced insights, exports, and unlimited usage.“,
},
];
const compareRows = [
[„Saved QR codes“, „Limited“, „Unlimited“],
[„PNG / JPG downloads“, „Yes“, „Yes“],
[„SVG / PDF downloads“, „No“, „Yes“],
[„Premium styles“, „No“, „Yes“],
[„Logo inside QR code“, „No“, „Yes“],
[„Scan tracking“, „Basic“, „Advanced“],
[„Countries & cities“, „No“, „Yes“],
[„Device insights“, „No“, „Yes“],
[„Smart performance insights“, „No“, „Yes“],
];
const faq = [
{
q: „Is it a one-time payment?“,
a: „Yes. PRO is a one-time purchase with no monthly fees.“,
},
{
q: „Does it work inside WordPress?“,
a: „Yes. The plugin is built for WordPress and can be extended with WooCommerce-based upsells and account areas.“,
},
{
q: „Can I track all QR code types?“,
a: „Tracking works best for QR codes that go through a redirect flow, such as URL, phone, email, SMS, and WhatsApp.“,
},
{
q: „Who is this for?“,
a: „Perfect for creators, freelancers, shops, local businesses, agencies, and marketers who want better-looking QR codes and real data.“,
},
];
return (
Create beautiful QR codes. Track real scans. Upgrade when it pays off.
A conversion-focused QR code plugin for WordPress with live design preview, premium styles, smart insights, and a clean Free vs PRO upgrade flow.
No monthly fees
Live preview included
Live Designer
QR Style Preview
))}
Selected preset
Gradient frame
Downloads
PNG / JPG / SVG / PDF
Branding
Logo + premium styles
Insights
What PRO users see
Top QR
Spring Campaign
+42 scans this week
Top market
Germany
Main device
78% mobile
Best scan time
14:00 – 16:00
Countries, cities, devices, top QR, and smarter conversion insights — all inside your account.
Features
Built to look good and convert users into PRO buyers
More than a basic QR code maker: this plugin turns design, scan tracking, and upgrade prompts into a clean product flow.
{item.title}
{item.text}
))}
Why it sells
A Free vs PRO setup that makes upgrading feel obvious
Users can create, test, and download quickly for free. PRO then unlocks the high-value features they actually want once they start using the plugin seriously.
| Feature | Free | PRO |
|---|---|---|
| {row[0]} | {row[1]} | {row[2]} |
Pricing
One price. No monthly fees. Clear upgrade value.
Make the purchase decision easy with a simple one-time PRO offer.
PRO — €10 one-time
Unlock premium styles, SVG/PDF downloads, logo branding, unlimited saved QR codes, countries and cities, device tracking, and powerful insights.
Best for
Anyone who wants real value from their QR codes
Fast upgrade, clear value, simple offer
FAQ
Common questions
{item.q}
{item.a}
))}
Turn a simple QR code tool into a real product
Design better QR codes, show better stats, and give free users a clear reason to upgrade.
);
}
![]()
