mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 09:36:08 +00:00
fix: update descriptions for real-time webhooks and storage exceedance FAQ
This commit is contained in:
@@ -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 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 [email protected] and we\'ll help you choose the best setup.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
q: 'How is YouTube unlimited?',
|
q: 'How is YouTube unlimited?',
|
||||||
|
|||||||
Reference in New Issue
Block a user