Brand website for Mobazha — a decentralized commerce platform for independent sellers.
- Astro v6 — Static Site Generator
- Tailwind CSS v4
- Cloudflare Pages — Hosting
| Page | Path | Description |
|---|---|---|
| Home | / |
Hero, Trust Bar, Features, Social Proof, CTA |
| Pricing | /pricing |
Plan tiers, Founding Seller program |
| For Sellers | /sellers |
Benefits, competitor comparison |
| Blog | /blog |
Articles and announcements |
| 404 | /404 |
Custom error page |
npm install
npm run devnpm run build
npm run previewMIT