Skip to content

feat(site): brand-refresh marketing redesign + favicon#33

Open
ianpatrickhines wants to merge 3 commits into
mainfrom
site/brand-refresh
Open

feat(site): brand-refresh marketing redesign + favicon#33
ianpatrickhines wants to merge 3 commits into
mainfrom
site/brand-refresh

Conversation

@ianpatrickhines

Copy link
Copy Markdown
Owner

Marketing-site redesign (was sitting uncommitted on the working tree) plus a brand favicon.

What

  • Redesign (site/index.html, src/main.ts, src/styles.css): new teal palette (#1498BE, replacing purple), reworked hero ("Stop clicking. Start asking." with grain texture, badge, animated stat row — 66 tools / <3s / $29 per nation — and a chat mockup), "by Hines Digital" attribution. Already uses the locked $29 / $79 per-nation pricing.
  • Favicon (site/public/): favicon.ico (16/32/48), favicon-32.png, apple-touch-icon.png in brand teal; <link> tags added. Fixes the /favicon.ico 404.

Verified locally

  • npm run build (tsc + vite) → clean
  • Dev server renders; /favicon.ico and /favicon-32.png → HTTP 200 (were 404)

Not in scope (tracked elsewhere)

ianpatrickhines and others added 3 commits June 22, 2026 07:57
Marketing-site redesign that was sitting uncommitted on the working tree:
- New teal brand color (#1498BE) replacing purple
- Reworked hero with grain texture, badge, animated stat row
  (66 tools / <3s response / $29 per nation), and a chat mockup
- "by Hines Digital" attribution
- Already uses the locked $29/nation per-nation pricing

Note: placeholder URLs (natassistant.com / asknat.ai) remain; they get
consolidated under #14 once the domain is registered.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Resolves the /favicon.ico 404 on the redesigned marketing site. Generated
favicon.ico (16/32/48), favicon-32.png, and apple-touch-icon.png in the
brand teal (#1498BE), matching the extension icon. Added icon <link> tags.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
The hero badge was display:inline-block, so it hugged the left while the
rest of the hero (title, subtitle, CTA, stats) is centered. Switched to a
fit-content block with auto side margins so it centers with everything else.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant