Skip to content

Conversation

@codeunia-dev
Copy link
Owner

@codeunia-dev codeunia-dev commented Jan 22, 2026

Added a dedicated Open Source page with hero, FAQ, and informational components.

Authored by: @akshay0611

Summary by CodeRabbit

Release Notes

  • New Features
    • Launched dedicated Open Source page featuring educational content about open source, step-by-step contribution guide, comprehensive FAQ, and merchandise showcase
    • Added Organizations section to the homepage
    • Updated main navigation with new Open Source link

✏️ Tip: You can customize this high-level summary in your review settings.

@vercel
Copy link

vercel bot commented Jan 22, 2026

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

Project Deployment Review Updated (UTC)
codeunia Building Building Preview, Comment Jan 22, 2026 4:57am

@codeunia-dev codeunia-dev merged commit 1666579 into main Jan 22, 2026
1 of 4 checks passed
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 22, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

This PR introduces a new Open Source page (app/open-source/page.tsx) composed of multiple reusable UI components (Hero, FAQ, Steps, SwagShowcase, WhatIsOpenSource), replaces the header navigation link from "Companies" to "Open Source," and adds an OrganizationsSection to the home page.

Changes

Cohort / File(s) Summary
Open Source Page
app/open-source/page.tsx
New page component that composes Header, OpenSourceHero, SwagShowcase, WhatIsOpenSource, OpenSourceSteps, OpenSourceFAQ, and dynamically imported Footer. Marked as client component.
Open Source Section Components
components/open-source/OpenSourceHero.tsx, components/open-source/SwagShowcase.tsx, components/open-source/OpenSourceSteps.tsx, components/open-source/OpenSourceFAQ.tsx
Four new React components providing visual sections (hero with animations, swag showcase with images, step-by-step guide cards, and accordion-based FAQ). Each includes Framer Motion animations, responsive layouts, and styled interactive elements.
Open Source Feature Component
components/WhatIsOpenSource.tsx
New component describing Open Source with animated entry, gradient-styled heading, and a responsive 4-column grid of feature cards with icons and descriptions.
Navigation & Homepage
components/header.tsx, app/page.tsx
Header navItems changed from "Companies" link to "Open Source" link; home page adds lazily-loaded OrganizationsSection with Suspense wrapper and loading skeleton.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~40 minutes

Possibly related PRs

  • PR #237: Both PRs modify app/page.tsx to insert a lazily-loaded, Suspense-wrapped section using the same composition pattern.
  • PR #367: Both PRs add and render OrganizationsSection to the home page via dynamic import, using identical component references.

Poem

🐰 Hops with joy

A new page springs to life, oh so fine,
Open source shines with animations divine,
Steps guide the way, with swag to behold,
FAQ answers, stories untold,
From nav we hop, from code we grow—welcome to the show! 🎉

✨ Finishing touches
  • 📝 Generate docstrings

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

3 participants