Skip to content

Revamp marketing site visuals and update actions/checkout to v7#684

Merged
jamespepper81 merged 7 commits into
mainfrom
dev
Jul 7, 2026
Merged

Revamp marketing site visuals and update actions/checkout to v7#684
jamespepper81 merged 7 commits into
mainfrom
dev

Conversation

@jamespepper81

Copy link
Copy Markdown
Contributor

No description provided.

dependabot Bot and others added 7 commits July 1, 2026 09:10
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ndation

- Self-host Space Grotesk variable font as the display face for headings
- Upgrade Button variants (shadow/active states, xl size, premium shine CTA)
- Add dot/grid background patterns, glow-border cards, nav underline,
  hero orbs, and float/pulse/gradient keyframes (reduced-motion aware)
- Add Reveal component: IntersectionObserver-driven scroll entrance
  animation with stagger delays

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LgXVLAviZY9EQ5jFeFD5ys
- Homepage: animated hero gradient, dot-pattern backdrop, glow-border
  product cards, trust strip, closing CTA banner, 4-column footer
- Testimonials: fix hardcoded light-only colors that broke dark mode;
  drop auto-rotate in favor of scroll-reveal stagger
- Educational: replace hardcoded orange-* utilities with brand tokens
- Analyzer: shine CTA + glow input in hero, numbered how-it-works steps
  with connector line, featured Free pricing plan, un-blur coming-soon
  cards, lucide check icons
- Wallet: restructure hero text wall into checkmark bullets, apply
  reveal animations and token cleanup across sections
- Fix primary-button foreground contrast on hero product cards

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LgXVLAviZY9EQ5jFeFD5ys
…pply

The static CSP blocked every server-rendered style attribute (safe-area
insets, next/image sizing, animation stagger delays) and Next-injected
style tags. Extend the existing script-src trade-off to style-src; the
site renders no user-supplied HTML.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LgXVLAviZY9EQ5jFeFD5ys
Code-review cleanup on the revamp:
- Remove will-change-transform from the Reveal wrapper; it was applied to
  every reveal on the landing pages and never cleared, pinning a
  compositing layer per element. The transition runs fine without it.
- Remove the unused Tailwind `shine` keyframe/animation (the button sheen
  uses .btn-shine-overlay + the shine-sweep keyframe in globals.css) and
  the now-orphaned .animate-shine entry in the reduced-motion block.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LgXVLAviZY9EQ5jFeFD5ys
…esign-nkpkk8

feat: visual revamp of marketing site (homepage, analyzer, wallet)
…tions/checkout-7

ci(deps): bump actions/checkout from 6 to 7
@jamespepper81 jamespepper81 merged commit 98b7b8a into main Jul 7, 2026
6 of 7 checks passed
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.

2 participants