Skip to content

Remove pricing page and related references#1

Open
yuvarajl wants to merge 1 commit into
mainfrom
remove-pricing-page
Open

Remove pricing page and related references#1
yuvarajl wants to merge 1 commit into
mainfrom
remove-pricing-page

Conversation

@yuvarajl
Copy link
Copy Markdown
Owner

Summary

This PR removes the pricing page and all related references from the codebase.

Changes

  • Deleted apps/web-roo-code/src/app/pricing/ directory (pricing page)
  • Deleted apps/web-roo-code/src/app/provider/pricing/ directory (model card component)
  • Removed Pricing link from desktop navigation (nav-bar.tsx)
  • Removed Pricing link from mobile navigation (nav-bar.tsx)
  • Removed "View Pricing" button from cloud page (apps/web-roo-code/src/app/cloud/page.tsx)
  • Removed "View Pricing" button from cloud team page (apps/web-roo-code/src/app/cloud/team/page.tsx)
  • Removed ModelCard import from provider page
  • Removed price-based sorting options from provider page
  • Removed pricing-related FAQ from provider page

Files Modified

File Change
apps/web-roo-code/src/components/chromes/nav-bar.tsx Removed Pricing nav links
apps/web-roo-code/src/app/cloud/page.tsx Removed View Pricing button
apps/web-roo-code/src/app/cloud/team/page.tsx Removed View Pricing button
apps/web-roo-code/src/app/provider/page.tsx Removed ModelCard, price sorting, pricing FAQ

Files Deleted

File
apps/web-roo-code/src/app/pricing/page.tsx
apps/web-roo-code/src/app/provider/pricing/components/model-card.tsx

- Delete apps/web-roo-code/src/app/pricing/ directory
- Delete apps/web-roo-code/src/app/provider/pricing/ directory
- Remove Pricing link from desktop and mobile navigation
- Remove View Pricing button from cloud and cloud/team pages
- Remove ModelCard import and price sorting options from provider page
- Remove pricing FAQ from provider page
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