Build faster websites
without the bloat
Ship marketing sites that load instantly. Zero unnecessary JavaScript, beautiful components, and the developer experience you love.
Everything you need
Simple, transparent pricing
Why performance matters
Modern marketing websites have become increasingly JavaScript-heavy. The average web page now ships over 500KB of JavaScript, and component libraries built on
This is particularly problematic for long-form content. Blog posts, landing pages, and documentation sites are content-first by nature, yet frameworks like Next.js require the full
Consider a marketing page with a navigation menu, pricing tables, testimonials, and a contact form. In a traditional React setup, the browser must download, parse, and execute JavaScript for
The alternative is to use a server-first approach where components render to plain HTML by default. Interactive elements like