import Link from 'next/link'; import LegalPage from '@/components/LegalPage'; export const metadata = { title: 'Privacy Policy — Craft2Prints' }; export default function PrivacyPage() { return (

Who we are

Craft2Prints is a UK-based sole trader business selling personalised and ready-made printed products at craft2prints.co.uk. For anything in this policy, you can reach us at{' '} sales@craft2prints.co.uk or by post at [BUSINESS ADDRESS]. We are the "data controller" for the personal information described below, and we handle it in line with UK data protection law (the UK GDPR and the Data Protection Act 2018).

What we collect, and why

What we never collect

Your card details never touch our servers. Payment is handled entirely by Stripe, a regulated payment processor — we only receive confirmation that payment succeeded, plus the email and delivery address you enter on Stripe's checkout page. We also run no advertising or analytics tracking of any kind.

Who we share data with

We never sell your data. It is shared only with the services that make the shop work:

How long we keep it

Your rights

Under UK GDPR you have the right to:

To exercise any of these, email{' '} sales@craft2prints.co.uk or use the{' '} contact form — we'll respond within one month. If you're unhappy with how we handle your data, you can complain to the Information Commissioner's Office at{' '} ico.org.uk .

How we protect your data

The site is served over HTTPS, passwords are stored only as secure hashes, login sessions use signed, HTTP-only cookies, and login and checkout endpoints are rate-limited to block automated attacks. Access to customer data is limited to the shop owner.

Changes to this policy

If we change how we handle your data — for example, by adding analytics — we'll update this page and the date at the top before the change takes effect.

); }