From 5bff32fef151059ef77d0333508633fa7785445c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20=C4=B0pek?= Date: Fri, 10 Apr 2026 23:04:07 +0300 Subject: [PATCH] fix: update descriptions for real-time webhooks and storage exceedance FAQ --- components/LandingPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/LandingPage.tsx b/components/LandingPage.tsx index ae6f744..bac4eb2 100644 --- a/components/LandingPage.tsx +++ b/components/LandingPage.tsx @@ -73,7 +73,7 @@ const workflowAcceleratorFeatures = [ }, { 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, }, { @@ -611,7 +611,7 @@ export function LandingPage({ isLoggedIn }: LandingPageProps) { }, { 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 we’ll help you choose the best setup.', + a: 'You can add 100 GB for $5/mo. If you need much more, contact us at info@open-frame.net and we\'ll help you choose the best setup.', }, { q: 'How is YouTube unlimited?',