'use client'; export default function OgPreview() { return (
{/* The card — standard OG image dimensions */}
{/* Logo + text — left-justified, horizontal */}
{/* Glow behind logo */}

Voicebox

Open source voice cloning.
Local-first. Free forever.

{/* App screenshot — right, overflowing */} {/* Border overlay */}
{/* Helper text */}
1200 × 630 — Right-click the card or screenshot at 1:1 zoom
); }