Quellen
This commit is contained in:
@@ -20,6 +20,20 @@ export const metadata: Metadata = {
|
||||
|
||||
export default function PressPage() {
|
||||
const pressReleases = [
|
||||
{
|
||||
id: "global-launch-2026",
|
||||
title: "qrmaster.net Launches Free, Professional QR Code Generator for Global Users",
|
||||
date: "February 05, 2026",
|
||||
excerpt: "qrmaster.net unveils a new intuitive platform allowing businesses and individuals to create customized, high-resolution QR codes instantly. The tool removes technical barriers and subscription costs, simplifying digital connectivity for everyone.",
|
||||
bullets: [
|
||||
"Advanced customization options (colors, shapes, logos)",
|
||||
"No hidden fees or mandatory subscriptions",
|
||||
"High-resolution vector downloads (SVG, EPS, PDF)",
|
||||
"Privacy-focused with no data selling"
|
||||
],
|
||||
link: "https://www.1888pressrelease.com/qrmaster-net-launches-free-professional-qr-code-generator-f-pr-762219.html",
|
||||
source: "1888PressRelease"
|
||||
},
|
||||
{
|
||||
id: "tools-launch-2026",
|
||||
title: "QR Master Launches Free QR Code and Barcode Tools With Tracking, UTMs, and Business-Ready Templates for 2026",
|
||||
@@ -163,7 +177,7 @@ export default function PressPage() {
|
||||
<p className="text-gray-600 mb-8 max-w-xl mx-auto">
|
||||
For press inquiries, assets, or interview requests from our leadership team.
|
||||
</p>
|
||||
<a href="mailto:press@qrmaster.net">
|
||||
<a href="mailto:support@qrmaster.net">
|
||||
<Button variant="outline" size="lg">
|
||||
Contact Press Team
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user