fix: update descriptions for real-time webhooks and storage exceedance FAQ

This commit is contained in:
Yusuf İpek
2026-04-10 23:04:07 +03:00
parent f622752233
commit 5bff32fef1
+2 -2
View File
@@ -73,7 +73,7 @@ const workflowAcceleratorFeatures = [
}, },
{ {
title: 'Real-time Webhooks', title: 'Real-time Webhooks',
description: 'Get instant Telegram or Slack alerts the second a comment is dropped.', description: 'Get instant Telegram alerts the second a comment is dropped. More integrations coming soon.',
icon: BellRing, icon: BellRing,
}, },
{ {
@@ -611,7 +611,7 @@ export function LandingPage({ isLoggedIn }: LandingPageProps) {
}, },
{ {
q: 'What happens if I exceed my storage?', q: 'What happens if I exceed my storage?',
a: 'You can add 100 GB for $5/mo. If you need much more, contact us and well help you choose the best setup.', a: 'You can add 100 GB for $5/mo. If you need much more, contact us at [email protected] and we\'ll help you choose the best setup.',
}, },
{ {
q: 'How is YouTube unlimited?', q: 'How is YouTube unlimited?',