higgys-android-website/components/ui
Jeff Emmett a7a626c66a feat: rebuild as Next.js App Router project
Reconstructed the site from static HTML export into a proper
Next.js 15 project with Tailwind CSS v4 and shadcn/ui components.

- Self-hosted all images (previously on Vercel Blob Storage)
- Added per-page SEO metadata, Open Graph tags, JSON-LD structured data
- Made phone number a clickable tel: link
- Added sitemap.xml and robots.txt generation
- Created Dockerfile (multi-stage build -> nginx static serve)
- Added docker-compose.yml with Traefik labels

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 19:30:21 +00:00
..
button.tsx feat: rebuild as Next.js App Router project 2026-02-10 19:30:21 +00:00
card.tsx feat: rebuild as Next.js App Router project 2026-02-10 19:30:21 +00:00
input.tsx feat: rebuild as Next.js App Router project 2026-02-10 19:30:21 +00:00
label.tsx feat: rebuild as Next.js App Router project 2026-02-10 19:30:21 +00:00