import type { Metadata } from "next"; import Link from "next/link"; import { Reveal } from "../components/Reveal"; import { Footer } from "../components/Footer"; import { TrustRow } from "../components/TrustRow"; // Placeholder landing page for the /sticker/[code] QR redirects (see that // route) — targetPath for those Redirects docs currently points here until // a dedicated campaign page exists; swap targetPath in Payload once it does. export const metadata: Metadata = { title: "Schön, dass du da bist", description: "Du hast einen einfach produktiv Sticker gescannt.", }; export default function StickerPage() { return ( <>

Schön, dass du da bist!

Du hast einen unserer Sticker entdeckt.

Hallo,

schön, dass dich der Sticker hierher geführt hat. Schau dich gerne um – hier findest du alles, was einfach produktiv ausmacht.

Jetzt stöbern