AZ
Back to constellation
Tools / LabsPublished

Fivestick

A marketing/landing site for Fivestick, an AI automation consultancy — static Next.js + Tailwind (shadcn).

Next.jsTypeScriptTailwindshadcn/ui
Read the write-up

Overview

What it is

Fivestick is the marketing/landing site for an AI automation consultancy of the same name. It's a static Next.js + TypeScript site styled with Tailwind and shadcn/ui.

Highlights

A landing site's job is narrow and honest: load fast, read clearly, and convert. Building it static (rather than reaching for a CMS or a heavy app shell) keeps it cheap to host, trivial to cache, and quick to iterate — the right amount of engineering for the problem.

Related write-ups