Revamp marketing site visuals and update actions/checkout to v7#684
Merged
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.