fix: remove trailing periods from feature descriptions in pricing section

This commit is contained in:
Eric Lammertsma 2026-02-05 23:10:50 -05:00
parent 16692385b4
commit 585cf97277

View file

@ -12,11 +12,11 @@ const demoPlans = [
features: [ features: [
"Open source on GitHub", "Open source on GitHub",
"Upload and chat with 300+ pages of content", "Upload and chat with 300+ pages of content",
"Connects with 8 popular sources, like Drive and Notion.", "Connects with 8 popular sources, like Drive and Notion",
"Includes limited access to ChatGPT, Claude, and DeepSeek models", "Includes limited access to ChatGPT, Claude, and DeepSeek models",
"Supports 100+ more LLMs, including Gemini, Llama and many more.", "Supports 100+ more LLMs, including Gemini, Llama and many more",
"50+ File extensions supported.", "50+ File extensions supported",
"Generate podcasts in seconds.", "Generate podcasts in seconds",
"Cross-Browser Extension for dynamic webpages including authenticated content", "Cross-Browser Extension for dynamic webpages including authenticated content",
"Community support on Discord", "Community support on Discord",
], ],
@ -33,8 +33,8 @@ const demoPlans = [
billingText: "billed annually", billingText: "billed annually",
features: [ features: [
"Everything in Free", "Everything in Free",
"Upload and chat with 5,000+ pages of content", "Upload and chat with 5,000+ pages of content per user",
"Connects with 15+ external sources, like Slack and Airtable.", "Connects with 15+ external sources, like Slack and Airtable",
"Includes extended access to ChatGPT, Claude, and DeepSeek models", "Includes extended access to ChatGPT, Claude, and DeepSeek models",
"Collaboration and commenting features", "Collaboration and commenting features",
"Shared BYOK (Bring Your Own Key)", "Shared BYOK (Bring Your Own Key)",