Feature/homepage redesign issue 350#406
Conversation
…uoteVote#350 Implement comprehensive homepage redesign to match Zeplin specifications: - Added Platform Principles section (4 core values) - Added Community Use Cases section (6 use case cards) - Added Private Conversations section with buddy system - Preserved existing sections (Hero, Features, Product Showcase, etc.) - Updated imports to include new icons (Lock, BookOpen, Code, Smile) All sections are fully responsive and accessible. Maintains existing analytics and invite request tracking. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Add test coverage for: - Platform Principles section (4 principle cards) - Community Use Cases section (6 use case cards) - Private Conversations section (buddy system) Tests verify rendering, card presence, and description text. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
'Open Source' appears multiple times on the page (hero section + principles). Updated test to use getAllByText for proper assertion. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
@omkawale-regtech is attempting to deploy a commit to the Louis Girifalco's projects Team on Vercel. A member of the Team first needs to authorize it. |
motirebuma
left a comment
There was a problem hiding this comment.
Hey @Om7035 thanks for working on this! I don't think you have access to the frontend (landing page) design yet, as I couldn't see any visible UI changes from this PR.
I also noticed there are some hardcoded CSS properties. Could you please use Tailwind classes instead to keep the styling consistent with the project?
It would also be helpful to get access to Zeplin so you can match the intended UI design. I believe @flyblackbox can help you get the necessary access if you don't already have it.
Also, please avoid using legacy icons or deprecated packages/modules. Our goal is to keep the project clean and up to date, so it's best to use the current, supported alternatives whenever possible.
|
Here is the Zeplin link @Om7035 I have granted you access via your Gmail address. |

@flyblackbox can you check and let me know