diff --git a/clients/apps/web/src/components/Vision/sections/DNASection.tsx b/clients/apps/web/src/components/Vision/sections/DNASection.tsx
index b9d0bcfb3a..e9d79a9ca3 100644
--- a/clients/apps/web/src/components/Vision/sections/DNASection.tsx
+++ b/clients/apps/web/src/components/Vision/sections/DNASection.tsx
@@ -14,7 +14,7 @@ export const DNASection = () => {
context={
{
]}
/>
@polar-sh/nextjs,
@polar-sh/fastify,
diff --git a/clients/apps/web/src/components/Vision/sections/EntitlementsSection.tsx b/clients/apps/web/src/components/Vision/sections/EntitlementsSection.tsx
index 30a4ee82d0..df048f036c 100644
--- a/clients/apps/web/src/components/Vision/sections/EntitlementsSection.tsx
+++ b/clients/apps/web/src/components/Vision/sections/EntitlementsSection.tsx
@@ -46,7 +46,7 @@ const SlackEntitlement = new EntitlementStrategy()
.revoke(async ctx => slackClient.admin.users.remove(...));
export const POST = Webhooks({
- webhookSecret: process.env.WEBHOOK_SECRET,
+ webhookSecret: process.env.POLAR_WEBHOOK_SECRET,
entitlements: Entitlements.use('slack', SlackEntitlement)
});
`}
diff --git a/clients/apps/web/src/components/Vision/sections/IndexSection.tsx b/clients/apps/web/src/components/Vision/sections/IndexSection.tsx
index d08efab3aa..c7d197be6d 100644
--- a/clients/apps/web/src/components/Vision/sections/IndexSection.tsx
+++ b/clients/apps/web/src/components/Vision/sections/IndexSection.tsx
@@ -8,7 +8,7 @@ export const IndexSection = () => {
title="Integrating payments is a mess"
context={
{
title="Building in public"
context={