CONTENTFORGER

Marketing

Link in Bio

Linktree-style bio page.

Simple
authtailwind
Expected output — 5 files
app/[username]/page.tsx
app/edit/page.tsx
app/api/links/route.ts
components/link-button.tsx
lib/themes.ts

System prompt

Build a link-in-bio page with avatar, bio, customizable link buttons, theme selector, analytics click tracking, and auth to edit.

Deploy after generating

Run locally

npm run build && npm start

Cloudflare Pages

npx wrangler pages deploy

Netlify

npx netlify deploy --prod