- Added image cropping functionality in CreateSubscriptionPage and EditSubscriptionPage.
- Updated price input to handle decimal values and formatting.
- Improved UI elements for image upload sections, including better messaging and styling.
- Refactored affiliate links page to fetch data from an API and handle loading/error states.
- Added Affiliate Management button in the header for easier navigation.
refactor: Update header component to conditionally show shop navigation
feat: Add environment variable check to control shop visibility in public and VIP shop pages
refactor: Clean up VIP shop page by removing unused collections and featured products sections