Skip to content

Conversation

@Dprof-in-tech
Copy link
Collaborator

Description

This pull request updates both the Navbar and Footer components to improve branding consistency, visual appearance, and animation smoothness. The main changes include replacing static logo image files with React components for better reusability, updating illustration assets, adjusting layout and animation settings, and refining alignment for a more polished UI.

Branding and Logo Updates:

  • Replaced static logo images in the Navbar with NoblocksLogo, NoblocksBetaLogo, and NoblocksLogoIcon React components for both production and beta environments, improving maintainability and consistency.

Layout and Alignment Improvements:

  • Updated flex alignment in the Navbar to use items-center for the main production domain and items-start for others, ensuring correct vertical alignment of navbar items.
  • Adjusted the dropdown arrow's margin in the Navbar to better align with the beta logo by conditionally applying a negative margin.

Footer Visual and Animation Enhancements:

  • Increased the minimum height of the Footer for both default and large screen sizes to provide more visual space.
  • Replaced the Santa illustration in the Footer with a rocket illustration to update the theme.
  • Changed the animation easing for the Footer from "linear" to "easeInOut" for smoother transitions.

References

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation and tests for new/changed functionality in this PR
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not main

By submitting a PR, I agree to Paycrest's Contributor Code of Conduct and Contribution Guide.

@Dprof-in-tech Dprof-in-tech requested a review from chibie as a code owner January 9, 2026 08:42
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 9, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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.

2 participants