diff --git a/src/components/landing/FeaturesGrid.tsx b/src/components/landing/FeaturesGrid.tsx index e798de4..d97c9fc 100644 --- a/src/components/landing/FeaturesGrid.tsx +++ b/src/components/landing/FeaturesGrid.tsx @@ -97,7 +97,7 @@ export default function FeaturesGrid() {
  • - Up to 30GB RAM for premium tiers + Subgraph workspaces for AI memory and isolation
  • @@ -132,15 +132,11 @@ export default function FeaturesGrid() { diff --git a/src/components/landing/IntegrationsSection.tsx b/src/components/landing/IntegrationsSection.tsx index 46a5c9f..1515aae 100644 --- a/src/components/landing/IntegrationsSection.tsx +++ b/src/components/landing/IntegrationsSection.tsx @@ -228,7 +228,7 @@ export default function IntegrationsSection() { -
    +
    diff --git a/src/components/platform/GraphDashboard.tsx b/src/components/platform/GraphDashboard.tsx index f288f8d..eadeb1b 100644 --- a/src/components/platform/GraphDashboard.tsx +++ b/src/components/platform/GraphDashboard.tsx @@ -121,7 +121,7 @@ export default function GraphDashboard() { {/* Platform Interface */}
    {/* Sidebar */} -
    +
    diff --git a/src/components/platform/SchemaArchitecture.tsx b/src/components/platform/SchemaArchitecture.tsx index 83f354e..69cae79 100644 --- a/src/components/platform/SchemaArchitecture.tsx +++ b/src/components/platform/SchemaArchitecture.tsx @@ -96,12 +96,12 @@ export default function SchemaArchitecture() {

    - Intelligent Graph Schema Architecture + Data Architecture & Search

    Unify disparate financial data sources into a cohesive, queryable - knowledge graph that powers advanced analytics and AI-native - applications + knowledge graph with hybrid document search that powers advanced + analytics and AI-native applications

    @@ -323,16 +323,16 @@ export default function SchemaArchitecture() { strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} - d="M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z" + d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" />

    - Cypher Query Language + Document Search

    - Traverse relationships with expressive graph queries—or let Claude - generate them from natural language via MCP + Search across filings, disclosures, and financial documents with + hybrid full-text and semantic matching powered by OpenSearch