## Summary I've implemented the requested feature. Here's what was changed: ### Changes Made to `apps/app/src/components/ui/course-promo-badge.tsx`: 1. **Removed the modal dialog completely** - The `Dialog` component and all its sub-components (`DialogContent`, `DialogHeader`, `DialogTitle`, `DialogDescription`, `DialogFooter`) along with the modal state (`open`) have been removed. 2. **Changed from button to direct link** - The `