Skip to content

Conversation

@Holybasil
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Nov 25, 2025

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

Project Deployment Preview Comments Updated (UTC)
frontends Ready Ready Preview Comment Nov 25, 2025 5:14am

@Holybasil Holybasil requested a review from Copilot November 25, 2025 05:28
Copy link

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

This PR introduces a new "Cloak" page to showcase Scroll's privacy layer for onchain finance. The page includes comprehensive sections detailing Cloak's features, workflow, and user benefits.

Key changes:

  • Created a new /cloak route with multiple feature sections (Hero, Private Account, User Experience, Control, Workflow, Learn More)
  • Enhanced the Button component to support small and medium sizes with configurable dimensions
  • Updated Footer to conditionally hide the Support section on the Cloak page
  • Improved Link component to automatically detect external URLs

Reviewed changes

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

Show a summary per file
File Description
src/app/cloak/page.tsx Main Cloak page component orchestrating all sections
src/app/cloak/Hero/index.tsx Hero section with title, description, and CTA buttons
src/app/cloak/PrivateAccount/index.tsx Section showcasing private account management features
src/app/cloak/SeamlessUserExp/index.tsx Section highlighting user experience benefits
src/app/cloak/Control/index.tsx Section detailing enterprise control features
src/app/cloak/Workflow/index.tsx Section explaining how Cloak works with workflow diagrams
src/app/cloak/LearnMore/index.tsx Call-to-action section for demo signup
src/components/Button/index.tsx Enhanced to support configurable sizes (small/medium)
src/components/Link/index.tsx Added automatic external link detection
src/components/Footer/index.tsx Made Support component conditionally visible
src/hooks/useHideFooter.ts Updated to support hiding the Support section on specific routes
src/constants/cloak.ts Added all Cloak-related constants and content data
src/components/Header/data.ts Added Cloak navigation link to header
src/app/template.tsx Simplified footer rendering logic

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

@Holybasil Holybasil merged commit e2926fc into sepolia Nov 25, 2025
2 checks passed
@Holybasil Holybasil deleted the cloak branch November 25, 2025 05:30
Holybasil added a commit that referenced this pull request Nov 25, 2025
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