Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trusted partner program & remove /contracts (#5591)
fixes: DASH-503 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on the removal of several components and pages related to contracts in the dashboard, along with updates to routing configurations. ### Detailed summary - Deleted the following files: - `contracts.tsx` - `Stats.tsx` - `CaseStudyStatic.tsx` - `ContractInteractionSection.tsx` - `LandingCaseStudyStaticSection.tsx` - Updated `page-id.ts` by modifying the `ContractsLanding` constant. - Modified `framer-rewrites.js` to add new routes: - `/nebula` - `/trusted-partner-program` - `/trusted-partner-program/:partner_slug` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information