Skip to content

Showcase design refinements: hero card overflow, background grid, badge, PQC indicator#14

Merged
VrilLabs merged 2 commits into
mainfrom
copilot/complete-vril-js-showcase-design-refinements
Jun 2, 2026
Merged

Showcase design refinements: hero card overflow, background grid, badge, PQC indicator#14
VrilLabs merged 2 commits into
mainfrom
copilot/complete-vril-js-showcase-design-refinements

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 2, 2026

Visual polish pass on the hero and "Five Layers of Zero-Trust" sections per design mockups.

  • Hero card overflow: Added overflow-hidden to .hero-core so the radial gradient glow is masked within the card's rounded boundaries instead of bleeding out
  • Background grid: Removed the horizontal line layer (cross-hatching), keeping only vertical lines at reduced opacity (0.018 vs 0.03)
  • PQC indicator: Replaced the pulsing green dot next to "Provider-gated PQC" with a static <LockIcon>
  • Version badge: Stripped the pill container (border, bg, green dot) in favor of plain // V2.2.0 — SECURITY-FIRST EVOLUTION text

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vril-js Ready Ready Preview, Comment Jun 2, 2026 2:07am

…ce PQC pulse with lock icon, update badge prefix
Copilot AI changed the title [WIP] Refine Vril.js webpage showcase design Showcase design refinements: hero card overflow, background grid, badge, PQC indicator Jun 2, 2026
Copilot AI requested a review from VrilLabs June 2, 2026 02:08
@VrilLabs VrilLabs marked this pull request as ready for review June 2, 2026 02:18
Copilot AI review requested due to automatic review settings June 2, 2026 02:18
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Visual polish pass to better match the design mockups for the landing page hero and its supporting UI accents, by tightening masking and simplifying decorative indicators.

Changes:

  • Mask the hero card’s internal glow to its rounded bounds via overflow-hidden on the core card container.
  • Simplify the background grid to vertical lines only at reduced opacity.
  • Replace the “Provider-gated PQC” pulsing dot with a static lock icon and simplify the version badge to plain text.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/app/page.tsx Adjusts hero card masking, simplifies the version badge presentation, and swaps the PQC pulse indicator for a lock icon.
src/app/globals.css Refines the fixed body background grid by removing the horizontal line layer and lowering line opacity.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@VrilLabs VrilLabs merged commit 3639b86 into main Jun 2, 2026
4 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.

Complete Vril.js webpage showcase design refinements

3 participants