Skip to content

a new "Hire us" in Navbar#448

Open
Abhishekgit01 wants to merge 7 commits intopointblank-club:stagingfrom
Abhishekgit01:abhishek
Open

a new "Hire us" in Navbar#448
Abhishekgit01 wants to merge 7 commits intopointblank-club:stagingfrom
Abhishekgit01:abhishek

Conversation

@Abhishekgit01
Copy link

Summary: What does this PR do?

Adds a new "Hire us " label in the navbar

added a new line

Which issue(s) this PR fixes:

https://linear.app/point-blank/issue/PB-39/add-a-hire-us-label-in-the-homepage-of-the-point-blank-webpage-that

Changes Made

Describe the changes you've made in this PR:

  • Feature implementation
  • Bug fix
  • Documentation update
  • Code refactoring
  • Configuration changes
  • Other (please specify)

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Documentation update
  • Performance improvement
  • Code cleanup or refactor

How Has This Been Tested?

Describe the tests you ran:

  • Unit tests
  • Integration tests
  • [x ] Manual tests
  • Other (please specify)

Please describe the test cases and expected behavior:
1.
2.

Screenshots (if applicable)

Screenshot 2025-12-24 174622

Dependencies

no

Documentation

  • I have updated the documentation accordingly
  • [ x] Documentation update is not required

Comments:

Reviewer Notes

@gemini-code-assist
Copy link

Summary of Changes

Hello @Abhishekgit01, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces a new navigation item to the website's header. The primary purpose of this change is to enhance user experience by making the "Hire Us" section more prominent and easily accessible directly from the main navigation, thereby improving the discoverability of career opportunities.

Highlights

  • Navbar Update: A new "Hire Us" link has been added to the main navigation bar, directing users to the careers page at https://careers.pointblank.club/.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@github-actions github-actions bot added Frontend Frontend issue using Tailwind and css size-XL size label for pr with extra large changes labels Dec 24, 2025
@github-actions github-actions bot added size-XL size label for pr with extra large changes and removed size-XL size label for pr with extra large changes labels Dec 25, 2025
{ href: "/hustle", label: "Hustle Results" },
];

export const footerConfig = {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this from here, add this to footer.tsx

@@ -0,0 +1,27 @@
// /components/ui/shared.ts
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change file name to something more meaningful like navItems.tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend Frontend issue using Tailwind and css size-XL size label for pr with extra large changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants