import {StaticPage} from "@/components/static-page";export default function Page(){return <StaticPage eyebrow="Legal · Updated August 14, 2026" title="Privacy policy" intro="This service is designed to collect as little information as possible."><h2>Local information</h2><p>Project previews and the one-time welcome preference are stored in your browser using localStorage.</p><h2>Service data</h2><p>This static demonstration does not send your video description to an AI generation provider. The hosting provider may process standard request logs for security and delivery.</p><h2>Your choices</h2><p>You can remove local project information by clearing site data in your browser. Contact privacy@nuvid.live for privacy questions.</p></StaticPage>}
