diff --git a/src/utils/partners.tsx b/src/utils/partners.tsx index 56be336d..3a01dcd3 100644 --- a/src/utils/partners.tsx +++ b/src/utils/partners.tsx @@ -328,9 +328,9 @@ const neon = (() => { name: 'Neon', id: 'neon', libraries: ['start', 'router'], - status: 'active' as const, + status: 'inactive' as const, + endDate: 'Apr 2026', score: 0.297, - tier: 'silver' as const, href, brandColor: '#00E599', tagline: 'Serverless Postgres',