Skip to content

Commit 324e602

Browse files
committed
closes: DASH-600 (#5700)
closes: DASH-600
1 parent f778d30 commit 324e602

File tree

6 files changed

+1
-602
lines changed

6 files changed

+1
-602
lines changed

apps/dashboard/framer-rewrites.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ module.exports = [
44
"/",
55
"/pricing",
66
"/bounties",
7+
"/contact-us",
78
// -- product landing pages --
89
// -- connect
910
"/connect",

apps/dashboard/src/app/api/contact-us/route.ts

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

apps/dashboard/src/app/api/contact-us/types.ts

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

apps/dashboard/src/components/partners/partner-logo.tsx

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

apps/dashboard/src/page-id.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ export enum PageId {
66
// ---------------------------------------------------------------------------
77
// marketing / growth pages
88
// ---------------------------------------------------------------------------
9-
// thirdweb.com/contact-us
10-
ContactUs = "contact-us-page",
119

1210
// thirdweb.com/templates
1311
Templates = "templates-page",

0 commit comments

Comments
 (0)