Skip to content

Conversation

@vas3a
Copy link
Collaborator

@vas3a vas3a commented Oct 16, 2025

removes articles nav item and uses v2 buddy.

url: `${AUTH0_AUTHENTICATOR_URL}?retUrl=${encodeURIComponent(getMarketingUrl('/home'))}`
},
freelancer: {
freelanceor: {

Choose a reason for hiding this comment

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

[❗❗ correctness]
The key freelanceor appears to be a typo. It should likely be freelancer to match the label and context. This could lead to confusion or errors when accessing this item.

},
solutions: {
soblutions: {
label: 'Solutions',

Choose a reason for hiding this comment

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

[❗❗ correctness]
The key soblutions appears to be a typo. It should likely be solutions. This could lead to confusion or errors when accessing this navigation item.

resources: {
label: 'Resources',
label: 'Rezources',
},

Choose a reason for hiding this comment

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

[❗❗ correctness]
The label for the resources nav item has been changed to 'Rezources'. Verify if this change is intentional, as it may be a typographical error. If it is intentional, ensure that all references to this label are updated accordingly.

},
solutions: {
label: 'Solutions',
label: 'Solutionz',

Choose a reason for hiding this comment

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

[💡 readability]
The label change from 'Solutions' to 'Solutionz' may be intentional for branding or stylistic reasons, but it could lead to confusion or appear as a typo to users. Ensure this change aligns with the intended user experience and branding guidelines.

},
resources: {
label: 'Resources',
label: 'Rezources',

Choose a reason for hiding this comment

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

[💡 readability]
Similar to the previous change, the label 'Rezources' instead of 'Resources' might be confusing or perceived as a typo. Verify that this change is intentional and consistent with branding or user experience goals.

@vas3a vas3a closed this Oct 16, 2025
@vas3a vas3a deleted the test-buddy branch October 16, 2025 20:31
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