Product
Neo-brutalist SaaS landing page with a dashboard-style hero, pricing, FAQ, and bold color-block sections.

What is this?
A full Next.js starter for product and SaaS marketing sites. It uses a neo-brutalist, color-block aesthetic with a bento-style hero, feature galleries, transparent pricing, FAQ accordion, and conversion-focused CTAs. All copy and links live in a single config file so you can rebrand quickly.
Next.js 16React 19Tailwind CSS v4shadcn/ui (base-rhea)Hugeiconsnext-themes
Who is this for?
Founders, indie hackers, and product teams who want a distinctive landing page without starting from a blank canvas. Ideal for B2B tools, productivity apps, and startup launches.
Installation
Clone repository
git clone https://github.com/ctrlcat0x/product-spiderui-template.gitInstall dependencies
cd product-spiderui-template
pnpm installRun dev server
pnpm devOpen http://localhost:3000 in your browser.