Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 12:31:46 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
sidebarItems: [
{ icon: BarChart3, active: true },
{ icon: Brain, active: false },
{ icon: "Settings", active: false },
{ icon: Zap, active: false },
],
stats: [
{
@@ -298,7 +298,7 @@ export default function LandingPage() {
{
id: "5", title: "What support options are available?", content: "We offer tiered support: email support for Starter plans, priority support for Professional plans, and 24/7 dedicated support for Enterprise customers. All plans include access to our comprehensive knowledge base and community forums."},
{
id: "6", title: "Is there a free trial available?", content: "Yes, we offer a 14-day free trial with full platform access. No credit card is required to start. You'll have access to all core features and can explore integrations to determine if our platform is the right fit for your organization."},
id: "6", title: "Is there a free trial available?", content: "Yes, we offer a 14-day free trial with full platform access. No credit card is required to start. You'll have access to all core features and can explore integrations to determine if our platform is the right fit for your organization."}
]}
/>
</div>