A modern, responsive, SEO-friendly static site inspired by market-mosaic-online. Includes a polished landing page, feature sections, pricing, testimonials, blog previews, and contact.
Pages
- index.html (landing)
- pricing.html
- about.html
- blog/index.html (list)
- blog/post-sample.html (sample post)
- contact.html
- legal/privacy.html, legal/terms.html
Features
- Clean, responsive layout (mobile-first)
- Fast static assets (no framework required)
- SEO meta tags + JSON-LD schema
- Reusable header/footer components pattern
- Easy theming via CSS variables
Quick start
- Open
index.htmlin a browser or serve with a static server - Customize copy in HTML files and styles in
assets/css/style.css - Deploy to Netlify/Vercel/GitHub Pages