Feat/landing protocol showcase - #67
Conversation
…te and protocol mascot
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: ASSERTIVE Plan: Team Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
@aniket866 |
|
Not yet , you guys are missing the whole point , I am trying to make it more towards the screenshot, notched Navbar , 3d main card, 85% size of the main card, bg mixture and blende of 2 colors and then small components in the hero section , that's the whole point I want to achieve it |
…avbar, 2-color background blend, and surrounding components
…ginal navbar typography
|
Hey @aniket866 ! Alright, I took your feedback to heart and went all-in on matching that screenshot: Got the 85% 3D card floating in the center with the dual-color peach/coral background blend. |
|
@aniket866 your design looks good and Yeah, I understand what you mean. I can iterate on it further if you want , I’d rather take the time to get it to the point you’re expecting than rush to get the PR merged. I’m still quite new to contributing to open-source projects like this, especially when the design direction is more open-ended, but I’ll do my best to understand what’s missing and improve it. I’m not in a hurry from my side. I know you want to move this forward as well, so just let me know what you’d like me to focus on, and I’ll work on it accordingly. |
@aniket866 navbar will be the notch one you mentioned and just check it ,no pressure at all. i can iterate more images if you felt the soul in it !!
|


Summary
This PR implements the redesigned Hero section with an interactive, real-time 3D WebGL iPhone model built using Three.js, matching the authentic Desert Titanium / Copper aesthetic and protocol branding.
What was done
1. 3D Interactive WebGL iPhone (
ThreeIphoneCanvas.tsx)>) with raised titanium bronze rings, sapphire glass, and concentric pupil reflections.2. Hero Section Refinements (
HeroSection.tsx)Quality Gates Passed
npx tsc --noEmit— 0 TypeScript errorsnpm run lint— 0 ESLint errorsnpm run build— Turbopack production build succeeded cleanlyAssisted by AI coding agent (Antigravity).