Skip to content

Conversation

@Dprof-in-tech
Copy link
Collaborator

Description

This pull request updates the visual appearance and behavior of the Navbar and Footer components, focusing on branding consistency and animation improvements. The most significant changes are the replacement of image-based logos with React components for better maintainability, adjustments to layout alignment, and updates to footer illustration and animation for a more polished look.

Navbar branding and layout updates:

  • Replaced image-based logos with NoblocksLogo, NoblocksBetaLogo, and NoblocksLogoIcon React components in the Navbar, improving maintainability and consistency across production and beta environments.
  • Adjusted alignment logic in the Navbar to use items-center for the main production domain and items-start for others, ensuring correct vertical alignment of navbar content.
  • Updated the dropdown arrow's margin logic to better align with the logo changes, removing unnecessary margin for production and adjusting for beta.

Footer illustration and animation improvements:

  • Changed the footer illustration from a Santa to a rocket, updating both the image source and alt text for clarity and thematic consistency.
  • Modified the animation easing for the footer illustration from "linear" to "easeInOut" for smoother transitions.

References

removes the festivities from noblocks

Testing

Describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this project has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

Also include details of the environment this PR was developed in (language/platform/browser version).

  • 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 7, 2026 17:41
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 7, 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.

@5ran6 5ran6 self-requested a review January 7, 2026 17:45
@5ran6 5ran6 merged commit 5f71244 into stable Jan 7, 2026
1 check passed
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