Homepage UI refresh (v2)#180
Open
V-Figueroa wants to merge 26 commits into
Open
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
V-Figueroa
force-pushed
the
feature/homepage-ui-refresh-v2
branch
from
July 13, 2026 07:30
45daff5 to
d7df4b1
Compare
V-Figueroa
force-pushed
the
feature/homepage-ui-refresh-v2
branch
from
July 14, 2026 07:44
d7df4b1 to
842a96f
Compare
added 22 commits
July 20, 2026 09:25
- Add lucide-react (RefreshCw icon) for new idempotent-compilation card - CapabilitiesSection: restore 'Idempotent compilation' capability lost in redesign - CapabilitiesSection: fix eyebrow copy (was duplicating support-proof section's label) - CapabilitiesSection: adjust extras grid to 6 cols for new item - ProofSection: visual refresh (eyebrow, card styling, checkmark treatment)
- CTASection: wrap in bordered card with gradient background, add eyebrow - FAQSection: card-based accordion layout, refined summary/answer styling - DeveloperSection: asymmetric grid layout, updated card and tab styling
V-Figueroa
force-pushed
the
feature/homepage-ui-refresh-v2
branch
from
July 20, 2026 08:27
7d26a87 to
7ded9c7
Compare
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.
This PR rebuilds the homepage redesign on top of the latest main from a clean branch, preserving the existing functionality while reapplying and refining the redesigned UI.
It includes:
Rebuilt homepage sections with the new visual design.
Updated typography, spacing, and responsive layouts.
New illustrated diagrams and refined light/dark theme support.
Animated SVG diagrams with replay when entering the viewport.
Lucide icon integration across the homepage.
Improved cards, CTA, buttons, and visual hierarchy.
Removal of obsolete assets and cleanup of unused resources.
General visual polish and consistency improvements throughout the homepage.
The homepage is now fully migrated to the new design while staying aligned with the latest main, making future changes and reviews significantly easier.