Rescan Report
Share Report
Copy Report Link
Rescan Report
Share Report
Copy Report Link
Export Report
51/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability40%Agent Easeof Use35%Security& Trust0%GEO, AIO, AEO74%SEO100%Performance& Accessibility61%
  • AI Discoverability 40 out of 100
  • Agent Ease of Use 35 out of 100
  • Security & Trust 0 out of 100
  • GEO, AIO and AEO 74 out of 100
  • SEO 100 out of 100
  • Performance and Accessibility 61 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

CRM Software Solutions Company for Service Businesses | Copper CRM favicon

CRM Software Solutions Company for Service Businesses | Copper CRM

Win clients for life with Copper CRM software solutions. Give us a try and see how we can help your business build stronger customer relationships.

Next step

Turn this report into a fix workflow

26 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
40
Priority fix9141View details
Discoverability
57
Needs work450View details
Content Readiness
54
Needs work551View details
Bot Access Control
0
Priority fix040View details
Agent Ease of Use
35
Priority fix12260View details
API
17
Priority fix180View details
Auth
Not Applicable
Not Applicable040View details
MCP
50
Needs work460View details
Skill Discovery
38
Priority fix380View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
74
Needs work4213View details
GEO Readiness
87
Mostly ready104
AIO Readiness
73
Needs work214View details
AEO Readiness
63
Needs work115View details
SEO
100
Strong1100
SEO
100
Strong1100
Security & Trust
40
Priority fix450View details
Security & Trust
0
Priority fix050View details
AI Training Exposure
100
Strong400
Performance and Accessibility
61
Needs work1681View details
Performance
47
Priority fix1161View details
Accessibility
86
Mostly ready520View details

Prioritized recommendations

Issues ranked by score impact

51 items need attention

AI DiscoverabilityBot Access ControlEstablished

AI bot rules in robots.txt

AI bot rules in robots.txt is missing or incomplete.

33 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.

02

Why it matters

Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.

Check name

AI bot rules in robots.txt

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.

Result

AI bot rules in robots.txt is missing or incomplete.

Evidence
{
  "expectedBots": [
    "GPTBot",
    "ChatGPT-User",
    "ClaudeBot",
    "Claude-Web",
    "Anthropic-AI",
    "Google-Extended",
    "PerplexityBot",
    "CCBot",
    "Applebot-Extended",
    "Meta-ExternalAgent",
    "Bytespider",
    "Amazonbot",
    "Cohere-AI"
  ],
  "configuredBots": []
}

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

33 Fail

Needs attention

API Catalog

Failed check
01

Issue

The API catalog endpoint did not return HTTP 2xx.

02

Why it matters

API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.

Check name

API Catalog

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

Publish an API catalog for automated API discovery using RFC 9727.

Result

API Catalog failed at "Fetch API catalog".

Validation steps

  1. Fetch API catalog

    The API catalog endpoint did not return HTTP 2xx.

  2. Validate RFC 9727 linkset

    Response is not valid JSON.

  3. Fetch advertised API catalog targets

    API Catalog did not expose any same-origin hrefs to validate.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch API catalog",
      "status": "fail",
      "evidence": {
        "statusCode": 404,
        "contentType": "text/html; charset=utf-8"
      },
      "issue": "The API catalog endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/api-catalog."
    },
    {
      "id": "validate",
      "title": "Validate RFC 9727 linkset",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><title>404: This page could not be found</title><meta name=\"next-head-count\" content=\"3\"><link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/robotomono/v23/L0x5DF4xlVMF-BfR8bXMIjhFq3-cXbKDO1w.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/robotomono/v23/L0x5DF4xlVMF-BfR8bXMIjhLq3-cXbKD.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"/fonts/Inter-Regular-Web.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
    },
    {
      "id": "target-validation",
      "title": "Fetch advertised API catalog targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin API catalog hrefs were available to fetch."
          }
        ]
      },
      "issue": "API Catalog did not expose any same-origin hrefs to validate.",
      "howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

33 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

Declare AI content usage preferences with Content Signal in robots.txt.

Result

Content Signal is missing or incomplete.

Evidence
{
  "signals": [],
  "ai-train": false,
  "search": false,
  "ai-input": false
}

AI DiscoverabilityDiscoverabilityEstablished

FAQPage schema

FAQPage schema is missing or incomplete.

33 Fail

Needs attention

FAQPage schema

Failed check
01

Issue

FAQ content was detected but no FAQPage schema was found.

02

Why it matters

FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.

Check name

FAQPage schema

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Expose question-and-answer content in FAQPage structured data when FAQs are present.

Result

FAQPage schema is missing or incomplete.

Evidence
{
  "found": false,
  "visibleFaq": true,
  "allTypes": [
    "Organization"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

33 Fail

Needs attention

High-value schema types

Failed check
01

Issue

No high-value schema types (e.g. Article, Product, Service) were found.

02

Why it matters

High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.

Check name

High-value schema types

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Use schema types that describe the page's primary content or offering.

Result

High-value schema types is missing or incomplete.

Evidence
{
  "found": [],
  "expected": [
    "Article",
    "BlogPosting",
    "NewsArticle",
    "Product",
    "SoftwareApplication",
    "FAQPage",
    "LocalBusiness",
    "VideoObject",
    "HowTo",
    "Event",
    "Course",
    "Review",
    "Service"
  ],
  "allTypes": [
    "Organization"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

33 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

Why it matters

Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.

Check name

Link headers

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Include Link response headers for agent discovery using RFC 8288.

Result

Link headers failed at "Find useful Link headers".

Validation steps

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. Fetch same-origin Link header targets

    Link headers did not expose any same-origin targets to validate.

Evidence
{
  "failedStep": "presence",
  "steps": [
    {
      "id": "presence",
      "title": "Find useful Link headers",
      "status": "fail",
      "evidence": {
        "links": []
      },
      "issue": "No useful agent discovery Link headers were found.",
      "howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
    },
    {
      "id": "target-validation",
      "title": "Fetch same-origin Link header targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin Link header targets were available to fetch."
          }
        ]
      },
      "issue": "Link headers did not expose any same-origin targets to validate.",
      "howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

33 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.

02

Why it matters

Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.

Check name

Markdown negotiation

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Return HTML responses as markdown when agents request it.

Result

Markdown negotiation failed at "Markdown content type".

Validation steps

  1. Markdown content type

    Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.

  2. Vary: Accept header

    Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding".

  3. Structured Markdown body

    Markdown response is missing a heading.

Evidence
{
  "failedStep": "content-type",
  "steps": [
    {
      "id": "content-type",
      "title": "Markdown content type",
      "status": "fail",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      },
      "issue": "Content-Type \"text/html; charset=utf-8\" does not indicate Markdown when requested with Accept: text/markdown.",
      "howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
    },
    {
      "id": "vary-accept",
      "title": "Vary: Accept header",
      "status": "fail",
      "evidence": {
        "vary": "Accept-Encoding"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
      "howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
    },
    {
      "id": "markdown-content",
      "title": "Structured Markdown body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "hasHeading": false,
        "wordCount": 59233,
        "excerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta name=\"google-site-verification\" content=\"4ofGzg8wkRPD-kmPUfOZltcXv-3wVYWXdYBFjsOu41Q\"><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

MCP Server Card failed at "Fetch to find resource".

33 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

MCP Server Card failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 12925
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 12925
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 12925
          }
        ]
      },
      "issue": "MCP Server Card was not found at the expected path.",
      "howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
    }
  ]
}

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

33 Fail

Needs attention

OpenAPI discovery

Failed check
01

Issue

OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.

02

Why it matters

OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.

Check name

OpenAPI discovery

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

Publish a valid OpenAPI or Swagger document for API discovery.

Result

OpenAPI discovery failed at "Find valid OpenAPI document".

Validation steps

  1. Find valid OpenAPI document

    OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Find valid OpenAPI document",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/openapi.json",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/PersonHeart-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Pipeline-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Briefcase-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/EmailOpen-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Task-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloud"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/PersonHeart-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Pipeline-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Briefcase-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/EmailOpen-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Task-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloud"
          },
          {
            "path": "/swagger.json",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/PersonHeart-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Pipeline-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Briefcase-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/EmailOpen-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Task-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloud"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 200,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/PersonHeart-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Pipeline-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Briefcase-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/EmailOpen-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Task-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloud"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><title>404: This page could not be found</title><meta name=\"next-head-count\" content=\"3\"><link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/robotomono/v23/L0x5DF4xlVMF-BfR8bXMIjhFq3-cXbKDO1w.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/robotomono/v23/L0x5DF4xlVMF-BfR8bXMIjhLq3-cXbKD.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"/fonts/Inter-Regular-Web.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"/"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><title>404: This page could not be found</title><meta name=\"next-head-count\" content=\"3\"><link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/robotomono/v23/L0x5DF4xlVMF-BfR8bXMIjhFq3-cXbKDO1w.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/robotomono/v23/L0x5DF4xlVMF-BfR8bXMIjhLq3-cXbKD.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"/fonts/Inter-Regular-Web.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"/"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><title>404: This page could not be found</title><meta name=\"next-head-count\" content=\"3\"><link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/robotomono/v23/L0x5DF4xlVMF-BfR8bXMIjhFq3-cXbKDO1w.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/robotomono/v23/L0x5DF4xlVMF-BfR8bXMIjhLq3-cXbKD.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"/fonts/Inter-Regular-Web.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"/"
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
      "howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

33 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: 6 links missing accessible names.

Details

02

Why it matters

Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.

Check name

Semantic HTML

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose readable page structure through semantic HTML and accessible controls.

Result

Semantic HTML is missing or incomplete.

Evidence
{
  "main": true,
  "nav": true,
  "footer": true,
  "meaningfulH1": true,
  "headingOrder": true,
  "accessibleLinks": false,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [
      "<a href=\"/google-workspace-crm\" aria-label><div class=\"group relative h-full w-full overflow-hidden transition-all hover:shadow-lg\"><img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 1020px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fgoogle-workspace.webp&amp;w=320&amp;q=75 320w, /_next/image?",
      "<a href=\"manage-contacts\" aria-label><div class=\"group relative h-full w-full overflow-hidden transition-all hover:shadow-lg\"><img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 1020px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FActivity-Feed-Updated.webp&amp;w=320&amp;q=75 320w, /_next/image?u",
      "<a href=\"/manage-projects\" aria-label><div class=\"group relative h-full w-full overflow-hidden transition-all hover:shadow-lg\"><img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 1020px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FSales-Projects-Updated.webp&amp;w=320&amp;q=75 320w, /_next/image",
      "<a href=\"/mobile-crm\" aria-label><div class=\"group relative h-full w-full overflow-hidden transition-all hover:shadow-lg\"><img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 1020px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FMobile-app.webp&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%",
      "<a class=\"hover:scale-105 hover:transition-transform\" href=\"https://apps.apple.com/us/app/copper-crm/id941438829\"><img alt loading=\"lazy\" width=\"140\" height=\"46\" decoding=\"async\" data-nimg=\"1\" class=\"mx-auto block\" style=\"color:transparent\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fapp-store-button.png&amp;w=256&amp;q=75 1x, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fapp-store-button.png&amp;w=320&amp;q=75 2x\" s",
      "<a class=\"hover:scale-105 hover:transition-transform\" href=\"https://play.google.com/store/apps/details?id=com.prosperworks.android&amp;hl=en_US\"><img alt loading=\"lazy\" width=\"140\" height=\"46\" decoding=\"async\" data-nimg=\"1\" class=\"mx-auto block\" style=\"color:transparent\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fplay-store-button.png&amp;w=256&amp;q=75 1x, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fplay-store-bu"
    ],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [
      "<img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1430639513902553&amp;ev=PageView&amp;noscript=1\">"
    ],
    "skippedHeadingLevels": []
  },
  "counts": {
    "h1": 1,
    "headings": 87,
    "links": 181,
    "inaccessibleLinks": 6,
    "buttons": 4,
    "inaccessibleButtons": 0,
    "images": 380,
    "imagesWithAlt": 379,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

Web Bot Auth request signing failed at "Fetch to find resource".

33 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

Web Bot Auth request signing was not found at the expected path.

02

Why it matters

Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.

Check name

Web Bot Auth request signing

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.

Result

Web Bot Auth request signing failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    Web Bot Auth request signing was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/http-message-signatures-directory",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 12925
          }
        ]
      },
      "issue": "Web Bot Auth request signing was not found at the expected path.",
      "howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

Agent Skills index failed at "Fetch to find resource".

25 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

Agent Skills index was not found at the expected path.

02

Why it matters

An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.

Check name

Agent Skills index

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent skills discovery index.

Result

Agent Skills index failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    Agent Skills index was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent-skills/index.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 12925
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 12925
          }
        ]
      },
      "issue": "Agent Skills index was not found at the expected path.",
      "howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is partially implemented.

25 Warning

Needs attention

Content freshness signals

Warning
01

Issue

Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD.

02

Why it matters

Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.

Check name

Content freshness signals

Score

25/100

Status

warning

Category

Content Readiness

Maturity

Established

Goal

Expose modified and published dates for freshness-aware retrieval and ranking.

Result

Content freshness signals is partially implemented.

Evidence
{
  "lastModified": null,
  "schemaDates": [],
  "metaDateCount": 1,
  "timeDateCount": 0
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

20 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Constrain script, style, frame, and resource loading with a Content-Security-Policy header.

Result

Content-Security-Policy is missing or incomplete.

Evidence
{
  "header": "content-security-policy",
  "value": null
}

Security & TrustSecurity & TrustEstablished

Frame protection

Frame protection is missing or incomplete.

20 Fail

Needs attention

Frame protection

Failed check
01

Issue

Frame protection is missing or incomplete.

02

Why it matters

Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.

Check name

Frame protection

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.

Result

Frame protection is missing or incomplete.

Evidence
{
  "xFrameOptions": null,
  "validXFrame": false,
  "contentSecurityPolicy": null,
  "cspFrameAncestors": false
}

Security & TrustSecurity & TrustEstablished

HSTS header

HSTS header is missing or incomplete.

20 Fail

Needs attention

HSTS header

Failed check
01

Issue

HSTS header is missing or incomplete.

02

Why it matters

HSTS tells browsers to keep using HTTPS after the first secure visit, reducing downgrade and mixed-transport risk for repeat users.

Check name

HSTS header

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Require HTTPS for repeat visits with Strict-Transport-Security.

Result

HSTS header is missing or incomplete.

Evidence
{
  "header": "strict-transport-security",
  "value": null
}

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

20 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

Why it matters

Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.

Check name

Referrer-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Limit how much referrer data leaves the site.

Result

Referrer-Policy is missing or incomplete.

Evidence
{
  "header": "referrer-policy",
  "value": null
}

Security & TrustSecurity & TrustEstablished

X-Content-Type-Options

X-Content-Type-Options is missing or incomplete.

20 Fail

Needs attention

X-Content-Type-Options

Failed check
01

Issue

X-Content-Type-Options is missing or incomplete.

02

Why it matters

X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.

Check name

X-Content-Type-Options

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Prevent MIME sniffing for browser-loaded resources.

Result

X-Content-Type-Options is missing or incomplete.

Evidence
{
  "header": "x-content-type-options",
  "value": null
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint failed at "Validate resource body".

17 Fail

Needs attention

AI context endpoint

Failed check
01

Issue

Content-Type "text/html; charset=utf-8" is not JSON, Markdown, or text/plain.

02

Why it matters

A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.

Check name

AI context endpoint

Score

50/100

Status

fail

Category

API

Maturity

Emerging recommendation

Goal

Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.

Result

AI context endpoint failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Content-Type "text/html; charset=utf-8" is not JSON, Markdown, or text/plain.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/context",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Content-Type \"text/html; charset=utf-8\" is not JSON, Markdown, or text/plain.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/PersonHeart-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Pipeline-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Briefcase-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/EmailOpen-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Task-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloud"
      },
      "issue": "Content-Type \"text/html; charset=utf-8\" is not JSON, Markdown, or text/plain.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

mcp.json

mcp.json failed at "Validate resource body".

17 Fail

Needs attention

mcp.json

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.

Check name

mcp.json

Score

50/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.

Result

mcp.json failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/mcp.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/PersonHeart-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Pipeline-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Briefcase-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/EmailOpen-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Task-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloud"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Validate resource body".

17 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.

Check name

WebMCP manifest

Score

50/100

Status

fail

Category

MCP

Maturity

Informational

Goal

Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.

Result

WebMCP manifest failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/webmcp.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/PersonHeart-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Pipeline-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Briefcase-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/EmailOpen-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Task-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloud"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Validate resource body".

13 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.

Check name

A2A Agent Card

Score

50/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent card so A2A-compatible clients can discover capabilities.

Result

A2A Agent Card failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/agent-card.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/PersonHeart-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Pipeline-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Briefcase-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/EmailOpen-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Task-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloud"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

agent.json

agent.json failed at "Validate resource body".

13 Fail

Needs attention

agent.json

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.

Check name

agent.json

Score

50/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.

Result

agent.json failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/agent.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/PersonHeart-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Pipeline-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Briefcase-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/EmailOpen-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Task-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloud"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
    }
  ]
}

Agent Ease of UseSkill DiscoveryInformational

agents.json

agents.json failed at "Validate resource body".

13 Fail

Needs attention

agents.json

Failed check
01

Issue

Response is not valid JSON.

02

Why it matters

agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.

Check name

agents.json

Score

50/100

Status

fail

Category

Skill Discovery

Maturity

Informational

Goal

Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.

Result

agents.json failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Response is not valid JSON.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/agents.json",
        "statusCode": 200,
        "contentType": "text/html; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "validJson": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/PersonHeart-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Pipeline-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Briefcase-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/EmailOpen-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/Task-hover.svg\" as=\"image\" fetchpriority=\"high\"><link rel=\"preload\" href=\"https://d2ydtwisqcxv72.cloud"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

AIO: Source and trust signals scored 40/100 and needs a fix.

6 Fail

Needs attention

AIO: Source and trust signals

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Source and trust signals

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Source and trust signals scored 40/100 and needs a fix.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about",
      "text": "About us",
      "html": "<a class=\"decoration-none flex items-center text-[13px] text-white opacity-70 transition-all hover:text-white hover:no-underline hover:opacity-100 sm:text-[15px]\" target=\"_self\" href=\"/about\"><span class=\"flex items-center\">About us</span></a>"
    },
    {
      "href": "https://jobs.lever.co/copper-company",
      "text": "Careers",
      "html": "<a class=\"decoration-none flex items-center text-[13px] text-white opacity-70 transition-all hover:text-white hover:no-underline hover:opacity-100 sm:text-[15px]\" target=\"_self\" href=\"https://jobs.lever.co/copper-company\"><span class=\"flex items-center\">Careers</span></a>"
    },
    {
      "href": "https://www.linkedin.com/company/copper-inc/",
      "text": "",
      "html": "<a class=\"opacity-70 transition-opacity hover:opacity-100\" target=\"_blank\" aria-label=\"Link to Copper&#xb4;s LinkedIN account in another window\" href=\"https://www.linkedin.com/company/copper-inc/\"><img alt=\"Linkedin logo\" loading=\"lazy\" width=\"16\" height=\"16\" decoding=\"async\" data-nimg=\"1\" class=\"max-h-4 w-auto\" style=\"color:transparent\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Ficons%2Fsocial_linkedin.webp&amp;w=16&amp;q=75 1x, /_next/image?url=https%3A%2F%2Fcop..."
    }
  ],
  "contactLinks": [
    {
      "href": "/manage-contacts",
      "text": "Organize contactsKeep all your relationships in one place",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"/manage-contacts\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" width=\"33\"..."
    },
    {
      "href": "/google-workspace-crm",
      "text": "Google Workspace CRMManage contacts, deals, and more, in one place",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"/google-workspace-crm\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" width=..."
    },
    {
      "href": "https://support.copper.com",
      "text": "Help CenterFind answers and tips for mastering Copper",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"https://support.copper.com\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" w..."
    },
    {
      "href": "/manage-contacts",
      "text": "Organize contactsKeep all your relationships in one place",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"/manage-contacts\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" width=\"33\"..."
    },
    {
      "href": "/google-workspace-crm",
      "text": "Google Workspace CRMManage contacts, deals, and more, in one place",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"/google-workspace-crm\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" width=..."
    },
    {
      "href": "https://chromewebstore.google.com/detail/copper-crm-for-gmail/hpfmedbkgaakgagknibnonpkimkibkla?hl=en&pli=1",
      "text": "Chrome extensionManage contacts, deals, emails, and more in one place ✨",
      "html": "<a target=\"_blank\" rel=\"noopener noreferrer\" class=\"group relative flex h-full w-full text-black-3 hover:text-black-3 hover:no-underline\" href=\"https://chromewebstore.google.com/detail/copper-crm-for-gmail/hpfmedbkgaakgagknibnonpkimkibkla?hl=en&amp;pli=1\"><div class=\"group relative mt-[14px] flex h-full w-full flex-col hover:no-underline\"><div class=\"slide-image relative mx-auto h-[152px] w-[240px]\" data-swiper-parallax=\"-500\" style=\"transition-duration: 0ms;\"><img alt=\"Chrome Extension\" fetc..."
    },
    {
      "href": "https://support.copper.com",
      "text": "Help CenterFind answers and tips for mastering Copper",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"https://support.copper.com\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" w..."
    },
    {
      "href": "manage-contacts",
      "text": "",
      "html": "<a href=\"manage-contacts\" aria-label><div class=\"group relative h-full w-full overflow-hidden transition-all hover:shadow-lg\"><img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 1020px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FActivity-Feed-Updated.webp&amp;w=320&amp;q=75 320w, /_next/imag..."
    },
    {
      "href": "/manage-contacts",
      "text": "Add every leadUse our contact form for website visitors, or scan business cards at events.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/manage-contacts\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/manage-contacts",
      "text": "Add every leadUse our contact form for website visitors, or scan business cards at events.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/manage-contacts\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/marketing-tools",
      "text": "Rekindle emailsReconnect with contacts you haven't heard from in a while. Automatically.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/marketing-tools\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/marketing-tools",
      "text": "Rekindle emailsReconnect with contacts you haven't heard from in a while. Automatically.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/marketing-tools\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/manage-contacts",
      "text": "Add every leadUse our contact form for website visitors, or scan business cards at events.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/manage-contacts\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/manage-contacts",
      "text": "Add every leadUse our contact form for website visitors, or scan business cards at events.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/manage-contacts\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/marketing-tools",
      "text": "Rekindle emailsReconnect with contacts you haven't heard from in a while. Automatically.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/marketing-tools\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/marketing-tools",
      "text": "Rekindle emailsReconnect with contacts you haven't heard from in a while. Automatically.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/marketing-tools\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/manage-contacts",
      "text": "Organize contacts",
      "html": "<a class=\"decoration-none flex items-center text-[13px] text-white opacity-70 transition-all hover:text-white hover:no-underline hover:opacity-100 sm:text-[15px]\" target=\"_self\" href=\"/manage-contacts\"><span class=\"flex items-center\">Organize contacts</span></a>"
    },
    {
      "href": "https://support.copper.com",
      "text": "Help center",
      "html": "<a class=\"decoration-none flex items-center text-[13px] text-white opacity-70 transition-all hover:text-white hover:no-underline hover:opacity-100 sm:text-[15px]\" target=\"_self\" href=\"https://support.copper.com\"><span class=\"flex items-center\">Help center</span></a>"
    },
    {
      "href": "https://support.copper.com/en/articles/9859200-contact-a-live-support-agent",
      "text": "Contact us",
      "html": "<a class=\"decoration-none flex items-center text-[13px] text-white opacity-70 transition-all hover:text-white hover:no-underline hover:opacity-100 sm:text-[15px]\" target=\"_self\" href=\"https://support.copper.com/en/articles/9859200-contact-a-live-support-agent\"><span class=\"flex items-center\">Contact us</span></a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/privacy",
      "text": "Privacy",
      "html": "<a class=\"my-auto mr-8 text-[10px] leading-[18px] text-white hover:font-semibold hover:text-white hover:no-underline hover:transition-all sm:mr-[36px] sm:text-[13px]\" style=\"flex-basis:unset\" href=\"/privacy\">Privacy</a>"
    },
    {
      "href": "/terms",
      "text": "Terms",
      "html": "<a class=\"my-auto text-[10px] leading-[18px] text-white hover:font-semibold hover:text-white hover:no-underline hover:transition-all sm:text-[13px]\" style=\"flex-basis:unset\" href=\"/terms\">Terms</a>"
    }
  ],
  "score": 40,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

AEO: Answer evidence and trust scored 40/100 and needs a fix.

5 Fail

Needs attention

AEO: Answer evidence and trust

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Answer evidence and trust

Score

40/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Answer evidence and trust scored 40/100 and needs a fix.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about",
      "text": "About us",
      "html": "<a class=\"decoration-none flex items-center text-[13px] text-white opacity-70 transition-all hover:text-white hover:no-underline hover:opacity-100 sm:text-[15px]\" target=\"_self\" href=\"/about\"><span class=\"flex items-center\">About us</span></a>"
    },
    {
      "href": "https://jobs.lever.co/copper-company",
      "text": "Careers",
      "html": "<a class=\"decoration-none flex items-center text-[13px] text-white opacity-70 transition-all hover:text-white hover:no-underline hover:opacity-100 sm:text-[15px]\" target=\"_self\" href=\"https://jobs.lever.co/copper-company\"><span class=\"flex items-center\">Careers</span></a>"
    },
    {
      "href": "https://www.linkedin.com/company/copper-inc/",
      "text": "",
      "html": "<a class=\"opacity-70 transition-opacity hover:opacity-100\" target=\"_blank\" aria-label=\"Link to Copper&#xb4;s LinkedIN account in another window\" href=\"https://www.linkedin.com/company/copper-inc/\"><img alt=\"Linkedin logo\" loading=\"lazy\" width=\"16\" height=\"16\" decoding=\"async\" data-nimg=\"1\" class=\"max-h-4 w-auto\" style=\"color:transparent\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Ficons%2Fsocial_linkedin.webp&amp;w=16&amp;q=75 1x, /_next/image?url=https%3A%2F%2Fcop..."
    }
  ],
  "contactLinks": [
    {
      "href": "/manage-contacts",
      "text": "Organize contactsKeep all your relationships in one place",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"/manage-contacts\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" width=\"33\"..."
    },
    {
      "href": "/google-workspace-crm",
      "text": "Google Workspace CRMManage contacts, deals, and more, in one place",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"/google-workspace-crm\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" width=..."
    },
    {
      "href": "https://support.copper.com",
      "text": "Help CenterFind answers and tips for mastering Copper",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"https://support.copper.com\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" w..."
    },
    {
      "href": "/manage-contacts",
      "text": "Organize contactsKeep all your relationships in one place",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"/manage-contacts\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" width=\"33\"..."
    },
    {
      "href": "/google-workspace-crm",
      "text": "Google Workspace CRMManage contacts, deals, and more, in one place",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"/google-workspace-crm\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" width=..."
    },
    {
      "href": "https://chromewebstore.google.com/detail/copper-crm-for-gmail/hpfmedbkgaakgagknibnonpkimkibkla?hl=en&pli=1",
      "text": "Chrome extensionManage contacts, deals, emails, and more in one place ✨",
      "html": "<a target=\"_blank\" rel=\"noopener noreferrer\" class=\"group relative flex h-full w-full text-black-3 hover:text-black-3 hover:no-underline\" href=\"https://chromewebstore.google.com/detail/copper-crm-for-gmail/hpfmedbkgaakgagknibnonpkimkibkla?hl=en&amp;pli=1\"><div class=\"group relative mt-[14px] flex h-full w-full flex-col hover:no-underline\"><div class=\"slide-image relative mx-auto h-[152px] w-[240px]\" data-swiper-parallax=\"-500\" style=\"transition-duration: 0ms;\"><img alt=\"Chrome Extension\" fetc..."
    },
    {
      "href": "https://support.copper.com",
      "text": "Help CenterFind answers and tips for mastering Copper",
      "html": "<a class=\"py-auto group mb-4 flex items-center text-sm text-black-2 transition-colors duration-100 hover:rounded-lg md:h-[60px] md:pr-6 hover:text-black-3 hover:text-black-3 hover:no-underline hover:transition-colors\" target=\"_self\" href=\"https://support.copper.com\"><div class=\"flex h-11 w-11 min-w-12 items-center justify-center rounded-[14px] bg-grape-0 py-0 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100 md:h-[50px] md:w-[50px]\"><img alt=\"Icon\" loading=\"lazy\" w..."
    },
    {
      "href": "manage-contacts",
      "text": "",
      "html": "<a href=\"manage-contacts\" aria-label><div class=\"group relative h-full w-full overflow-hidden transition-all hover:shadow-lg\"><img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 1020px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FActivity-Feed-Updated.webp&amp;w=320&amp;q=75 320w, /_next/imag..."
    },
    {
      "href": "/manage-contacts",
      "text": "Add every leadUse our contact form for website visitors, or scan business cards at events.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/manage-contacts\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/manage-contacts",
      "text": "Add every leadUse our contact form for website visitors, or scan business cards at events.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/manage-contacts\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/marketing-tools",
      "text": "Rekindle emailsReconnect with contacts you haven't heard from in a while. Automatically.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/marketing-tools\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/marketing-tools",
      "text": "Rekindle emailsReconnect with contacts you haven't heard from in a while. Automatically.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/marketing-tools\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/manage-contacts",
      "text": "Add every leadUse our contact form for website visitors, or scan business cards at events.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/manage-contacts\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/manage-contacts",
      "text": "Add every leadUse our contact form for website visitors, or scan business cards at events.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/manage-contacts\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/marketing-tools",
      "text": "Rekindle emailsReconnect with contacts you haven't heard from in a while. Automatically.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/marketing-tools\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/marketing-tools",
      "text": "Rekindle emailsReconnect with contacts you haven't heard from in a while. Automatically.",
      "html": "<a class=\"group !z-50 cursor-pointer no-underline hover:no-underline\" href=\"/marketing-tools\"><div class=\"flex flex-col items-start gap-4 border border-x-0 border-t-0 md:border-none [&amp;:not(:last-child)]:border-b-[#D5CAE5] \"><div class=\"flex w-full flex-row justify-between\"><div class=\"relative flex h-[34px] w-[34px] items-center justify-center rounded-[10px] bg-[#F4EFFA] p-2 group-hover:bg-grape-5 group-hover:transition-colors group-hover:duration-100\"><img src=\"https://d2ydtwisqcxv72.clo..."
    },
    {
      "href": "/manage-contacts",
      "text": "Organize contacts",
      "html": "<a class=\"decoration-none flex items-center text-[13px] text-white opacity-70 transition-all hover:text-white hover:no-underline hover:opacity-100 sm:text-[15px]\" target=\"_self\" href=\"/manage-contacts\"><span class=\"flex items-center\">Organize contacts</span></a>"
    },
    {
      "href": "https://support.copper.com",
      "text": "Help center",
      "html": "<a class=\"decoration-none flex items-center text-[13px] text-white opacity-70 transition-all hover:text-white hover:no-underline hover:opacity-100 sm:text-[15px]\" target=\"_self\" href=\"https://support.copper.com\"><span class=\"flex items-center\">Help center</span></a>"
    },
    {
      "href": "https://support.copper.com/en/articles/9859200-contact-a-live-support-agent",
      "text": "Contact us",
      "html": "<a class=\"decoration-none flex items-center text-[13px] text-white opacity-70 transition-all hover:text-white hover:no-underline hover:opacity-100 sm:text-[15px]\" target=\"_self\" href=\"https://support.copper.com/en/articles/9859200-contact-a-live-support-agent\"><span class=\"flex items-center\">Contact us</span></a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "/privacy",
      "text": "Privacy",
      "html": "<a class=\"my-auto mr-8 text-[10px] leading-[18px] text-white hover:font-semibold hover:text-white hover:no-underline hover:transition-all sm:mr-[36px] sm:text-[13px]\" style=\"flex-basis:unset\" href=\"/privacy\">Privacy</a>"
    },
    {
      "href": "/terms",
      "text": "Terms",
      "html": "<a class=\"my-auto text-[10px] leading-[18px] text-white hover:font-semibold hover:text-white hover:no-underline hover:transition-all sm:text-[13px]\" style=\"flex-basis:unset\" href=\"/terms\">Terms</a>"
    }
  ],
  "score": 40,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

AEO: Answer-first sections scored 65/100 and needs improvement.

4 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

83 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Answer-first sections

Score

65/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Answer-first sections scored 65/100 and needs improvement.

Evidence
{
  "sectionCount": 83,
  "passing": 0,
  "failing": [
    {
      "heading": "No more switching tabs. Do it all in Copper",
      "headingHtml": "<h2 class=\"fmb-12 text-center font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">No more switching tabs. Do it all in Copper</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Copper is trusted by 30,000+ companies of all sizes",
      "headingHtml": "<h2 class=\"text-center font-Inter text-sm font-normal mb-6 text-[#918D97] md:min-w-fit md:text-left md:text-[14px]\">Copper is trusted by 30,000+ companies of all sizes</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your entire customer journey in one place",
      "headingHtml": "<h2 class=\"fmb-12 text-center font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Your entire customer journey in one place</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Connect with leads",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Connect with leads</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Add every lead",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Add every lead</h3>",
      "firstParagraph": "Use our contact form for website visitors, or scan business cards at events.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Use our contact form for website visitors, or scan business cards at events.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Email Series + Automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Email Series + Automation</h3>",
      "firstParagraph": "Respond instantly to form submissions and send welcome or follow up emails.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Respond instantly to form submissions and send welcome or follow up emails.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Google Workspace",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Google Workspace</h3>",
      "firstParagraph": "Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "LinkedIn",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">LinkedIn</h3>",
      "firstParagraph": "Research and add prospects on LinkedIn (or any website) without switching tabs.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Research and add prospects on LinkedIn (or any website) without switching tabs.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Add every lead",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Add every lead</h3>",
      "firstParagraph": "Use our contact form for website visitors, or scan business cards at events.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Use our contact form for website visitors, or scan business cards at events.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Email Series + Automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Email Series + Automation</h3>",
      "firstParagraph": "Respond instantly to form submissions and send welcome or follow up emails.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Respond instantly to form submissions and send welcome or follow up emails.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Google Workspace",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Google Workspace</h3>",
      "firstParagraph": "Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "LinkedIn",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">LinkedIn</h3>",
      "firstParagraph": "Research and add prospects on LinkedIn (or any website) without switching tabs.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Research and add prospects on LinkedIn (or any website) without switching tabs.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Win deals",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Win deals</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Pipelines",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipelines</h3>",
      "firstParagraph": "Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipeline automations",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipeline automations</h3>",
      "firstParagraph": "Automatically trigger emails or reminders when you move an opportunity to the next stage.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Automatically trigger emails or reminders when you move an opportunity to the next stage.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Reporting",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Reporting</h3>",
      "firstParagraph": "Create custom reports to project revenue, identify customer trends, view team activity, and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Create custom reports to project revenue, identify customer trends, view team activity, and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Contracts & proposals",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Contracts &amp; proposals</h3>",
      "firstParagraph": "Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipelines",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipelines</h3>",
      "firstParagraph": "Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipeline automations",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipeline automations</h3>",
      "firstParagraph": "Automatically trigger emails or reminders when you move an opportunity to the next stage.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Automatically trigger emails or reminders when you move an opportunity to the next stage.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Reporting",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Reporting</h3>",
      "firstParagraph": "Create custom reports to project revenue, identify customer trends, view team activity, and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Create custom reports to project revenue, identify customer trends, view team activity, and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Contracts & proposals",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Contracts &amp; proposals</h3>",
      "firstParagraph": "Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Deliver projects",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Deliver projects</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Project management",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Project management</h3>",
      "firstParagraph": "Duplicate your closed deals into a project to handle service delivery, onboarding and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Duplicate your closed deals into a project to handle service delivery, onboarding and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Tasks",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Tasks</h3>",
      "firstParagraph": "Assign tasks and follow-ups from a centralized task lists, or within projects.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Assign tasks and follow-ups from a centralized task lists, or within projects.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Task & workflow automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Task &amp; workflow automation</h3>",
      "firstParagraph": "Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Collaboration",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Collaboration</h3>",
      "firstParagraph": "Bring the whole family – sales, project managers, creatives, finance, contractors and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Bring the whole family &#x2013; sales, project managers, creatives, finance, contractors and more.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Project management",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Project management</h3>",
      "firstParagraph": "Duplicate your closed deals into a project to handle service delivery, onboarding and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Duplicate your closed deals into a project to handle service delivery, onboarding and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Tasks",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Tasks</h3>",
      "firstParagraph": "Assign tasks and follow-ups from a centralized task lists, or within projects.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Assign tasks and follow-ups from a centralized task lists, or within projects.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Task & workflow automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Task &amp; workflow automation</h3>",
      "firstParagraph": "Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Collaboration",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Collaboration</h3>",
      "firstParagraph": "Bring the whole family – sales, project managers, creatives, finance, contractors and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Bring the whole family &#x2013; sales, project managers, creatives, finance, contractors and more.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Create repeat business",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Create repeat business</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Feed",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Feed</h3>",
      "firstParagraph": "Get a bird's-eye view of your team's activity across customer emails, projects, tasks and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Get a bird&apos;s-eye view of your team&apos;s activity across customer emails, projects, tasks and more.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rekindle emails",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Rekindle emails</h3>",
      "firstParagraph": "Reconnect with contacts you haven't heard from in a while. Automatically.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Reconnect with contacts you haven&apos;t heard from in a while. Automatically.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get feedback",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Get feedback</h3>",
      "firstParagraph": "Once a project wraps up, automatically send a follow-up email to request a review or referral.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Once a project wraps up, automatically send a follow-up email to request a review or referral.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mobile app",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Mobile app</h3>",
      "firstParagraph": "Move relationships forward while you're on the go.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Move relationships forward while you&apos;re on the go.</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Feed",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Feed</h3>",
      "firstParagraph": "Get a bird's-eye view of your team's activity across customer emails, projects, tasks and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Get a bird&apos;s-eye view of your team&apos;s activity across customer emails, projects, tasks and more.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rekindle emails",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Rekindle emails</h3>",
      "firstParagraph": "Reconnect with contacts you haven't heard from in a while. Automatically.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Reconnect with contacts you haven&apos;t heard from in a while. Automatically.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get feedback",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Get feedback</h3>",
      "firstParagraph": "Once a project wraps up, automatically send a follow-up email to request a review or referral.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Once a project wraps up, automatically send a follow-up email to request a review or referral.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mobile app",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Mobile app</h3>",
      "firstParagraph": "Move relationships forward while you're on the go.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Move relationships forward while you&apos;re on the go.</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect with leads",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Connect with leads</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Add every lead",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Add every lead</h3>",
      "firstParagraph": "Use our contact form for website visitors, or scan business cards at events.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Use our contact form for website visitors, or scan business cards at events.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Email Series + Automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Email Series + Automation</h3>",
      "firstParagraph": "Respond instantly to form submissions and send welcome or follow up emails.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Respond instantly to form submissions and send welcome or follow up emails.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Google Workspace",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Google Workspace</h3>",
      "firstParagraph": "Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "LinkedIn",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">LinkedIn</h3>",
      "firstParagraph": "Research and add prospects on LinkedIn (or any website) without switching tabs.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Research and add prospects on LinkedIn (or any website) without switching tabs.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Add every lead",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Add every lead</h3>",
      "firstParagraph": "Use our contact form for website visitors, or scan business cards at events.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Use our contact form for website visitors, or scan business cards at events.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Email Series + Automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Email Series + Automation</h3>",
      "firstParagraph": "Respond instantly to form submissions and send welcome or follow up emails.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Respond instantly to form submissions and send welcome or follow up emails.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Google Workspace",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Google Workspace</h3>",
      "firstParagraph": "Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "LinkedIn",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">LinkedIn</h3>",
      "firstParagraph": "Research and add prospects on LinkedIn (or any website) without switching tabs.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Research and add prospects on LinkedIn (or any website) without switching tabs.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Win deals",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Win deals</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Pipelines",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipelines</h3>",
      "firstParagraph": "Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipeline automations",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipeline automations</h3>",
      "firstParagraph": "Automatically trigger emails or reminders when you move an opportunity to the next stage.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Automatically trigger emails or reminders when you move an opportunity to the next stage.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Reporting",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Reporting</h3>",
      "firstParagraph": "Create custom reports to project revenue, identify customer trends, view team activity, and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Create custom reports to project revenue, identify customer trends, view team activity, and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Contracts & proposals",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Contracts &amp; proposals</h3>",
      "firstParagraph": "Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipelines",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipelines</h3>",
      "firstParagraph": "Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipeline automations",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipeline automations</h3>",
      "firstParagraph": "Automatically trigger emails or reminders when you move an opportunity to the next stage.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Automatically trigger emails or reminders when you move an opportunity to the next stage.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Reporting",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Reporting</h3>",
      "firstParagraph": "Create custom reports to project revenue, identify customer trends, view team activity, and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Create custom reports to project revenue, identify customer trends, view team activity, and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Contracts & proposals",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Contracts &amp; proposals</h3>",
      "firstParagraph": "Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Deliver projects",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Deliver projects</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Project management",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Project management</h3>",
      "firstParagraph": "Duplicate your closed deals into a project to handle service delivery, onboarding and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Duplicate your closed deals into a project to handle service delivery, onboarding and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Tasks",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Tasks</h3>",
      "firstParagraph": "Assign tasks and follow-ups from a centralized task lists, or within projects.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Assign tasks and follow-ups from a centralized task lists, or within projects.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Task & workflow automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Task &amp; workflow automation</h3>",
      "firstParagraph": "Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Collaboration",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Collaboration</h3>",
      "firstParagraph": "Bring the whole family – sales, project managers, creatives, finance, contractors and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Bring the whole family &#x2013; sales, project managers, creatives, finance, contractors and more.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Project management",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Project management</h3>",
      "firstParagraph": "Duplicate your closed deals into a project to handle service delivery, onboarding and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Duplicate your closed deals into a project to handle service delivery, onboarding and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Tasks",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Tasks</h3>",
      "firstParagraph": "Assign tasks and follow-ups from a centralized task lists, or within projects.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Assign tasks and follow-ups from a centralized task lists, or within projects.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Task & workflow automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Task &amp; workflow automation</h3>",
      "firstParagraph": "Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Collaboration",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Collaboration</h3>",
      "firstParagraph": "Bring the whole family – sales, project managers, creatives, finance, contractors and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Bring the whole family &#x2013; sales, project managers, creatives, finance, contractors and more.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Create repeat business",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Create repeat business</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Feed",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Feed</h3>",
      "firstParagraph": "Get a bird's-eye view of your team's activity across customer emails, projects, tasks and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Get a bird&apos;s-eye view of your team&apos;s activity across customer emails, projects, tasks and more.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rekindle emails",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Rekindle emails</h3>",
      "firstParagraph": "Reconnect with contacts you haven't heard from in a while. Automatically.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Reconnect with contacts you haven&apos;t heard from in a while. Automatically.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get feedback",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Get feedback</h3>",
      "firstParagraph": "Once a project wraps up, automatically send a follow-up email to request a review or referral.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Once a project wraps up, automatically send a follow-up email to request a review or referral.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mobile app",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Mobile app</h3>",
      "firstParagraph": "Move relationships forward while you're on the go.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Move relationships forward while you&apos;re on the go.</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Feed",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Feed</h3>",
      "firstParagraph": "Get a bird's-eye view of your team's activity across customer emails, projects, tasks and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Get a bird&apos;s-eye view of your team&apos;s activity across customer emails, projects, tasks and more.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rekindle emails",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Rekindle emails</h3>",
      "firstParagraph": "Reconnect with contacts you haven't heard from in a while. Automatically.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Reconnect with contacts you haven&apos;t heard from in a while. Automatically.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get feedback",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Get feedback</h3>",
      "firstParagraph": "Once a project wraps up, automatically send a follow-up email to request a review or referral.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Once a project wraps up, automatically send a follow-up email to request a review or referral.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mobile app",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Mobile app</h3>",
      "firstParagraph": "Move relationships forward while you're on the go.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Move relationships forward while you&apos;re on the go.</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Everything you need to do your best work",
      "headingHtml": "<h2 class=\"mb-3 text-balance text-start font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Everything you need to do your best work</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Everything you need to do your best work",
      "headingHtml": "<h2 class=\"mb-3 text-balance text-start font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Everything you need to do your best work</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Not sure where to start? We’ve got templates for that.",
      "headingHtml": "<h3 class=\"m-0 mb-2.5 font-Inter text-[23px] font-semibold leading-[30px] text-black-3 text-black-3\">Not sure where to start? We&#x2019;ve got templates for that.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Customize the info you track",
      "headingHtml": "<h3 class=\"m-0 mb-2.5 font-Inter text-[23px] font-semibold leading-[30px] text-black-3 text-white\">Customize the info you track</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Stay connected wherever you go",
      "headingHtml": "<h3 class=\"m-0 mb-2.5 font-Inter text-[23px] font-semibold leading-[30px] text-black-3 text-black-3\">Stay connected wherever you go</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Connect the tools you’re already using",
      "headingHtml": "<h3 class=\"m-0 mb-2.5 font-Inter text-[23px] font-semibold leading-[30px] text-black-3 text-black-3\">Connect the tools you&#x2019;re already using</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Meet the folks who chose Copper",
      "headingHtml": "<h2 class=\"mx-6 mb-3 text-balance text-center font-bricolage text-3xl text-[32px] font-extrabold after:text-pink-5 after:content-dot md:mx-auto md:max-w-md md:text-4xl md:text-[52px] md:leading-[4rem]\">Meet the folks who chose Copper</h2>",
      "firstParagraph": "More happy customers →",
      "paragraphHtml": "<p class=\"border-b-[1px] border-indigo-3 text-sm font-bold text-indigo-3\">More happy customers &#x2192;</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get started for free",
      "headingHtml": "<h2 class=\"balloonText mb-6 text-center font-bricolage text-6xl font-bold after:text-pink-5 after:content-dot md:text-[60px] md:leading-[1.1]\">Get started for free</h2>",
      "firstParagraph": "Take Copper for a spin first. Pay and add your team later.",
      "paragraphHtml": "<p class=\"mb-10 mt-6 text-center font-Inter text-base md:mb-8 md:mt-4\">Take Copper for a spin first.<br class=\"md:hidden\"> Pay and add your team later.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

AEO: Question-led structure scored 50/100 and needs improvement.

3 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

No question-led h2 sections or FAQ pattern was detected.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Question-led structure

Score

50/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Question-led structure scored 50/100 and needs improvement.

Evidence
{
  "h2Count": 15,
  "questionH2s": [],
  "hasFaq": false,
  "score": 50,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Visible structured data match

AIO: Visible structured data match scored 67/100 and needs improvement.

3 Warning

Needs attention

AIO: Visible structured data match

Warning
01

Issue

1 structured-data value(s) were not found in visible page text.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Visible structured data match

Score

67/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Visible structured data match scored 67/100 and needs improvement.

Evidence
{
  "schemaCount": 1,
  "checkedFields": [
    {
      "path": "$[0].name",
      "value": "Copper CRM Inc."
    },
    {
      "path": "$[0].description",
      "value": "Copper is the only CRM that's a Recommended for Google Workspace app. Designed for relationship-focused businesses in professional services, Copper helps teams manage leads, close deals, deliver projects, and build lasting customer relationships directly from Gmail, Google Calendar, and Google Drive."
    },
    {
      "path": "$[0].areaServed.name",
      "value": "Worldwide"
    }
  ],
  "mismatches": [
    {
      "path": "$[0].areaServed.name",
      "value": "Worldwide"
    }
  ],
  "score": 67,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

GEO: Entity clarity scored 83/100 and needs improvement.

2 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: company, service, businesses, there, every, step, way.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Entity clarity

Score

83/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Entity clarity scored 83/100 and needs improvement.

Evidence
{
  "title": "CRM Software Solutions Company for Service Businesses | Copper CRM",
  "h1": "Be there for your clients, every step of the way",
  "description": "Win clients for life with Copper CRM software solutions. Give us a try and see how we can help your business build stronger customer relationships.",
  "topicOverlap": 0.4166666666666667,
  "topicTerms": [
    "crm",
    "software",
    "solutions",
    "company",
    "service",
    "businesses",
    "copper",
    "there",
    "clients",
    "every",
    "step",
    "way"
  ],
  "descriptionTerms": [
    "win",
    "clients",
    "life",
    "copper",
    "crm",
    "software",
    "solutions",
    "give",
    "try",
    "see",
    "help",
    "business",
    "build",
    "stronger",
    "customer",
    "relationships"
  ],
  "missingFromDescription": [
    "company",
    "service",
    "businesses",
    "there",
    "every",
    "step",
    "way"
  ],
  "score": 83,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

GEO: Explanatory content depth scored 75/100 and needs improvement.

2 Warning

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

3 explanatory paragraph(s) could be stronger for citation or AI extraction.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Explanatory content depth

Score

75/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Explanatory content depth scored 75/100 and needs improvement.

Evidence
{
  "candidatePassages": 3,
  "citablePassages": 0,
  "failingCandidateParagraphs": [
    {
      "index": 72,
      "heading": "H2: Meet the folks who chose Copper",
      "text": "\"Great CRM for Gmail users. Copper's unique angle is that it is tightly integrated with Gmail - so as you're emailing contacts, you can easily add those people and opportunities into your CRM. This makes it very easy to use which saves a lot of time and makes CRM updates less of a chore.\"",
      "words": 53,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (53 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"my-2 text-base\">&quot;<!-- -->Great CRM for Gmail users. Copper&apos;s unique angle is that it is tightly integrated with Gmail - so as you&apos;re emailing contacts, you can easily add those people and opportunities into your CRM. This makes it very easy to use which saves a lot of time and makes CRM updates less of a chore.<!-- -->&quot;</p>"
    },
    {
      "index": 88,
      "heading": "H2: Meet the folks who chose Copper",
      "text": "Great CRM for Gmail users. Copper's unique angle is that it is tightly integrated with Gmail - so as you're emailing contacts, you can easily add those people and opportunities into your CRM. This makes it very easy to use which saves a lot of time and makes CRM updates less of a chore.",
      "words": 53,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (53 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"m-0 font-Inter text-lg font-normal leading-[1.3] text-graphite\">Great CRM for Gmail users. Copper&apos;s unique angle is that it is tightly integrated with Gmail - so as you&apos;re emailing contacts, you can easily add those people and opportunities into your CRM. This makes it very easy to use which saves a lot of time and makes CRM updates less of a chore.</p>"
    },
    {
      "index": 100,
      "heading": "H2: Meet the folks who chose Copper",
      "text": "Great CRM for Gmail users. Copper's unique angle is that it is tightly integrated with Gmail - so as you're emailing contacts, you can easily add those people and opportunities into your CRM. This makes it very easy to use which saves a lot of time and makes CRM updates less of a chore.",
      "words": 53,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (53 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"m-0 font-Inter text-lg font-normal leading-[1.3] text-graphite\">Great CRM for Gmail users. Copper&apos;s unique angle is that it is tightly integrated with Gmail - so as you&apos;re emailing contacts, you can easily add those people and opportunities into your CRM. This makes it very easy to use which saves a lot of time and makes CRM updates less of a chore.</p>"
    }
  ],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

GEO: Extraction-friendly structure scored 85/100 and needs improvement.

2 Warning

Needs attention

GEO: Extraction-friendly structure

Warning
01

Issue

Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, optional visible FAQ or FAQPage schema.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Extraction-friendly structure

Score

85/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Extraction-friendly structure scored 85/100 and needs improvement.

Evidence
{
  "hasSummary": false,
  "tableCount": 0,
  "tablesWithHead": 0,
  "tablesMissingThead": [],
  "orderedLists": 0,
  "hasFaq": false,
  "definitionPatterns": 27,
  "schemaBlocks": 1,
  "missingSignals": [
    "optional top summary / TL;DR / key takeaways block",
    "table with <thead> only if the page already has tabular/comparative data",
    "ordered list only if the page explains a workflow/process",
    "optional visible FAQ or FAQPage schema"
  ],
  "score": 85,
  "weight": 24
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

AIO: Answer block readiness scored 65/100 and needs improvement.

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

83 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Answer block readiness

Score

65/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Answer block readiness scored 65/100 and needs improvement.

Evidence
{
  "sectionCount": 83,
  "passing": 0,
  "failing": [
    {
      "heading": "No more switching tabs. Do it all in Copper",
      "headingHtml": "<h2 class=\"fmb-12 text-center font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">No more switching tabs. Do it all in Copper</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Copper is trusted by 30,000+ companies of all sizes",
      "headingHtml": "<h2 class=\"text-center font-Inter text-sm font-normal mb-6 text-[#918D97] md:min-w-fit md:text-left md:text-[14px]\">Copper is trusted by 30,000+ companies of all sizes</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Your entire customer journey in one place",
      "headingHtml": "<h2 class=\"fmb-12 text-center font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Your entire customer journey in one place</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Connect with leads",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Connect with leads</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Add every lead",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Add every lead</h3>",
      "firstParagraph": "Use our contact form for website visitors, or scan business cards at events.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Use our contact form for website visitors, or scan business cards at events.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Email Series + Automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Email Series + Automation</h3>",
      "firstParagraph": "Respond instantly to form submissions and send welcome or follow up emails.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Respond instantly to form submissions and send welcome or follow up emails.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Google Workspace",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Google Workspace</h3>",
      "firstParagraph": "Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "LinkedIn",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">LinkedIn</h3>",
      "firstParagraph": "Research and add prospects on LinkedIn (or any website) without switching tabs.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Research and add prospects on LinkedIn (or any website) without switching tabs.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Add every lead",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Add every lead</h3>",
      "firstParagraph": "Use our contact form for website visitors, or scan business cards at events.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Use our contact form for website visitors, or scan business cards at events.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Email Series + Automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Email Series + Automation</h3>",
      "firstParagraph": "Respond instantly to form submissions and send welcome or follow up emails.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Respond instantly to form submissions and send welcome or follow up emails.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Google Workspace",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Google Workspace</h3>",
      "firstParagraph": "Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "LinkedIn",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">LinkedIn</h3>",
      "firstParagraph": "Research and add prospects on LinkedIn (or any website) without switching tabs.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Research and add prospects on LinkedIn (or any website) without switching tabs.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Win deals",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Win deals</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Pipelines",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipelines</h3>",
      "firstParagraph": "Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipeline automations",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipeline automations</h3>",
      "firstParagraph": "Automatically trigger emails or reminders when you move an opportunity to the next stage.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Automatically trigger emails or reminders when you move an opportunity to the next stage.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Reporting",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Reporting</h3>",
      "firstParagraph": "Create custom reports to project revenue, identify customer trends, view team activity, and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Create custom reports to project revenue, identify customer trends, view team activity, and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Contracts & proposals",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Contracts &amp; proposals</h3>",
      "firstParagraph": "Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipelines",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipelines</h3>",
      "firstParagraph": "Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipeline automations",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipeline automations</h3>",
      "firstParagraph": "Automatically trigger emails or reminders when you move an opportunity to the next stage.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Automatically trigger emails or reminders when you move an opportunity to the next stage.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Reporting",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Reporting</h3>",
      "firstParagraph": "Create custom reports to project revenue, identify customer trends, view team activity, and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Create custom reports to project revenue, identify customer trends, view team activity, and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Contracts & proposals",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Contracts &amp; proposals</h3>",
      "firstParagraph": "Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Deliver projects",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Deliver projects</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Project management",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Project management</h3>",
      "firstParagraph": "Duplicate your closed deals into a project to handle service delivery, onboarding and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Duplicate your closed deals into a project to handle service delivery, onboarding and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Tasks",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Tasks</h3>",
      "firstParagraph": "Assign tasks and follow-ups from a centralized task lists, or within projects.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Assign tasks and follow-ups from a centralized task lists, or within projects.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Task & workflow automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Task &amp; workflow automation</h3>",
      "firstParagraph": "Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Collaboration",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Collaboration</h3>",
      "firstParagraph": "Bring the whole family – sales, project managers, creatives, finance, contractors and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Bring the whole family &#x2013; sales, project managers, creatives, finance, contractors and more.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Project management",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Project management</h3>",
      "firstParagraph": "Duplicate your closed deals into a project to handle service delivery, onboarding and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Duplicate your closed deals into a project to handle service delivery, onboarding and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Tasks",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Tasks</h3>",
      "firstParagraph": "Assign tasks and follow-ups from a centralized task lists, or within projects.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Assign tasks and follow-ups from a centralized task lists, or within projects.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Task & workflow automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Task &amp; workflow automation</h3>",
      "firstParagraph": "Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Collaboration",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Collaboration</h3>",
      "firstParagraph": "Bring the whole family – sales, project managers, creatives, finance, contractors and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Bring the whole family &#x2013; sales, project managers, creatives, finance, contractors and more.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Create repeat business",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Create repeat business</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Feed",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Feed</h3>",
      "firstParagraph": "Get a bird's-eye view of your team's activity across customer emails, projects, tasks and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Get a bird&apos;s-eye view of your team&apos;s activity across customer emails, projects, tasks and more.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rekindle emails",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Rekindle emails</h3>",
      "firstParagraph": "Reconnect with contacts you haven't heard from in a while. Automatically.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Reconnect with contacts you haven&apos;t heard from in a while. Automatically.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get feedback",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Get feedback</h3>",
      "firstParagraph": "Once a project wraps up, automatically send a follow-up email to request a review or referral.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Once a project wraps up, automatically send a follow-up email to request a review or referral.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mobile app",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Mobile app</h3>",
      "firstParagraph": "Move relationships forward while you're on the go.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Move relationships forward while you&apos;re on the go.</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Feed",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Feed</h3>",
      "firstParagraph": "Get a bird's-eye view of your team's activity across customer emails, projects, tasks and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Get a bird&apos;s-eye view of your team&apos;s activity across customer emails, projects, tasks and more.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rekindle emails",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Rekindle emails</h3>",
      "firstParagraph": "Reconnect with contacts you haven't heard from in a while. Automatically.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Reconnect with contacts you haven&apos;t heard from in a while. Automatically.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get feedback",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Get feedback</h3>",
      "firstParagraph": "Once a project wraps up, automatically send a follow-up email to request a review or referral.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Once a project wraps up, automatically send a follow-up email to request a review or referral.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mobile app",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Mobile app</h3>",
      "firstParagraph": "Move relationships forward while you're on the go.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Move relationships forward while you&apos;re on the go.</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect with leads",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Connect with leads</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Add every lead",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Add every lead</h3>",
      "firstParagraph": "Use our contact form for website visitors, or scan business cards at events.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Use our contact form for website visitors, or scan business cards at events.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Email Series + Automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Email Series + Automation</h3>",
      "firstParagraph": "Respond instantly to form submissions and send welcome or follow up emails.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Respond instantly to form submissions and send welcome or follow up emails.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Google Workspace",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Google Workspace</h3>",
      "firstParagraph": "Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "LinkedIn",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">LinkedIn</h3>",
      "firstParagraph": "Research and add prospects on LinkedIn (or any website) without switching tabs.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Research and add prospects on LinkedIn (or any website) without switching tabs.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Add every lead",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Add every lead</h3>",
      "firstParagraph": "Use our contact form for website visitors, or scan business cards at events.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Use our contact form for website visitors, or scan business cards at events.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Email Series + Automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Email Series + Automation</h3>",
      "firstParagraph": "Respond instantly to form submissions and send welcome or follow up emails.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Respond instantly to form submissions and send welcome or follow up emails.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Google Workspace",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Google Workspace</h3>",
      "firstParagraph": "Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Add leads, track conversations, find files or manage tasks directly in Gmail and Google Calendar.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "LinkedIn",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">LinkedIn</h3>",
      "firstParagraph": "Research and add prospects on LinkedIn (or any website) without switching tabs.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Research and add prospects on LinkedIn (or any website) without switching tabs.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Win deals",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Win deals</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Pipelines",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipelines</h3>",
      "firstParagraph": "Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipeline automations",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipeline automations</h3>",
      "firstParagraph": "Automatically trigger emails or reminders when you move an opportunity to the next stage.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Automatically trigger emails or reminders when you move an opportunity to the next stage.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Reporting",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Reporting</h3>",
      "firstParagraph": "Create custom reports to project revenue, identify customer trends, view team activity, and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Create custom reports to project revenue, identify customer trends, view team activity, and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Contracts & proposals",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Contracts &amp; proposals</h3>",
      "firstParagraph": "Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipelines",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipelines</h3>",
      "firstParagraph": "Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Make sales more visual using drag-and-drop pipelines with AI-powered flags and alerts.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Pipeline automations",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Pipeline automations</h3>",
      "firstParagraph": "Automatically trigger emails or reminders when you move an opportunity to the next stage.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Automatically trigger emails or reminders when you move an opportunity to the next stage.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Reporting",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Reporting</h3>",
      "firstParagraph": "Create custom reports to project revenue, identify customer trends, view team activity, and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Create custom reports to project revenue, identify customer trends, view team activity, and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Contracts & proposals",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Contracts &amp; proposals</h3>",
      "firstParagraph": "Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Draft in Google Docs, or integrate with tools like PandaDoc, DocuSign and QuickBooks for a seamless sales process.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Deliver projects",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Deliver projects</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Project management",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Project management</h3>",
      "firstParagraph": "Duplicate your closed deals into a project to handle service delivery, onboarding and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Duplicate your closed deals into a project to handle service delivery, onboarding and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Tasks",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Tasks</h3>",
      "firstParagraph": "Assign tasks and follow-ups from a centralized task lists, or within projects.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Assign tasks and follow-ups from a centralized task lists, or within projects.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Task & workflow automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Task &amp; workflow automation</h3>",
      "firstParagraph": "Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Collaboration",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Collaboration</h3>",
      "firstParagraph": "Bring the whole family – sales, project managers, creatives, finance, contractors and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Bring the whole family &#x2013; sales, project managers, creatives, finance, contractors and more.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Project management",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Project management</h3>",
      "firstParagraph": "Duplicate your closed deals into a project to handle service delivery, onboarding and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Duplicate your closed deals into a project to handle service delivery, onboarding and more.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Tasks",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Tasks</h3>",
      "firstParagraph": "Assign tasks and follow-ups from a centralized task lists, or within projects.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Assign tasks and follow-ups from a centralized task lists, or within projects.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Task & workflow automation",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Task &amp; workflow automation</h3>",
      "firstParagraph": "Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Stop doing admin work. Log calls, meetings, asks and activities without lifting a finger.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Collaboration",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Collaboration</h3>",
      "firstParagraph": "Bring the whole family – sales, project managers, creatives, finance, contractors and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Bring the whole family &#x2013; sales, project managers, creatives, finance, contractors and more.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    },
    {
      "heading": "Create repeat business",
      "headingHtml": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Create repeat business</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Feed",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Feed</h3>",
      "firstParagraph": "Get a bird's-eye view of your team's activity across customer emails, projects, tasks and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Get a bird&apos;s-eye view of your team&apos;s activity across customer emails, projects, tasks and more.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rekindle emails",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Rekindle emails</h3>",
      "firstParagraph": "Reconnect with contacts you haven't heard from in a while. Automatically.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Reconnect with contacts you haven&apos;t heard from in a while. Automatically.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get feedback",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Get feedback</h3>",
      "firstParagraph": "Once a project wraps up, automatically send a follow-up email to request a review or referral.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Once a project wraps up, automatically send a follow-up email to request a review or referral.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mobile app",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Mobile app</h3>",
      "firstParagraph": "Move relationships forward while you're on the go.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Move relationships forward while you&apos;re on the go.</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Feed",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Feed</h3>",
      "firstParagraph": "Get a bird's-eye view of your team's activity across customer emails, projects, tasks and more.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Get a bird&apos;s-eye view of your team&apos;s activity across customer emails, projects, tasks and more.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Rekindle emails",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Rekindle emails</h3>",
      "firstParagraph": "Reconnect with contacts you haven't heard from in a while. Automatically.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Reconnect with contacts you haven&apos;t heard from in a while. Automatically.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get feedback",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Get feedback</h3>",
      "firstParagraph": "Once a project wraps up, automatically send a follow-up email to request a review or referral.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Once a project wraps up, automatically send a follow-up email to request a review or referral.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Mobile app",
      "headingHtml": "<h3 class=\"font-Inter text-[15px] font-semibold leading-5 text-black-3\">Mobile app</h3>",
      "firstParagraph": "Move relationships forward while you're on the go.",
      "paragraphHtml": "<p class=\"mb-6 mt-1 text-[14px] leading-4 text-gray-600 group-hover:text-black-3 md:mb-0\">Move relationships forward while you&apos;re on the go.</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "Everything you need to do your best work",
      "headingHtml": "<h2 class=\"mb-3 text-balance text-start font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Everything you need to do your best work</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Everything you need to do your best work",
      "headingHtml": "<h2 class=\"mb-3 text-balance text-start font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Everything you need to do your best work</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Not sure where to start? We’ve got templates for that.",
      "headingHtml": "<h3 class=\"m-0 mb-2.5 font-Inter text-[23px] font-semibold leading-[30px] text-black-3 text-black-3\">Not sure where to start? We&#x2019;ve got templates for that.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Customize the info you track",
      "headingHtml": "<h3 class=\"m-0 mb-2.5 font-Inter text-[23px] font-semibold leading-[30px] text-black-3 text-white\">Customize the info you track</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Stay connected wherever you go",
      "headingHtml": "<h3 class=\"m-0 mb-2.5 font-Inter text-[23px] font-semibold leading-[30px] text-black-3 text-black-3\">Stay connected wherever you go</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Connect the tools you’re already using",
      "headingHtml": "<h3 class=\"m-0 mb-2.5 font-Inter text-[23px] font-semibold leading-[30px] text-black-3 text-black-3\">Connect the tools you&#x2019;re already using</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Meet the folks who chose Copper",
      "headingHtml": "<h2 class=\"mx-6 mb-3 text-balance text-center font-bricolage text-3xl text-[32px] font-extrabold after:text-pink-5 after:content-dot md:mx-auto md:max-w-md md:text-4xl md:text-[52px] md:leading-[4rem]\">Meet the folks who chose Copper</h2>",
      "firstParagraph": "More happy customers →",
      "paragraphHtml": "<p class=\"border-b-[1px] border-indigo-3 text-sm font-bold text-indigo-3\">More happy customers &#x2192;</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get started for free",
      "headingHtml": "<h2 class=\"balloonText mb-6 text-center font-bricolage text-6xl font-bold after:text-pink-5 after:content-dot md:text-[60px] md:leading-[1.1]\">Get started for free</h2>",
      "firstParagraph": "Take Copper for a spin first. Pay and add your team later.",
      "paragraphHtml": "<p class=\"mb-10 mt-6 text-center font-Inter text-base md:mb-8 md:mt-4\">Take Copper for a spin first.<br class=\"md:hidden\"> Pay and add your team later.</p>",
      "words": 12,
      "direct": false,
      "issue": "First paragraph is 12 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

AIO: Page experience for AIO scored 75/100 and needs improvement.

1 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

277 image(s) are missing width/height attributes. 1 possible modal/interstitial element(s) detected.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Page experience for AIO

Score

75/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Page experience for AIO scored 75/100 and needs improvement.

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1.0, maximum-scale=5, viewport-fit=cover",
  "visibleWords": 2857,
  "htmlBytes": 766015,
  "imagesMissingDimensions": [
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fslider%2Fintegrations-slider.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Integrations\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100%\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fslider%2Fintegrations-slider.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fslider%2Fintegrations-slider.webp&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fslider%2Fchrome-extension.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Chrome Extension\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100%\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fslider%2Fchrome-extension.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fslider%2Fchrome-extension.webp&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fslider%2Fmobile-app.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Mobile app\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100%\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fslider%2Fmobile-app.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fslider%2Fmobile-app.webp&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fbrad-headshot.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Brad Robertson\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"absolute overflow-hidden rounded-xl object-cover object-top transition-transform duration-100 group-hover:scale-105 md:duration-500\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fbrad-headshot.webp&amp;w=128&amp;q=75 128w, /_next/image?url=..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fbrad-logo.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"On Your Feet\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100%\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fbrad-logo.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fbrad-logo.png&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fkelly-headshot.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Kelly Jennings\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"absolute overflow-hidden rounded-xl object-cover object-top transition-transform duration-100 group-hover:scale-105 md:duration-500\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fkelly-headshot.webp&amp;w=128&amp;q=75 128w, /_next/image?url..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fkelly-logo.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Exit Design\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100%\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fkelly-logo.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fkelly-logo.png&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fneal-headshot.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Neal Hansch\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"absolute overflow-hidden rounded-xl object-cover object-top transition-transform duration-100 group-hover:scale-105 md:duration-500\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fneal-headshot.webp&amp;w=128&amp;q=75 128w, /_next/image?url=htt..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fneal-logo.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Exit Design\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100%\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fneal-logo.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fdemos%2Fneal-logo.png&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2..."
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/workspace-crm/gmail-icon.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"mt-[2px] overflow-visible drop-shadow-sm\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/workspace-crm/gmail-icon.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/workspace-crm/gcal-icon.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"mt-[2px] overflow-visible drop-shadow-sm\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/workspace-crm/gcal-icon.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/workspace-crm/gdrive-icon.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"mt-[2px] overflow-visible drop-shadow-sm\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/workspace-crm/gdrive-icon.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/workspace-crm/gemini-icon-home.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"mt-[2px] overflow-visible drop-shadow-sm\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/workspace-crm/gemini-icon-home.svg\">"
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2FUniversal-Icon-Cursor.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Cursor icon.\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"transition-transform hover:-rotate-6\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 600px) 5vw, 5vw\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2FUniversal-Icon-Cursor.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2FUniv..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHome-Hero-Mobile.webp&w=2040&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Copper Hero Image\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"absolute inset-0 object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 600px) 100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHome-Hero-Mobile.webp&amp;w=320&amp;q=60 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHome-Hero-Mobile.webp&amp;w=375&amp;q=60 375..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Media.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Media employees seated around a table working and talking\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"overflow-hidden rounded-2xl object-cover transition-transform duration-100 hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Media.webp&amp;w=128&amp;q=75 128w,..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Finance.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"A man writing notes in a client meeting\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"overflow-hidden rounded-2xl object-cover transition-transform duration-100 hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Finance.webp&amp;w=128&amp;q=75 128w, /_next/image?url..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Production.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Production company on set filming a project\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"overflow-hidden rounded-2xl object-cover transition-transform duration-100 hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Production.webp&amp;w=128&amp;q=75 128w, /_next/im..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcrm-for-consultants-homepage.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"A man and woman reviewing a report while walking\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"overflow-hidden rounded-2xl object-cover transition-transform duration-100 hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcrm-for-consultants-homepage.png&amp;w=128..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Coaching.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Woman and man looking at laptop together\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"overflow-hidden rounded-2xl object-cover transition-transform duration-100 hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Coaching.webp&amp;w=128&amp;q=75 128w, /_next/image?u..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcrm-for-agencies-homepage.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Two women looking at a laptop together\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"overflow-hidden rounded-2xl object-cover transition-transform duration-100 hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcrm-for-agencies-homepage.png&amp;w=128&amp;q=75 128..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Construction.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"A man nailing decorative trim to the ceiling\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"overflow-hidden rounded-2xl object-cover transition-transform duration-100 hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Construction.webp&amp;w=128&amp;q=75 128w, /_next..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Creators.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"A content creator or social media influencer filming content on a set\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"overflow-hidden rounded-2xl object-cover transition-transform duration-100 hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 33vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Flanding%2FHERO_Creators.webp&amp;w=128&..."
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Google.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Google Workspace\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-6 w-6 hidden group-hover:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Google.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Google-hover.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Google Workspace Hover\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-6 w-6 block group-hover:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Google-hover.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Feed.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Activity Feed\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-6 w-6 block group-hover:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Feed.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Feed-hover.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Activity Feed Hover\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-6 w-6 hidden group-hover:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Feed-hover.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Project.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Sales &amp; Projects\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-6 w-6 block group-hover:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Project.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Project-hover.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Sales &amp; Projects Hover\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-6 w-6 hidden group-hover:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Project-hover.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Mobile.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Mobile App\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-6 w-6 block group-hover:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Mobile.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Mobile-hover.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Mobile App Hover\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-6 w-6 hidden group-hover:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/features/Mobile-hover.svg\">"
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fgoogle-workspace.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 1020px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fgoogle-workspace.webp&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fgoogle-workspace.webp&amp;w=375&amp;q=75 375w, /_next/image?u..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FActivity-Feed-Updated.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 1020px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FActivity-Feed-Updated.webp&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FActivity-Feed-Updated.webp&amp;w=375&amp;q=75 375w, /_ne..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FSales-Projects-Updated.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 1020px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FSales-Projects-Updated.webp&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FSales-Projects-Updated.webp&amp;w=375&amp;q=75 375w, /_..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FMobile-app.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"object-contain\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 100vw, 1020px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FMobile-app.webp&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2FMobile-app.webp&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Campfire logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydt..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"mailchimp logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&amp;w=32&amp;q=75 32w, /_nex..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fbecca.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"becca logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fbecca.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fbecca.webp&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepag..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fhighdive.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"highdive logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fhighdive.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fhighdive.webp&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fmarauder.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"marauder logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fmarauder.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fmarauder.webp&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"udacity logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&amp;w=32&amp;q=75 32w, /_next/imag..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"the sociable society logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2y..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Campfire logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydt..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"mailchimp logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&amp;w=32&amp;q=75 32w, /_nex..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_shipt.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"shipt logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_shipt.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_shipt.webp&amp;w=32&amp;q=75 32w, /_next/image?url=..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_swell.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"swel logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_swell.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_swell.webp&amp;w=32&amp;q=75 32w, /_next/image?url=h..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fsocial-next.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"the sociable society logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fsocial-next.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fsocial-next.png&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudf..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"udacity logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&amp;w=32&amp;q=75 32w, /_next/imag..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"the sociable society logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2y..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Campfire logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&amp;w=32&amp;q=75 32w, /_next/image?url=ht..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"mailchimp logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&amp;w=32&am..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fbecca.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"becca logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fbecca.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fbecca.webp&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fhighdive.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"highdive logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fhighdive.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fhighdive.webp&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloud..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fmarauder.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"marauder logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fmarauder.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fmarauder.webp&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloud..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"udacity logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&amp;w=32&amp;q=75..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"the sociable society logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&amp;w=32&amp;q=75 32w, /_next/image?url=..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Campfire logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2Flogos%2FLogo-Campfire.png&amp;w=32&amp;q=75 32w, /_next/image?url=ht..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"mailchimp logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_mailchimp.webp&amp;w=32&am..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_shipt.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"shipt logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_shipt.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_shipt.webp&amp;w=32&amp;q=75 32w,..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_swell.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"swel logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_swell.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer_logo_swell.webp&amp;w=32&amp;q=75 32w, /..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fsocial-next.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"the sociable society logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fsocial-next.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fsocial-next.png&amp;w=32&amp;q=75 32w, /_next/image?url=https%3A%2F%2Fd2yd..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"udacity logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2Flogos-module%2Fcustomer-logo-udacity.webp&amp;w=32&amp;q=75..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"the sociable society logo\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;color:transparent\" sizes=\"200px\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fthe-sociable-society.png&amp;w=32&amp;q=75 32w, /_next/image?url=..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2Fintro-icons-5.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"drop-shadow\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2Fintro-icons-5.webp&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2Fintro-icons-5.webp&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fcop..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fgmail.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"drop-shadow\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fgmail.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fgmail.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudf..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fconnect.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Connect\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-8 w-8 hidden group-hover:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fconnect.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fconnect.png&amp;w=375&amp..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fconnect.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Connect Hover\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-8 w-8 block group-hover:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fconnect.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fconnect.png&amp;w=375..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fwin.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Win\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-8 w-8 block group-hover:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fwin.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fwin.png&amp;w=375&amp;q=75 375w, /..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fwin.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Win Hover\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-8 w-8 hidden group-hover:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fwin.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fwin.png&amp;w=375&amp;q=75 3..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fdeliver.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Deliver\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-8 w-8 block group-hover:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fdeliver.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fdeliver.png&amp;w=375&amp;..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fdeliver.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Deliver Hover\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-8 w-8 hidden group-hover:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fdeliver.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fdeliver.png&amp;w=37..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fgrow.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Repeat\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-8 w-8 block group-hover:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fgrow.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fgrow.png&amp;w=375&amp;q=75 37..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fgrow.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Repeat Hover\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"h-8 w-8 hidden group-hover:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fgrow.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fcardbuttons%2Fgrow.png&amp;w=375&amp;q..."
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form.svg\" alt=\"Add every lead\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form-hover.svg\" alt=\"Add every lead\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg\" alt=\"Email Series + Automation\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg\" alt=\"Email Series + Automation\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite.svg\" alt=\"Google Workspace\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite-hover.svg\" alt=\"Google Workspace\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg\" alt=\"LinkedIn\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg\" alt=\"LinkedIn\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form.svg\" alt=\"Add every lead\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form-hover.svg\" alt=\"Add every lead\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg\" alt=\"Email Series + Automation\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg\" alt=\"Email Series + Automation\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite.svg\" alt=\"Google Workspace\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite-hover.svg\" alt=\"Google Workspace\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg\" alt=\"LinkedIn\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg\" alt=\"LinkedIn\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg\" alt=\"Pipelines\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg\" alt=\"Pipelines\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg\" alt=\"Pipeline automations\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg\" alt=\"Pipeline automations\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart.svg\" alt=\"Reporting\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart-hover.svg\" alt=\"Reporting\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note.svg\" alt=\"Contracts &amp; proposals\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note-hover.svg\" alt=\"Contracts &amp; proposals\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg\" alt=\"Pipelines\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg\" alt=\"Pipelines\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg\" alt=\"Pipeline automations\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg\" alt=\"Pipeline automations\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart.svg\" alt=\"Reporting\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart-hover.svg\" alt=\"Reporting\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note.svg\" alt=\"Contracts &amp; proposals\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note-hover.svg\" alt=\"Contracts &amp; proposals\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg\" alt=\"Project management\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg\" alt=\"Project management\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task.svg\" alt=\"Tasks\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task-hover.svg\" alt=\"Tasks\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg\" alt=\"Task &amp; workflow automation\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg\" alt=\"Task &amp; workflow automation\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People.svg\" alt=\"Collaboration\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People-hover.svg\" alt=\"Collaboration\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg\" alt=\"Project management\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg\" alt=\"Project management\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task.svg\" alt=\"Tasks\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task-hover.svg\" alt=\"Tasks\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg\" alt=\"Task &amp; workflow automation\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg\" alt=\"Task &amp; workflow automation\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People.svg\" alt=\"Collaboration\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People-hover.svg\" alt=\"Collaboration\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed.svg\" alt=\"Feed\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed-hover.svg\" alt=\"Feed\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart.svg\" alt=\"Rekindle emails\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart-hover.svg\" alt=\"Rekindle emails\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List.svg\" alt=\"Get feedback\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List-hover.svg\" alt=\"Get feedback\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile.svg\" alt=\"Mobile app\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile-hover.svg\" alt=\"Mobile app\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed.svg\" alt=\"Feed\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed-hover.svg\" alt=\"Feed\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart.svg\" alt=\"Rekindle emails\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart-hover.svg\" alt=\"Rekindle emails\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List.svg\" alt=\"Get feedback\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List-hover.svg\" alt=\"Get feedback\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile.svg\" alt=\"Mobile app\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile-hover.svg\" alt=\"Mobile app\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form.svg\" alt=\"Add every lead\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form-hover.svg\" alt=\"Add every lead\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg\" alt=\"Email Series + Automation\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg\" alt=\"Email Series + Automation\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite.svg\" alt=\"Google Workspace\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite-hover.svg\" alt=\"Google Workspace\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg\" alt=\"LinkedIn\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg\" alt=\"LinkedIn\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form.svg\" alt=\"Add every lead\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Form-hover.svg\" alt=\"Add every lead\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg\" alt=\"Email Series + Automation\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg\" alt=\"Email Series + Automation\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite.svg\" alt=\"Google Workspace\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/GoogleSuite-hover.svg\" alt=\"Google Workspace\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg\" alt=\"LinkedIn\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg\" alt=\"LinkedIn\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg\" alt=\"Pipelines\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg\" alt=\"Pipelines\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg\" alt=\"Pipeline automations\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg\" alt=\"Pipeline automations\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart.svg\" alt=\"Reporting\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart-hover.svg\" alt=\"Reporting\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note.svg\" alt=\"Contracts &amp; proposals\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note-hover.svg\" alt=\"Contracts &amp; proposals\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg\" alt=\"Pipelines\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg\" alt=\"Pipelines\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send.svg\" alt=\"Pipeline automations\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Send-hover.svg\" alt=\"Pipeline automations\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart.svg\" alt=\"Reporting\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/PieChart-hover.svg\" alt=\"Reporting\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note.svg\" alt=\"Contracts &amp; proposals\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Note-hover.svg\" alt=\"Contracts &amp; proposals\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg\" alt=\"Project management\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg\" alt=\"Project management\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task.svg\" alt=\"Tasks\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task-hover.svg\" alt=\"Tasks\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg\" alt=\"Task &amp; workflow automation\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg\" alt=\"Task &amp; workflow automation\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People.svg\" alt=\"Collaboration\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People-hover.svg\" alt=\"Collaboration\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline.svg\" alt=\"Project management\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Pipeline-hover.svg\" alt=\"Project management\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task.svg\" alt=\"Tasks\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Task-hover.svg\" alt=\"Tasks\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt.svg\" alt=\"Task &amp; workflow automation\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/LightningBolt-hover.svg\" alt=\"Task &amp; workflow automation\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People.svg\" alt=\"Collaboration\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/People-hover.svg\" alt=\"Collaboration\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed.svg\" alt=\"Feed\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed-hover.svg\" alt=\"Feed\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart.svg\" alt=\"Rekindle emails\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart-hover.svg\" alt=\"Rekindle emails\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List.svg\" alt=\"Get feedback\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List-hover.svg\" alt=\"Get feedback\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile.svg\" alt=\"Mobile app\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile-hover.svg\" alt=\"Mobile app\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed.svg\" alt=\"Feed\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Feed-hover.svg\" alt=\"Feed\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart.svg\" alt=\"Rekindle emails\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Heart-hover.svg\" alt=\"Rekindle emails\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List.svg\" alt=\"Get feedback\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/List-hover.svg\" alt=\"Get feedback\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile.svg\" alt=\"Mobile app\" class=\"group-hover:scale-110 absolute h-6 w-6 hover:opacity-0\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile-hover.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://d2ydtwisqcxv72.cloudfront.net/2025/icons/homepage/cardbullets/Mobile-hover.svg\" alt=\"Mobile app\" class=\"group-hover:scale-110 absolute h-6 w-6 opacity-0 transition-all group-hover:opacity-100\">"
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fintegrations-image.png&w=2040&q=100",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Integration example\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"hidden object-cover md:block\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fintegrations-image.png&amp;w=320&amp;q=100 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fintegrations-image.png&amp;w=375&amp;q=100 375w, /..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fintegrations-mobile.png&w=2040&q=100",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Integration example\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"block object-cover md:hidden\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fintegrations-mobile.png&amp;w=320&amp;q=100 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fintegrations-mobile.png&amp;w=375&amp;q=100 375w,..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2FTestimonial-1.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Chandler Navarrete Quote\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-3xl\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2FTestimonial-1.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2FTestimonial-1.png&amp;w=375&amp;q=75 375w, /_next/image?url=..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2FTestimonial-1.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt=\"Chandler Navarrete Quote\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-3xl\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2FTestimonial-1.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Findustries%2Fagency%2FTestimonial-1.png&amp;w=375&amp;q=75 375w, /_next/image?url=..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2Fintro-icons-5.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"drop-shadow\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2Fintro-icons-5.webp&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2Fintro-icons-5.webp&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fcop..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fgmail.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"drop-shadow\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fgmail.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Ficons%2Fhomepage%2Fgmail.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudf..."
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Half star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Half star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Half star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Half star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Half star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Filled star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-full.svg\">"
    },
    {
      "src": "https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img class=\"star fill-current text-hot-pink\" alt=\"Half star image\" src=\"https://d2ydtwisqcxv72.cloudfront.net/icons/signup/star-half.svg\">"
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=375..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.p..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.p..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=375..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.p..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=375..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=375..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.p..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.p..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=375..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F4point5stars.p..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"rounded-t-xl object-cover transition-transform duration-100 group-hover:scale-105 md:duration-300\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2Fworkspace-crm%2F5stars.png&amp;w=375..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fbilly.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fbilly.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fbilly.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fbilly.p..."
    },
    {
      "src": "https://fast.wistia.com/embed/medias/eceke5qhro/swatch",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://fast.wistia.com/embed/medias/eceke5qhro/swatch\" style=\"filter:blur(5px);height:100%;object-fit:contain;width:100%\" alt=\"Video thumbnail\" aria-hidden=\"true\">"
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-bottom.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-bottom.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-bottom.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudf..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-top.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-top.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-top.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.n..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-left-full.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-left-full.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-left-full.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-right.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-right.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-right.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fho..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-bottom.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-bottom.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-bottom.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudf..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-top.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-top.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-top.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.n..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-left-full.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-left-full.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-left-full.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2FUniversal-Icon-Cursor.webp&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Cursor icon.\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"transition-transform group-hover:-rotate-6\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 600px) 5vw, 5vw\" srcset=\"/_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%2FUniversal-Icon-Cursor.webp&amp;w=16&amp;q=75 16w, /_next/image?url=https%3A%2F%2Fcopper-nextjs.s3.amazonaws.com%2Fimgs%2Fhomepage%2F2024%..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-right.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-right.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fballoon-right.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fho..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-right-bottom.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-right-bottom.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-right-bottom.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.clou..."
    },
    {
      "src": "/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-top.png&w=2040&q=75",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"/_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-top.png&amp;w=320&amp;q=75 320w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.net%2F2025%2Fhomepage%2Fcloud-float-left-top.png&amp;w=375&amp;q=75 375w, /_next/image?url=https%3A%2F%2Fd2ydtwisqcxv72.cloudfront.n..."
    }
  ],
  "possibleDialogs": [
    "<div class=\"videoModal mb-36 flex h-[666px] flex-col items-center rounded-[30px] bg-[#F7F8FF] md:mx-auto md:max-w-2xl md:flex-row\"><div class=\"mx-6 flex h-full flex-col items-center justify-center text-[38px] leading-[48px] md:mx-0 md:w-6/12 md:px-[90px]\"><p class=\"inline text-center font-bricolage text-[26px] font-extralight leading-[33px] md:text-[38px] md:leading-[48px]\">&quot;It&apos;s like those CRM&apos;s we used to use, except<!-- --> <span class=\"font-bricolage font-extrabold\">this on..."
  ],
  "score": 75,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

AEO: Entity and definition clarity scored 85/100 and needs improvement.

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: company, service, businesses, there, every, step, way.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Entity and definition clarity

Score

85/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Entity and definition clarity scored 85/100 and needs improvement.

Evidence
{
  "title": "CRM Software Solutions Company for Service Businesses | Copper CRM",
  "h1": "Be there for your clients, every step of the way",
  "description": "Win clients for life with Copper CRM software solutions. Give us a try and see how we can help your business build stronger customer relationships.",
  "topicOverlap": 0.4166666666666667,
  "definitionCount": 27,
  "topicTerms": [
    "crm",
    "software",
    "solutions",
    "company",
    "service",
    "businesses",
    "copper",
    "there",
    "clients",
    "every",
    "step",
    "way"
  ],
  "descriptionTerms": [
    "win",
    "clients",
    "life",
    "copper",
    "crm",
    "software",
    "solutions",
    "give",
    "try",
    "see",
    "help",
    "business",
    "build",
    "stronger",
    "customer",
    "relationships"
  ],
  "missingFromDescription": [
    "company",
    "service",
    "businesses",
    "there",
    "every",
    "step",
    "way"
  ],
  "score": 85,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

AEO: Answer intent coverage scored 70/100 and needs improvement.

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: what, how, benefits, compare.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Answer intent coverage

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Answer intent coverage scored 70/100 and needs improvement.

Evidence
{
  "headings": [
    {
      "text": "No more switching tabs. Do it all in Copper",
      "html": "<h2 class=\"fmb-12 text-center font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">No more switching tabs. Do it all in Copper</h2>"
    },
    {
      "text": "Copper is trusted by 30,000+ companies of all sizes",
      "html": "<h2 class=\"text-center font-Inter text-sm font-normal mb-6 text-[#918D97] md:min-w-fit md:text-left md:text-[14px]\">Copper is trusted by 30,000+ companies of all sizes</h2>"
    },
    {
      "text": "Your entire customer journey in one place",
      "html": "<h2 class=\"fmb-12 text-center font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Your entire customer journey in one place</h2>"
    },
    {
      "text": "Connect with leads",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Connect with leads</h2>"
    },
    {
      "text": "Win deals",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Win deals</h2>"
    },
    {
      "text": "Deliver projects",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Deliver projects</h2>"
    },
    {
      "text": "Create repeat business",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Create repeat business</h2>"
    },
    {
      "text": "Connect with leads",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Connect with leads</h2>"
    },
    {
      "text": "Win deals",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Win deals</h2>"
    },
    {
      "text": "Deliver projects",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Deliver projects</h2>"
    },
    {
      "text": "Create repeat business",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Create repeat business</h2>"
    },
    {
      "text": "Everything you need to do your best work",
      "html": "<h2 class=\"mb-3 text-balance text-start font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Everything you need to do your best work</h2>"
    },
    {
      "text": "Everything you need to do your best work",
      "html": "<h2 class=\"mb-3 text-balance text-start font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Everything you need to do your best work</h2>"
    },
    {
      "text": "Meet the folks who chose Copper",
      "html": "<h2 class=\"mx-6 mb-3 text-balance text-center font-bricolage text-3xl text-[32px] font-extrabold after:text-pink-5 after:content-dot md:mx-auto md:max-w-md md:text-4xl md:text-[52px] md:leading-[4rem]\">Meet the folks who chose Copper</h2>"
    },
    {
      "text": "Get started for free",
      "html": "<h2 class=\"balloonText mb-6 text-center font-bricolage text-6xl font-bold after:text-pink-5 after:content-dot md:text-[60px] md:leading-[1.1]\">Get started for free</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is CRM Software Solutions Company for Service Bu...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does CRM Software Solutions Company for Service Bu... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use CRM Software Solutions Company for Service Bu...?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is CRM Software Solutions Company for Service Bu... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does CRM Software Solutions Company for Service Bu... compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is CRM Software Solutions Company for Service Bu...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does CRM Software Solutions Company for Service Bu... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use CRM Software Solutions Company for Service Bu...?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does CRM Software Solutions Company for Service Bu... compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

Missing likely AI Overview intent sections: what, how, benefits, compare.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "No more switching tabs. Do it all in Copper",
      "html": "<h2 class=\"fmb-12 text-center font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">No more switching tabs. Do it all in Copper</h2>"
    },
    {
      "text": "Copper is trusted by 30,000+ companies of all sizes",
      "html": "<h2 class=\"text-center font-Inter text-sm font-normal mb-6 text-[#918D97] md:min-w-fit md:text-left md:text-[14px]\">Copper is trusted by 30,000+ companies of all sizes</h2>"
    },
    {
      "text": "Your entire customer journey in one place",
      "html": "<h2 class=\"fmb-12 text-center font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Your entire customer journey in one place</h2>"
    },
    {
      "text": "Connect with leads",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Connect with leads</h2>"
    },
    {
      "text": "Win deals",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Win deals</h2>"
    },
    {
      "text": "Deliver projects",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Deliver projects</h2>"
    },
    {
      "text": "Create repeat business",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Create repeat business</h2>"
    },
    {
      "text": "Connect with leads",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Connect with leads</h2>"
    },
    {
      "text": "Win deals",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Win deals</h2>"
    },
    {
      "text": "Deliver projects",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Deliver projects</h2>"
    },
    {
      "text": "Create repeat business",
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Create repeat business</h2>"
    },
    {
      "text": "Everything you need to do your best work",
      "html": "<h2 class=\"mb-3 text-balance text-start font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Everything you need to do your best work</h2>"
    },
    {
      "text": "Everything you need to do your best work",
      "html": "<h2 class=\"mb-3 text-balance text-start font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Everything you need to do your best work</h2>"
    },
    {
      "text": "Meet the folks who chose Copper",
      "html": "<h2 class=\"mx-6 mb-3 text-balance text-center font-bricolage text-3xl text-[32px] font-extrabold after:text-pink-5 after:content-dot md:mx-auto md:max-w-md md:text-4xl md:text-[52px] md:leading-[4rem]\">Meet the folks who chose Copper</h2>"
    },
    {
      "text": "Get started for free",
      "html": "<h2 class=\"balloonText mb-6 text-center font-bricolage text-6xl font-bold after:text-pink-5 after:content-dot md:text-[60px] md:leading-[1.1]\">Get started for free</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is CRM Software Solutions Company for Service Bu...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does CRM Software Solutions Company for Service Bu... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use CRM Software Solutions Company for Service Bu...?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is CRM Software Solutions Company for Service Bu... free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does CRM Software Solutions Company for Service Bu... compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is CRM Software Solutions Company for Service Bu...?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does CRM Software Solutions Company for Service Bu... work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use CRM Software Solutions Company for Service Bu...?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does CRM Software Solutions Company for Service Bu... compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Q&A and FAQ opportunities

GEO: Q&A and FAQ opportunities is informational for this page.

Informational

Needs attention

GEO: Q&A and FAQ opportunities

Informational
01

Issue

15 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Q&A and FAQ opportunities

Score

75/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Q&A and FAQ opportunities is informational for this page.

Evidence
{
  "h2Count": 15,
  "questionH2s": 0,
  "hasFaq": false,
  "nonQuestionH2s": [
    {
      "index": 1,
      "text": "No more switching tabs. Do it all in Copper",
      "isQuestion": false,
      "html": "<h2 class=\"fmb-12 text-center font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">No more switching tabs. Do it all in Copper</h2>"
    },
    {
      "index": 2,
      "text": "Copper is trusted by 30,000+ companies of all sizes",
      "isQuestion": false,
      "html": "<h2 class=\"text-center font-Inter text-sm font-normal mb-6 text-[#918D97] md:min-w-fit md:text-left md:text-[14px]\">Copper is trusted by 30,000+ companies of all sizes</h2>"
    },
    {
      "index": 3,
      "text": "Your entire customer journey in one place",
      "isQuestion": false,
      "html": "<h2 class=\"fmb-12 text-center font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Your entire customer journey in one place</h2>"
    },
    {
      "index": 4,
      "text": "Connect with leads",
      "isQuestion": false,
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Connect with leads</h2>"
    },
    {
      "index": 5,
      "text": "Win deals",
      "isQuestion": false,
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Win deals</h2>"
    },
    {
      "index": 6,
      "text": "Deliver projects",
      "isQuestion": false,
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Deliver projects</h2>"
    },
    {
      "index": 7,
      "text": "Create repeat business",
      "isQuestion": false,
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[38px] md:!leading-[64px] text-[40px] md:text-[68px] font-bold card-left\">Create repeat business</h2>"
    },
    {
      "index": 8,
      "text": "Connect with leads",
      "isQuestion": false,
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Connect with leads</h2>"
    },
    {
      "index": 9,
      "text": "Win deals",
      "isQuestion": false,
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Win deals</h2>"
    },
    {
      "index": 10,
      "text": "Deliver projects",
      "isQuestion": false,
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Deliver projects</h2>"
    },
    {
      "index": 11,
      "text": "Create repeat business",
      "isQuestion": false,
      "html": "<h2 class=\"text-balance font-Bricolage !leading-[44px] lg:!leading-[64px] text-[40px] lg:text-[68px] font-bold card-left\">Create repeat business</h2>"
    },
    {
      "index": 12,
      "text": "Everything you need to do your best work",
      "isQuestion": false,
      "html": "<h2 class=\"mb-3 text-balance text-start font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Everything you need to do your best work</h2>"
    },
    {
      "index": 13,
      "text": "Everything you need to do your best work",
      "isQuestion": false,
      "html": "<h2 class=\"mb-3 text-balance text-start font-bricolage text-[32px] font-extrabold leading-[1.15] after:text-pink-5 after:content-dot md:text-[52px]\">Everything you need to do your best work</h2>"
    },
    {
      "index": 14,
      "text": "Meet the folks who chose Copper",
      "isQuestion": false,
      "html": "<h2 class=\"mx-6 mb-3 text-balance text-center font-bricolage text-3xl text-[32px] font-extrabold after:text-pink-5 after:content-dot md:mx-auto md:max-w-md md:text-4xl md:text-[52px] md:leading-[4rem]\">Meet the folks who chose Copper</h2>"
    },
    {
      "index": 15,
      "text": "Get started for free",
      "isQuestion": false,
      "html": "<h2 class=\"balloonText mb-6 text-center font-bricolage text-6xl font-bold after:text-pink-5 after:content-dot md:text-[60px] md:leading-[1.1]\">Get started for free</h2>"
    }
  ],
  "score": 75,
  "weight": 4
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

Verify that IndexNow ownership key placement is detectable when the site advertises it.

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

    No IndexNow key location was advertised in HTML, Link headers, or robots.txt.

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

Evidence
{
  "steps": [
    {
      "id": "advertised-location",
      "title": "Find advertised IndexNow key location",
      "status": "informational",
      "evidence": {
        "advertised": []
      },
      "issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
      "howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
    },
    {
      "id": "fetch-key",
      "title": "Fetch and validate IndexNow key file",
      "status": "informational",
      "evidence": {
        "advertised": [],
        "checked": []
      },
      "issue": "No discoverable IndexNow key file was found.",
      "howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
    }
  ]
}

Agent Ease of UseAuthEstablished

OAuth / OIDC discovery

OAuth / OIDC discovery has an informational finding because the page appears to support authentication.

Informational

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

OAuth / OIDC discovery was not found at the expected path.

02

Why it matters

OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.

Check name

OAuth / OIDC discovery

Score

0/100

Status

informational

Category

Auth

Maturity

Established

Goal

Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.

Result

OAuth / OIDC discovery has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch to find resource

    OAuth / OIDC discovery was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/openid-configuration",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 12925
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 12925
          }
        ]
      },
      "issue": "OAuth / OIDC discovery was not found at the expected path.",
      "howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 6,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "login"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Agent Ease of UseAuthEmerging recommendation

OAuth Protected Resource

OAuth Protected Resource has an informational finding because the page appears to support authentication.

Informational

Needs attention

OAuth Protected Resource

Informational
01

Issue

The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

02

Why it matters

Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.

Check name

OAuth Protected Resource

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.

Result

OAuth Protected Resource has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  2. Validate protected resource metadata

    Response is not valid JSON.

  3. Validate protected resource identity

    Protected resource metadata `resource` did not match the resource identifier used to retrieve it.

  4. Probe protected API Bearer challenge

    No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "statusCode": 404,
        "contentType": "text/html; charset=utf-8"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    },
    {
      "id": "metadata",
      "title": "Validate protected resource metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width\"><title>404: This page could not be found</title><meta name=\"next-head-count\" content=\"3\"><link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/robotomono/v23/L0x5DF4xlVMF-BfR8bXMIjhFq3-cXbKDO1w.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/robotomono/v23/L0x5DF4xlVMF-BfR8bXMIjhLq3-cXbKD.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"/fonts/Inter-Regular-Web.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"anonymous\"><link rel=\"preload\" href=\"/"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish resource and authorization_servers as absolute URLs."
    },
    {
      "id": "resource-identity",
      "title": "Validate protected resource identity",
      "status": "fail",
      "evidence": {
        "expectedResource": "https://www.copper.com"
      },
      "issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
      "howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
    },
    {
      "id": "protected-route-challenge",
      "title": "Probe protected API Bearer challenge",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/admin/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.copper.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.copper.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.copper.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          }
        ]
      },
      "issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
      "howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 6,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "login"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Performance and AccessibilityBest PracticesBrowser audit

Uses deprecated APIs

100 Fail

Check name

Uses deprecated APIs

Score

0/100

Status

fail

Device

desktop

Category

Best Practices

Estimated savings

1 warning found

Fix guidance

Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).

Evidence
{
  "displayValue": "1 warning found",
  "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/)."
}

Performance and AccessibilityAccessibilityBrowser audit

Background and foreground colors do not have a sufficient contrast ratio.

50 Fail

Check name

Background and foreground colors do not have a sufficient contrast ratio.

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).

Evidence
{
  "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast)."
}

Performance and AccessibilityAccessibilityBrowser audit

Elements with visible text labels do not have matching accessible names.

50 Fail

Check name

Elements with visible text labels do not have matching accessible names.

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).

Evidence
{
  "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch)."
}

Performance and AccessibilityPerformanceBrowser audit

Image optimization

14 Fail

Check name

Image optimization

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Review the grouped image optimization checks and improve the failing sub-checks listed in evidence.

Evidence
{
  "checks": [
    {
      "id": "image-aspect-ratio",
      "title": "Displays images with incorrect aspect ratio",
      "score": 0
    }
  ]
}

Performance and AccessibilityPerformanceBrowser audit

LCP breakdown

14 Fail

Check name

LCP breakdown

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Each [subpart has specific improvement strategies](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays.

Evidence
{
  "description": "Each [subpart has specific improvement strategies](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays."
}

Performance and AccessibilityPerformanceBrowser audit

Links do not have a discernible name

14 Fail

Check name

Links do not have a discernible name

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).

Evidence
{
  "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name)."
}

Performance and AccessibilityPerformanceBrowser audit

Network dependency tree

14 Fail

Check name

Network dependency tree

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.

Evidence
{
  "description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
}

Performance and AccessibilityPerformanceBrowser audit

Reduce unused JavaScript

14 Fail

Check name

Reduce unused JavaScript

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 6,242 KiB

Fix guidance

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).

Evidence
{
  "displayValue": "Est savings of 6,242 KiB",
  "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
  "numericValue": 510
}

Performance and AccessibilityPerformanceBrowser audit

Avoid enormous network payloads

7 Warning

Check name

Avoid enormous network payloads

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Total size was 6,546 KiB

Fix guidance

Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).

Evidence
{
  "displayValue": "Total size was 6,546 KiB",
  "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
  "numericValue": 6702912
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

6 Fail

Check name

Loading performance

Score

55/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.

Evidence
{
  "checks": [
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 28,
      "displayValue": "3.3 s",
      "numericValue": 3266.5016002294046
    },
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 99,
      "displayValue": "0.6 s",
      "numericValue": 565.0136741575957
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 8,
      "displayValue": "870 ms",
      "numericValue": 874.9879260718085
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 29,
      "displayValue": "5.8 s",
      "numericValue": 5761.044966446267
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 190 ms",
      "numericValue": 193
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "30 ms",
      "numericValue": 25.94262000000001
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 50,
      "displayValue": "250 ms",
      "numericValue": 249
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 24,
      "displayValue": "3.1 s",
      "numericValue": 3135.135950607726
    }
  ]
}

Fix with MCP or CLI

Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.

Score history

Public scan score over time

Public reports for this website origin. Select any point or report link to open that canonical report.

1 reports
Public score history report links
Scan dateScoreReadinessReport
51/100Level 3, Bot-AwareCurrent report
Report ID 8aaceb88-9987-43ec-bbac-30449b35cc0b. Scanned Jun 8, 2026, 3:38 PM.
copper.com AI SEO Report: 51/100 (Level 3, Bot-Aware)