feat: Remove recruitment banner #26

Merged
KatGaea merged 2 commits from staging into main 2026-03-22 20:20:50 +00:00
Owner

Description

Removes the recruitment banner from the website for now

Type of Change

  • 🐛 Bug fix (fixes an issue)
  • New feature (adds functionality)
  • 💄 UI/UX improvement (styling, layout, visuals)
  • Accessibility improvement
  • 🌐 Internationalization/localization
  • Performance improvement
  • 📝 Documentation update
  • 🔧 Configuration change
  • 🧹 Code cleanup/refactor (no functional changes)
  • 🎨 Asset update (images, icons, etc.)

Changes Made

Screenshots/Preview

Testing Checklist

  • Changes work on desktop browsers (Chrome, Firefox, Safari)
  • Changes work on mobile browsers
  • Tested keyboard navigation
  • Checked color contrast (accessibility)
  • Validated HTML (if applicable)
  • Checked CSS for issues
  • Verified no console errors
  • Tested on slow network connection (if performance-related)
  • All links work correctly

Accessibility Checklist

  • Semantic HTML is used correctly
  • Images have appropriate alt text
  • Color contrast meets WCAG AA standards
  • Keyboard navigation works
  • Focus indicators are visible
  • ARIA labels used where appropriate
  • Tested with screen reader (if possible)
  • No heading levels skipped

Performance Considerations

  • Images are optimized (compressed, proper format)
  • Assets are appropriately sized
  • No unnecessary dependencies added
  • Checked page load time impact

i18n Considerations

  • Text is not hard-coded in a language-specific way
  • Layout accommodates text expansion/contraction
  • No text embedded in images (or multilingual versions provided)

Deployment Notes

Additional Context


Pre-Submission Checklist

  • I have read CONTRIBUTING.md
  • My code follows the project's code style
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • My changes generate no new warnings or errors
  • I have checked my changes on multiple browsers
  • This PR targets the staging branch (not main)
  • My commits follow Conventional Commits
  • I have tested these changes locally
## Description Removes the recruitment banner from the website for now ## Type of Change <!-- Check all that apply --> - [ ] 🐛 Bug fix (fixes an issue) - [ ] ✨ New feature (adds functionality) - [x] 💄 UI/UX improvement (styling, layout, visuals) - [ ] ♿ Accessibility improvement - [ ] 🌐 Internationalization/localization - [ ] ⚡ Performance improvement - [ ] 📝 Documentation update - [ ] 🔧 Configuration change - [ ] 🧹 Code cleanup/refactor (no functional changes) - [ ] 🎨 Asset update (images, icons, etc.) ## Changes Made <!-- Describe the changes in detail. What did you modify, add, or remove? --> ## Screenshots/Preview <!-- If this changes UI, please include before/after screenshots or links to preview deployment --> ## Testing Checklist <!-- Check all that you have tested --> - [x] Changes work on desktop browsers (Chrome, Firefox, Safari) - [x] Changes work on mobile browsers - [x] Tested keyboard navigation - [ ] Checked color contrast (accessibility) - [ ] Validated HTML (if applicable) - [ ] Checked CSS for issues - [ ] Verified no console errors - [ ] Tested on slow network connection (if performance-related) - [ ] All links work correctly ## Accessibility Checklist <!-- Check if applicable --> - [ ] Semantic HTML is used correctly - [ ] Images have appropriate alt text - [ ] Color contrast meets WCAG AA standards - [ ] Keyboard navigation works - [ ] Focus indicators are visible - [ ] ARIA labels used where appropriate - [ ] Tested with screen reader (if possible) - [ ] No heading levels skipped ## Performance Considerations <!-- If this PR affects performance, describe the impact --> - [ ] Images are optimized (compressed, proper format) - [ ] Assets are appropriately sized - [ ] No unnecessary dependencies added - [ ] Checked page load time impact ## i18n Considerations <!-- If this adds/changes text content --> - [ ] Text is not hard-coded in a language-specific way - [ ] Layout accommodates text expansion/contraction - [ ] No text embedded in images (or multilingual versions provided) ## Deployment Notes <!-- Any special considerations for deployment? --> ## Additional Context <!-- Any other context reviewers should know --> --- ## Pre-Submission Checklist <!-- Complete before requesting review --> - [ ] I have read [CONTRIBUTING.md](../CONTRIBUTING.md) - [ ] My code follows the project's code style - [ ] I have performed a self-review of my code - [ ] I have commented my code where necessary - [ ] My changes generate no new warnings or errors - [ ] I have checked my changes on multiple browsers - [ ] This PR targets the `staging` branch (not `main`) - [ ] My commits follow [Conventional Commits](https://www.conventionalcommits.org/) - [ ] I have tested these changes locally
Merge pull request 'feat: Remove recruitment' (#25) from katgaea-patch-2 into staging
All checks were successful
Deploy over SFTP / deploy (push) Successful in 54s
0cff37488c
Reviewed-on: #25
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DVS/2026_Website!26
No description provided.