Skip to content

Remove bags and Product Hunt links#96

Merged
Abhijit-Jha merged 1 commit intomasterfrom
codex/remove-bags-and-phunt
Feb 3, 2026
Merged

Remove bags and Product Hunt links#96
Abhijit-Jha merged 1 commit intomasterfrom
codex/remove-bags-and-phunt

Conversation

@Abhijit-Jha
Copy link
Copy Markdown
Member

@Abhijit-Jha Abhijit-Jha commented Feb 3, 2026

Summary

  • remove bags link from navbar and footer
  • remove Product Hunt badge from hero
  • drop unused links from constants

Testing

  • not run

Summary by CodeRabbit

Release Notes

  • Removed Features

    • Removed BAGS_FM token badge link from footer and navigation menu
    • Removed Product Hunt badge widget from hero section
  • Chores

    • Updated link constants and navigation configurations

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
itshover-icons Ready Ready Preview, Comment Feb 3, 2026 7:09am

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 3, 2026

📝 Walkthrough

Walkthrough

This PR removes external integrations and promotional badges from the codebase. Specifically, it deletes BAGS_FM token links from the navbar and footer components, removes a Product Hunt badge from the hero section, and removes the corresponding PRODUCT_HUNT and BAGS_FM entries from the constants file.

Changes

Cohort / File(s) Summary
BAGS_FM Link Removals
components/navbar.tsx, components/footer.tsx, constants.ts
Removed BAGS_FM token link blocks from desktop and mobile navigation, and from the footer Quick Links and social sections. Deleted corresponding BAGS_FM entry from the LINKS constant.
Product Hunt Integration Removal
components/hero-section.tsx
Removed Product Hunt badge/embed anchor with Image component, deleted useTheme import, and removed next/image import. Eliminated theme-dependent rendering logic.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Poem

🐰 Out with the badges, away with the links,
Product Hunt fades and BAGS_FM shrinks,
The footer grows lean, the hero runs light,
Constants now cleaner—what a neat sight! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main changes: removal of BAGS_FM and PRODUCT_HUNT links across multiple components.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codex/remove-bags-and-phunt

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.

@Abhijit-Jha Abhijit-Jha merged commit 00f5a48 into master Feb 3, 2026
4 checks passed
@Abhijit-Jha Abhijit-Jha deleted the codex/remove-bags-and-phunt branch February 3, 2026 07:11
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.

1 participant