import Navbar from "@/components/Navbar"; import ParticleBackground from "@/components/ParticleBackground"; import CheckoutFlow from "@/components/CheckoutFlow"; import Link from "next/link"; export default function CheckoutPage() { return ( <>
← Back to Sanctuary

CHECKOUT RITUAL

Each step is designed to feel like a ceremonial unlocking. Your data is encrypted in real‑time, and your payment is transformed into a visual experience.

🔐

End‑to‑End Encryption

Your payment details never touch our servers. They are encrypted client‑side before transmission.

Instant Crypto Conversion

Real‑time exchange rates ensure you pay the exact amount, with no hidden fees.

🎨

Digital Art Receipt

Each completed order generates a unique piece of generative art stored in your vault.

); }