Skip to content

changed footer background icon and added icon to platform and company…#62

Merged
nitinmohan18 merged 1 commit into
mainfrom
footer-ui
Jul 6, 2026
Merged

changed footer background icon and added icon to platform and company…#62
nitinmohan18 merged 1 commit into
mainfrom
footer-ui

Conversation

@nitinmohan18

Copy link
Copy Markdown
Collaborator

Pull Request

Summary

This PR focuses on UI polish for the global Footer component, specifically improving the visual hierarchy of the navigation links and refining the dark mode background for a more premium aesthetic.


Related Issue

Closes #


Type of Change

  • Feature
  • Bug Fix
  • Documentation
  • Refactor
  • Performance Improvement (UI Polish)
  • CI / Build
  • Other

What Changed?

  • Footer Navigation Icons: Replaced the plain text bullet points in the footer navigation columns (Platform & Company) with distinct, premium lucide-react icons (e.g., Landmark for Universities, Shield for Privacy Policy). This drastically improves scannability and brings the footer inline with modern, high-end web design standards.
  • Dark Mode Background Refinement: Replaced the flat, black (#020617) footer background with a subtle, premium deep-navy gradient (dark:bg-gradient-to-b dark:from-[#0B132B] dark:to-[#040814]). This creates a rich "studio" depth effect that perfectly anchors the bottom of the page in dark mode.

Screenshots (UI Changes Only)

(Please attach screenshots demonstrating the new Footer navigation icons and the deep navy background in dark mode)


Testing

  • Toggled between Light and Dark modes to ensure the new deep navy gradient background renders correctly and seamlessly transitions from the content above it.
  • Hovered over all the new navigation links in the footer to verify that the new icons correctly scale and trigger the expected blue glow hover states.
  • Verified icon alignment and spacing relative to the text labels.

Checklist

Before requesting a review, confirm the following:

  • My branch is up to date with the latest main.
  • My code follows the project's coding standards.
  • I have formatted the modified files (npx prettier --write <file>).
  • npm run format:check passes.
  • npm run lint passes.
  • npm run typecheck passes.
  • npm run build passes.
  • I have updated documentation if required.
  • I have tested my changes locally.
  • This Pull Request focuses on a single feature or fix.

Additional Notes

The changes are entirely isolated to components/footer.tsx.

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
hyper-learning-tech Ready Ready Preview, Comment Jul 6, 2026 12:20pm

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@nitinmohan18, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 8 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 41609db7-0bb9-4dc9-8a87-ccdea1b8c3ae

📥 Commits

Reviewing files that changed from the base of the PR and between 309ce5e and 069ab7b.

📒 Files selected for processing (1)
  • components/footer.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch footer-ui

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.

@nitinmohan18 nitinmohan18 merged commit ae70837 into main Jul 6, 2026
4 checks passed
@nitinmohan18 nitinmohan18 deleted the footer-ui branch July 6, 2026 12:22
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

🎉 Congratulations @nitinmohan18!

Thank you for contributing to HyperLearningTech.

Your pull request has been successfully merged into main.

📦 Merge Summary

🚀 Keep Contributing

  • Follow the CONTRIBUTING.md guidelines.
  • Keep each Pull Request focused on a single feature or fix.
  • Run formatting, linting, type checking, and a production build before opening a PR.

Thank you for helping make HyperLearningTech better.

Happy Coding! 🚀

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.

1 participant