// app/page.tsx export default function Home() { return (
{/* What this is */}

Stripe → Xero automation

Automatically create and mark Xero invoices as paid when a Stripe payment succeeds. Built for people who value time more than pressing buttons.

{/* Steps */}

How it works

  1. Log in ( Set up magic link, db has been set up)
  2. Connect Stripe
  3. Connect Xero
  4. Make a payment
  5. Invoice appears in Xero as paid
{/* Proof */}

Proof, not promises

Your next Stripe payment will automatically reconcile in Xero. No manual matching. No “awaiting payment”.

{/* Pricing */}

Pricing

£200 / month — unlimited invoices.

{/* CTA */}

This page is a placeholder. The product is the automation.

) }