A static Astro landing page for Nativ with small React islands for the interactive repair demo and pointer-responsive trust cards.
npm install
npm run devOpen the local address printed by Astro.
npm run build
npm run previewThe generated static files are written to dist/. Choose a non-OpenAI hosting
provider explicitly before adding deployment configuration.
Cloudflare Pages is the approved hosting provider for this project. Follow CLOUDFLARE_PAGES.md for the exact dashboard settings or direct-upload workflow. The setup does not create or deploy a Cloudflare project automatically.