Skip to content

Commit 65458bd

Browse files
committed
trusted partner program & remove /contracts
1 parent 00d6529 commit 65458bd

File tree

7 files changed

+5
-750
lines changed

7 files changed

+5
-750
lines changed

apps/dashboard/framer-rewrites.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ module.exports = [
66
// -- product landing pages --
77
// -- connect
88
"/connect/sign-in",
9+
// -- nebula
910
"/nebula",
1011
// -- contracts
12+
"/contracts",
1113
"/contracts/modular-contracts",
1214
"/contracts/explore",
1315
"/contracts/deployment-tool",
@@ -20,4 +22,7 @@ module.exports = [
2022
"/solutions/ecosystem",
2123
// -- campaigns --
2224
"/unlimited-wallets",
25+
// -- TPP --
26+
"/trusted-partner-program",
27+
"/trusted-partner-program/:partner_slug",
2328
];

apps/dashboard/src/components/contracts/CaseStudyStatic.tsx

Lines changed: 0 additions & 69 deletions
This file was deleted.

apps/dashboard/src/components/contracts/ContractInteractionSection.tsx

Lines changed: 0 additions & 70 deletions
This file was deleted.

apps/dashboard/src/components/contracts/LandingCaseStudyStaticSection.tsx

Lines changed: 0 additions & 195 deletions
This file was deleted.

0 commit comments

Comments
 (0)