Commit Graph

62 Commits

Author SHA1 Message Date
TerryM
bafa1ba6d4 feat: add Use Cases section 2026-05-12 16:33:59 +08:00
TerryM
1e81796aee feat: add Core System section 2026-05-12 16:32:14 +08:00
TerryM
14b528f02b feat: add Hero section 2026-05-12 16:30:36 +08:00
TerryM
316dbe3c78 feat: add Header component 2026-05-12 16:28:30 +08:00
TerryM
213d6c49bc feat: add Base layout with Inter font 2026-05-12 16:27:03 +08:00
TerryM
c06d6bc3c3 feat: replace Tailwind with UnoCSS
Faster dev HMR, native Astro 6 support, same utility class names.
Tokens migrated to uno.config.ts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 16:26:01 +08:00
TerryM
264f66bea5 feat: download Figma assets to public/assets
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 16:22:26 +08:00
TerryM
2ef5d4ffa3 feat: configure Tailwind design tokens 2026-05-12 16:18:21 +08:00
TerryM
adde7b28ad chore: add .gitignore and untrack node_modules/dist
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 16:16:36 +08:00
TerryM
03d3800c6c feat: scaffold Astro + Tailwind project 2026-05-12 16:16:03 +08:00
TerryM
906eb5c763 Add Talk Pro landing page implementation plan
11-task plan covering Astro scaffold, Tailwind tokens, Figma asset download, and all 6 page components (Header, Hero, CoreSystem, UseCases, DownloadCTA, Footer).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 16:07:42 +08:00
TerryM
d49e276973 Add Talk Pro landing page design spec
Documents the Astro + Tailwind architecture, component breakdown, design tokens, and asset strategy for the Talk Pro marketing landing page.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 16:02:47 +08:00