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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability50%Agent Easeof Use6%Security& Trust80%GEO, AIO, AEO75%SEO85%Performance& Accessibility61%
  • AI Discoverability 50 out of 100
  • Agent Ease of Use 6 out of 100
  • Security & Trust 80 out of 100
  • GEO, AIO and AEO 75 out of 100
  • SEO 85 out of 100
  • Performance and Accessibility 61 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Award-Winning Digital Marketing | Internet Marketing Agency favicon

Award-Winning Digital Marketing | Internet Marketing Agency

Want a marketing strategy that will drive impact for your business? Our full service digital marketing agency is here to improve every part of your marketing efforts.

Next step

Turn this report into a fix workflow

20 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
50
Needs work8141View details
Discoverability
67
Needs work540View details
Content Readiness
46
Priority fix271View details
Bot Access Control
33
Priority fix130View details
Agent Ease of Use
6
Priority fix15223View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable1100
MCP
13
Priority fix062View details
Skill Discovery
5
Priority fix0101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
75
Mostly ready4016
GEO Readiness
74
Needs work105
AIO Readiness
82
Mostly ready205
AEO Readiness
70
Needs work106
SEO
85
Mostly ready920View details
SEO
85
Mostly ready920View details
Security & Trust
80
Mostly ready810View details
Security & Trust
80
Mostly ready410View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
61
Needs work1674View details
Performance
47
Priority fix1144View details
Accessibility
87
Mostly ready530View details

Prioritized recommendations

Issues ranked by score impact

49 items need attention

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

100 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
}

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

50 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-US\"><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 5.16.0\"/><meta data-react-helmet=\"true\" name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1, index, follow\"/><meta data-react-helmet=\"true\" property=\"og:site_name\" content=\"Disruptive Advertising\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"Oops! you are experiencing a disruption.\"/><meta data-react-helmet=\"true\" property=\"og:type\" content=\"website\"/><meta data-react-helmet=\"true\" property=\"og:image\" content=\"https://wp.disruptiveadvertising.com/wp-content/uploads/2015/07/New-Favicon1.png\"/><meta data-"
      },
      "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.

50 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

High-value schema types

High-value schema types is missing or incomplete.

50 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": [
    "BreadcrumbList",
    "Organization",
    "WebPage",
    "WebSite"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

50 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."
    }
  ]
}

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

50 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": 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-US\"><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 5.16.0\"/><meta data-react-helmet=\"true\" name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1, index, follow\"/><meta data-react-helmet=\"true\" property=\"og:site_name\" content=\"Disruptive Advertising\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"Oops! you are experiencing a disruption.\"/><meta data-react-helmet=\"true\" property=\"og:type\" content=\"website\"/><meta data-react-helmet=\"true\" property=\"og:image\" content=\"https://wp.disruptiveadvertising.com/wp-content/uploads/2015/07/New-Favicon1.png\"/><meta data-"
          },
          {
            "path": "/openapi.yaml",
            "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-US\"><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 5.16.0\"/><meta data-react-helmet=\"true\" name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1, index, follow\"/><meta data-react-helmet=\"true\" property=\"og:site_name\" content=\"Disruptive Advertising\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"Oops! you are experiencing a disruption.\"/><meta data-react-helmet=\"true\" property=\"og:type\" content=\"website\"/><meta data-react-helmet=\"true\" property=\"og:image\" content=\"https://wp.disruptiveadvertising.com/wp-content/uploads/2015/07/New-Favicon1.png\"/><meta data-"
          },
          {
            "path": "/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-US\"><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 5.16.0\"/><meta data-react-helmet=\"true\" name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1, index, follow\"/><meta data-react-helmet=\"true\" property=\"og:site_name\" content=\"Disruptive Advertising\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"Oops! you are experiencing a disruption.\"/><meta data-react-helmet=\"true\" property=\"og:type\" content=\"website\"/><meta data-react-helmet=\"true\" property=\"og:image\" content=\"https://wp.disruptiveadvertising.com/wp-content/uploads/2015/07/New-Favicon1.png\"/><meta data-"
          },
          {
            "path": "/swagger.yaml",
            "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-US\"><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 5.16.0\"/><meta data-react-helmet=\"true\" name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1, index, follow\"/><meta data-react-helmet=\"true\" property=\"og:site_name\" content=\"Disruptive Advertising\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"Oops! you are experiencing a disruption.\"/><meta data-react-helmet=\"true\" property=\"og:type\" content=\"website\"/><meta data-react-helmet=\"true\" property=\"og:image\" content=\"https://wp.disruptiveadvertising.com/wp-content/uploads/2015/07/New-Favicon1.png\"/><meta data-"
          },
          {
            "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-US\"><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 5.16.0\"/><meta data-react-helmet=\"true\" name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1, index, follow\"/><meta data-react-helmet=\"true\" property=\"og:site_name\" content=\"Disruptive Advertising\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"Oops! you are experiencing a disruption.\"/><meta data-react-helmet=\"true\" property=\"og:type\" content=\"website\"/><meta data-react-helmet=\"true\" property=\"og:image\" content=\"https://wp.disruptiveadvertising.com/wp-content/uploads/2015/07/New-Favicon1.png\"/><meta data-"
          },
          {
            "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-US\"><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 5.16.0\"/><meta data-react-helmet=\"true\" name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1, index, follow\"/><meta data-react-helmet=\"true\" property=\"og:site_name\" content=\"Disruptive Advertising\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"Oops! you are experiencing a disruption.\"/><meta data-react-helmet=\"true\" property=\"og:type\" content=\"website\"/><meta data-react-helmet=\"true\" property=\"og:image\" content=\"https://wp.disruptiveadvertising.com/wp-content/uploads/2015/07/New-Favicon1.png\"/><meta data-"
          },
          {
            "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-US\"><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gatsby 5.16.0\"/><meta data-react-helmet=\"true\" name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1, index, follow\"/><meta data-react-helmet=\"true\" property=\"og:site_name\" content=\"Disruptive Advertising\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"Oops! you are experiencing a disruption.\"/><meta data-react-helmet=\"true\" property=\"og:type\" content=\"website\"/><meta data-react-helmet=\"true\" property=\"og:image\" content=\"https://wp.disruptiveadvertising.com/wp-content/uploads/2015/07/New-Favicon1.png\"/><meta data-"
          }
        ]
      },
      "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 DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

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

50 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": 328012
          }
        ]
      },
      "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."
    }
  ]
}

AI DiscoverabilityContent ReadinessEmerging recommendation

llms.txt

llms.txt failed at "Fetch to find resource".

25 Fail

Needs attention

llms.txt

Failed check
01

Issue

llms.txt was not found at the expected path.

02

Why it matters

llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.

Check name

llms.txt

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Emerging recommendation

Goal

Publish llms.txt to summarize agent-readable site guidance.

Result

llms.txt failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    llms.txt was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/llms.txt",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/llms-full.txt",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          }
        ]
      },
      "issue": "llms.txt was not found at the expected path.",
      "howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

25 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": 63124,
        "excerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta name=\"generator\" content=\"Gats",
        "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".

25 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": 328012
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          }
        ]
      },
      "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 UseMCPEmerging recommendation

mcp.json

mcp.json failed at "Fetch to find resource".

25 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

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

0/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 "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    mcp.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          }
        ]
      },
      "issue": "mcp.json was not found at the expected path.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

25 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: skipped heading levels; 3 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": false,
  "accessibleLinks": false,
  "accessibleButtons": true,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [
      "<a href=\"https://www.facebook.com/disruptiveads/\" rel=\"noopener noreferrer\" target=\"_blank\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\"><path fill=\"#1B1C1C\" fill-rule=\"evenodd\" d=\"M0 12.5698C0 18.7844 4.51354 23.9521 10.4167 25V15.9719H7.29167V12.5H10.4167V9.72188C10.4167 6.59687 12.4302 4.86146 15.2781 4.86146C16.1802 4.86146 17.1531 5 18.0552 5.13854V8.33333H16.4583C14.9302 8.33333 14.5833 9.09687 14.5833 10.0698V12.5H17.9167L17.3615 15.9719H14.5833V25C20.4865 23",
      "<a href=\"https://www.instagram.com/disruptiveads/\" rel=\"noopener noreferrer\" target=\"_blank\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"none\"><path fill=\"#1B1C1C\" fill-rule=\"evenodd\" d=\"M7.347.075C8.68.014 9.105 0 12.5 0c3.396 0 3.82.015 5.152.075 1.332.06 2.241.273 3.037.58A6.15 6.15 0 0 1 22.902 2.1a6.107 6.107 0 0 1 1.441 2.212c.31.796.52 1.705.582 3.034.061 1.336.075 1.76.075 5.155 0 3.396-.015 3.82-.075 5.153-.06 1.33-.273 2.239-.582 3.035a6.133 6.133 0 0 1-1.44 2.",
      "<a href=\"https://www.linkedin.com/company/disruptive-advertising/\" rel=\"noopener noreferrer\" target=\"_blank\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"26\" fill=\"none\"><path fill=\"#1B1C1C\" fill-rule=\"evenodd\" d=\"M9.287 8.718h4.643v2.332c.67-1.34 2.384-2.547 4.96-2.547 4.94 0 6.11 2.67 6.11 7.568v9.074h-4.998v-7.958c0-2.79-.67-4.364-2.372-4.364-2.362 0-3.343 1.697-3.343 4.364v7.958h-5V8.718ZM.715 24.93h5V8.503h-5v16.429ZM6.43 3.145A3.215 3.215 0 1 1 0 3.286a3.215 3.215 0 0 1 6.43-"
    ],
    "inaccessibleButtons": [],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": [
      "h3: What We Do",
      "h3: Who We Help",
      "h3: Who We Are",
      "h3: Resources",
      "h1: Most Marketing Budgets Are Wasted—Let’s Fix That",
      "h2: WHAT MARKETERS SAY ABOUT DISRUPTIVE",
      "h3: 4.8",
      "h3: 90+",
      "h3: 160+",
      "h3: #145",
      "h3: $450M+",
      "h2: Get Results in 90 Days—Or You Don’t Pay",
      "h2: HUNDREDS OF CLUTCH REVIEWS",
      "h2: MEET DISRUPTIVE ADVERTISING: THE #1 MOST REVIEWED DIGITAL MARKETING AGENCY",
      "h3: Authenticity",
      "h3: Top Talent",
      "h3: Strategy",
      "h3: Breakthroughs",
      "h3: Exclusivity",
      "h2: We’re Only Taking On 10 New Clients This Month",
      "h2: NEW CLIENT TIMELINE TO SUCCESS",
      "h2: What’s Slowing Down Your Growth?",
      "h4: For Business Owners:",
      "h4: For Marketers:",
      "h2: We’ve Helped 1000’s Of Marketers Achieve Their Goals",
      "h2: About Disruptive Advertising: Authenticity Winsâ„¢",
      "h2: Let’s Do This"
    ]
  },
  "counts": {
    "h1": 1,
    "headings": 27,
    "links": 70,
    "inaccessibleLinks": 3,
    "buttons": 0,
    "inaccessibleButtons": 0,
    "images": 289,
    "imagesWithAlt": 289,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

25 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

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

0/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 "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    WebMCP manifest 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/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          }
        ]
      },
      "issue": "WebMCP manifest was not found at the expected path.",
      "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 "Fetch to find resource".

20 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

A2A Agent Card was not found at the expected path.

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

0/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 "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    A2A Agent 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/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          }
        ]
      },
      "issue": "A2A Agent Card was not found at the expected path.",
      "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 Skills index

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

20 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": 328012
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          }
        ]
      },
      "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."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

agent.json

agent.json failed at "Fetch to find resource".

20 Fail

Needs attention

agent.json

Failed check
01

Issue

agent.json was not found at the expected path.

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

0/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 "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    agent.json 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.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          }
        ]
      },
      "issue": "agent.json was not found at the expected path.",
      "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 "Fetch to find resource".

20 Fail

Needs attention

agents.json

Failed check
01

Issue

agents.json was not found at the expected path.

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

0/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 "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    agents.json 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/agents.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          }
        ]
      },
      "issue": "agents.json was not found at the expected path.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".

15 Fail

Needs attention

DNS-AID Agent Discovery

Failed check
01

Issue

No DNS-AID entrypoint records were found under _agents.

02

Why it matters

DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.

Check name

DNS-AID Agent Discovery

Score

25/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.

Result

DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".

Validation steps

  1. Resolve DNS-AID SVCB/HTTPS records

    No DNS-AID entrypoint records were found under _agents.

  2. Validate alpn and endpoint parameters

    Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.

  3. Check DNSSEC material

    DNSSEC material was not visible for the hostname or parent zone from this resolver.

Evidence
{
  "failedStep": "svcb-https-records",
  "steps": [
    {
      "id": "svcb-https-records",
      "title": "Resolve DNS-AID SVCB/HTTPS records",
      "status": "fail",
      "evidence": {
        "hostname": "disruptiveadvertising.com",
        "probes": [
          {
            "name": "_index._agents.disruptiveadvertising.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.disruptiveadvertising.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          }
        ]
      },
      "issue": "No DNS-AID entrypoint records were found under _agents.",
      "howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
    },
    {
      "id": "service-params",
      "title": "Validate alpn and endpoint parameters",
      "status": "informational",
      "evidence": {
        "discovered": []
      },
      "howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
    },
    {
      "id": "dnssec",
      "title": "Check DNSSEC material",
      "status": "warning",
      "evidence": {
        "hasDnssecMaterial": false,
        "checked": [
          {
            "name": "disruptiveadvertising.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          }
        ]
      },
      "issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
      "howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP

WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".

13 Warning

Needs attention

WebMCP

Warning
01

Issue

WebMCP declarative annotations need fixes.

Details

02

Why it matters

WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.

Check name

WebMCP

Score

50/100

Status

warning

Category

MCP

Maturity

Informational

Goal

Support WebMCP to expose site tools to AI agents via the browser.

Result

WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".

Validation steps

  1. Detect data-mcp-tool annotations

    No data-mcp-tool attributes were found on interactive elements.

  2. Detect WebMCP declarative tags

    No elements found with tool-name or tool-description attributes.

  3. Validate WebMCP declarative annotation quality

    WebMCP declarative annotations need fixes.

    WebMCP declarative annotation issues
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
  4. Detect WebMCP imperative API usage

    navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.

  5. Detect WebMCP browser navigator injection

    navigator.modelContext was not detected in the rendered browser page.

  6. Interactive surface coverage

    Only 0% of interactive surfaces are annotated.

Evidence
{
  "failedStep": "declarative-annotation-quality",
  "steps": [
    {
      "id": "data-mcp-tool-attributes",
      "title": "Detect data-mcp-tool annotations",
      "status": "informational",
      "evidence": {
        "dataMcpToolCount": 0,
        "dataMcpTools": []
      },
      "issue": "No data-mcp-tool attributes were found on interactive elements.",
      "howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
    },
    {
      "id": "declarative-tags",
      "title": "Detect WebMCP declarative tags",
      "status": "informational",
      "evidence": {
        "totalForms": 0,
        "formsWithTags": 0,
        "totalInteractive": 71,
        "interactiveWithTags": 0,
        "totalCount": 71,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description."
        ]
      },
      "issue": "No elements found with tool-name or tool-description attributes.",
      "howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
    },
    {
      "id": "declarative-annotation-quality",
      "title": "Validate WebMCP declarative annotation quality",
      "status": "warning",
      "evidence": {
        "issueCount": 10,
        "issues": [
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description."
        ]
      },
      "issue": "WebMCP declarative annotations need fixes.",
      "issueDetails": [
        {
          "title": "WebMCP declarative annotation issues",
          "items": [
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            }
          ]
        }
      ],
      "howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
    },
    {
      "id": "imperative-api",
      "title": "Detect WebMCP imperative API usage",
      "status": "informational",
      "evidence": {
        "staticSignals": {
          "detected": false,
          "matched": []
        },
        "browser": {
          "checked": true,
          "detected": false,
          "hasNavigatorModelContext": false,
          "modelContextType": "undefined",
          "hasProvideContext": false,
          "hasRegisterTool": false
        }
      },
      "issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
      "howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
    },
    {
      "id": "browser-navigator-injection",
      "title": "Detect WebMCP browser navigator injection",
      "status": "informational",
      "evidence": {
        "browser": {
          "checked": true,
          "detected": false,
          "hasNavigatorModelContext": false,
          "modelContextType": "undefined",
          "hasProvideContext": false,
          "hasRegisterTool": false
        }
      },
      "issue": "navigator.modelContext was not detected in the rendered browser page.",
      "howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
    },
    {
      "id": "surface-coverage",
      "title": "Interactive surface coverage",
      "status": "informational",
      "evidence": {
        "totalForms": 0,
        "formsWithTags": 0,
        "totalInteractive": 71,
        "interactiveWithTags": 0,
        "totalCount": 71,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description."
        ]
      },
      "issue": "Only 0% of interactive surfaces are annotated.",
      "howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
    }
  ],
  "staticSignals": {
    "detected": false,
    "matched": []
  },
  "coverage": {
    "totalForms": 0,
    "formsWithTags": 0,
    "totalInteractive": 71,
    "interactiveWithTags": 0,
    "totalCount": 71,
    "taggedCount": 0,
    "dataMcpToolCount": 0,
    "dataMcpTools": [],
    "coverage": 0,
    "annotationIssues": [
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description.",
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description.",
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description.",
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description.",
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description."
    ]
  },
  "browserWebMcp": {
    "checked": true,
    "detected": false,
    "hasNavigatorModelContext": false,
    "modelContextType": "undefined",
    "hasProvideContext": false,
    "hasRegisterTool": false
  }
}

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is partially implemented.

6 Warning

Needs attention

Content freshness signals

Warning
01

Issue

Content freshness signals are incomplete: missing Last-Modified HTTP header.

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

75/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": [
    "2025-07-08T21:21:03+00:00",
    "2022-12-14T10:27:28+00:00"
  ],
  "metaDateCount": 1,
  "timeDateCount": 0
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

AIO: Source and trust signals scored 60/100 and needs improvement.

4 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: author, publisher.

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

60/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: Source and trust signals scored 60/100 and needs improvement.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2022-12-14T10:27:28+00:00",
    "2025-07-08T21:21:03+00:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about/",
      "text": "About Us",
      "html": "<a class=\"block hover:text-[#C61D23]\" href=\"/about/\">About Us</a>"
    },
    {
      "href": "/about/meet-our-team/",
      "text": "Meet Our Team",
      "html": "<a class=\"block hover:text-[#C61D23]\" href=\"/about/meet-our-team/\">Meet Our Team</a>"
    },
    {
      "href": "/about/our-mission/",
      "text": "Our Mission",
      "html": "<a class=\"block hover:text-[#C61D23]\" href=\"/about/our-mission/\">Our Mission</a>"
    },
    {
      "href": "/about/giving-back/",
      "text": "Giving Back",
      "html": "<a class=\"block hover:text-[#C61D23]\" href=\"/about/giving-back/\">Giving Back</a>"
    },
    {
      "href": "https://www.linkedin.com/company/disruptive-advertising/",
      "text": "",
      "html": "<a href=\"https://www.linkedin.com/company/disruptive-advertising/\" rel=\"noopener noreferrer\" target=\"_blank\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"26\" fill=\"none\"><path fill=\"#1B1C1C\" fill-rule=\"evenodd\" d=\"M9.287 8.718h4.643v2.332c.67-1.34 2.384-2.547 4.96-2.547 4.94 0 6.11 2.67 6.11 7.568v9.074h-4.998v-7.958c0-2.79-.67-4.364-2.372-4.364-2.362 0-3.343 1.697-3.343 4.364v7.958h-5V8.718ZM.715 24.93h5V8.503h-5v16.429ZM6.43 3.145A3.215 3.215 0 1 1 0 3.286a3.215 3.215 0 0 1 6...."
    },
    {
      "href": "https://www.linkedin.com/company/disruptive-advertising/",
      "text": "",
      "html": "<a href=\"https://www.linkedin.com/company/disruptive-advertising/\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\" target=\"_blank\" class=\"hover:text-[#C61D23]\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"26\" class=\"fill-current\"><path fill-rule=\"evenodd\" d=\"M9.287 8.718h4.643v2.332c.67-1.34 2.384-2.547 4.96-2.547 4.94 0 6.11 2.67 6.11 7.568v9.074h-4.998v-7.958c0-2.79-.67-4.364-2.372-4.364-2.362 0-3.343 1.697-3.343 4.364v7.958h-5V8.718ZM.715 24.93h5V8.503h-5v16.429ZM6.43 3.145A3..."
    },
    {
      "href": "/about/",
      "text": "About Us",
      "html": "<a class=\"block text-lg font-bold uppercase leading-[1.25] tracking-wider text-white hover:text-[#C61D23] md:text-2xl\" href=\"/about/\">About Us</a>"
    },
    {
      "href": "/about/#values",
      "text": "Our Values",
      "html": "<a href=\"/about/#values\" class=\"block text-[15px] leading-5 text-white hover:text-[#C61D23] md:text-lg md:leading-5\">Our Values</a>"
    },
    {
      "href": "/about/our-mission/",
      "text": "Our Mission",
      "html": "<a class=\"block text-[15px] leading-5 text-white hover:text-[#C61D23] md:text-lg md:leading-5\" href=\"/about/our-mission/\">Our Mission</a>"
    },
    {
      "href": "/about/meet-our-team/",
      "text": "Meet Our Team",
      "html": "<a class=\"block text-[15px] leading-5 text-white hover:text-[#C61D23] md:text-lg md:leading-5\" href=\"/about/meet-our-team/\">Meet Our Team</a>"
    },
    {
      "href": "/about/giving-back/",
      "text": "Giving Back",
      "html": "<a class=\"block text-[15px] leading-5 text-white hover:text-[#C61D23] md:text-lg md:leading-5\" href=\"/about/giving-back/\">Giving Back</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/contact/",
      "text": "Contact Us",
      "html": "<a class=\"block hover:text-[#C61D23]\" href=\"/contact/\">Contact Us</a>"
    },
    {
      "href": "/contact/",
      "text": "Contact us",
      "html": "<a class=\"group relative inline-block py-3 px-5 text-base font-semibold uppercase leading-4 tracking-widest transition-all duration-300 ease-in-out md:py-[21px] md:px-[30px] undefined\" href=\"/contact/\"><div class=\"absolute top-0 left-1/2 h-full w-full -translate-x-1/2 transform bg-gradient-to-t from-[#800507] to-[#DA2128] transition-all duration-300 ease-in-out group-hover:w-[calc(100%+6px)] border-[0px] border-solid border-[#C61D23] border-opacity-0 group-hover:border-[3px] group-hover:borde..."
    }
  ],
  "privacyLinks": [
    {
      "href": "/privacy-policy/",
      "text": "Privacy Policy",
      "html": "<a class=\"hover:text-[#C61D23]\" href=\"/privacy-policy/\">Privacy Policy</a>"
    }
  ],
  "score": 60,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: AI crawler accessibility

GEO: AI crawler accessibility scored 55/100 and needs improvement.

4 Warning

Needs attention

GEO: AI crawler accessibility

Warning
01

Issue

robots.txt blocks these AI crawlers: google-extended.

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: AI crawler accessibility

Score

55/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: AI crawler accessibility scored 55/100 and needs improvement.

Evidence
{
  "textWords": 905,
  "htmlBytes": 699857,
  "robots": {
    "checkedCrawlers": [
      "gptbot",
      "chatgpt-user",
      "claudebot",
      "perplexitybot",
      "google-extended"
    ],
    "blocked": [
      "google-extended"
    ],
    "allows": false
  },
  "schemaBlocks": 1,
  "finalUrl": "https://disruptiveadvertising.com/",
  "robotsExcerpt": "User-agent: *\nAllow: /\nDisallow: /?fbclid*\nDisallow: /?__hstc*\nDisallow: *?utm_term=\nDisallow: *?utm_source=\nDisallow: *?p=6344\n\nUser-agent: OAI-SearchBot\nUser-agent: ChatGPT-User\nUser-agent: PerplexityBot\nUser-agent: FirecrawlAgent\nUser-agent: AndiBot\nUser-agent: ExaBot\nUser-agent: PhindBot\nUser-agent: YouBot\nAllow: /\n\nUser-agent: GPTBot\nUser-agent: CCBot\nUser-agent: Google-Extended\nDisallow: /\nSitemap: https://disruptiveadvertising.com/sitemap.xml\nHost: https://disruptiveadvertising.com\n",
  "score": 55,
  "weight": 26
}

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

23 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": 24,
  "passing": 1,
  "failing": [
    {
      "heading": "What We Do",
      "headingHtml": "<h3 class=\"text-5xl font-bold leading-tight\">What We Do</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Who We Help",
      "headingHtml": "<h3 class=\"text-5xl font-bold leading-tight\">Who We Help</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Who We Are",
      "headingHtml": "<h3 class=\"text-5xl font-bold leading-tight\">Who We Are</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h3 class=\"text-5xl font-bold leading-tight\">Resources</h3>",
      "firstParagraph": "TOP REVIEWED AGENCY IN THE USA | NO STRINGS ATTACHED AUDIT",
      "paragraphHtml": "<p class=\"mb-5 text-xl font-medium uppercase leading-tight tracking-wider text-[#C61D23] md:mb-8\">TOP REVIEWED AGENCY IN THE USA | NO STRINGS ATTACHED AUDIT</p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "WHAT MARKETERS SAY ABOUT DISRUPTIVE",
      "headingHtml": "<h2 class=\"mx-auto text-3xl font-bold text-black md:text-4xl md:leading-[1.25] max-w-[1200px] text-center\">WHAT <span style=\"border-bottom:2px solid #C61D23\">MARKETERS</span> SAY ABOUT DISRUPTIVE</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "4.8",
      "headingHtml": "<h3 class=\"mt-4 text-3xl font-bold md:mt-5 lg:text-[50px] lg:leading-[1.2]\">4.8</h3>",
      "firstParagraph": "Average rating from 350+ reviews on Clutch",
      "paragraphHtml": "<p class=\"mx-auto mt-1 max-w-50 text-lg font-medium leading-5 md:mt-3\">Average rating from 350+ reviews on Clutch</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "90+",
      "headingHtml": "<h3 class=\"mt-4 text-3xl font-bold md:mt-5 lg:text-[50px] lg:leading-[1.2]\">90+</h3>",
      "firstParagraph": "Clients with us for 4 years or more",
      "paragraphHtml": "<p class=\"mx-auto mt-1 max-w-50 text-lg font-medium leading-5 md:mt-3\">Clients with us for 4 years or more</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "160+",
      "headingHtml": "<h3 class=\"mt-4 text-3xl font-bold md:mt-5 lg:text-[50px] lg:leading-[1.2]\">160+</h3>",
      "firstParagraph": "Employees aligned with our mission",
      "paragraphHtml": "<p class=\"mx-auto mt-1 max-w-50 text-lg font-medium leading-5 md:mt-3\">Employees aligned with our mission</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "#145",
      "headingHtml": "<h3 class=\"mt-4 text-3xl font-bold md:mt-5 lg:text-[50px] lg:leading-[1.2]\">#145</h3>",
      "firstParagraph": "On the Inc. 500",
      "paragraphHtml": "<p class=\"mx-auto mt-1 max-w-50 text-lg font-medium leading-5 md:mt-3\">On the Inc. 500</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "$450M+",
      "headingHtml": "<h3 class=\"mt-4 text-3xl font-bold md:mt-5 lg:text-[50px] lg:leading-[1.2]\">&#x24;450M+</h3>",
      "firstParagraph": "In annual ad-spend managed for clients",
      "paragraphHtml": "<p class=\"mx-auto mt-1 max-w-50 text-lg font-medium leading-5 md:mt-3\">In annual ad-spend managed for clients</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get Results in 90 Days—Or You Don’t Pay",
      "headingHtml": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">Get Results in 90 Days&#x2014;Or You Don&#x2019;t Pay</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "HUNDREDS OF CLUTCH REVIEWS",
      "headingHtml": "<h2 class=\"mb-9 text-3xl font-bold md:mb-10 md:text-5xl md:leading-[1.25] text-white\">HUNDREDS OF CLUTCH REVIEWS</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "MEET DISRUPTIVE ADVERTISING: THE #1 MOST REVIEWED DIGITAL MARKETING AGENCY",
      "headingHtml": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">MEET DISRUPTIVE ADVERTISING: THE #1 MOST REVIEWED DIGITAL MARKETING AGENCY</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Authenticity",
      "headingHtml": "<h3 class=\"mb-2 text-2xl font-bold md:text-3xl text-black\">Authenticity</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Top Talent",
      "headingHtml": "<h3 class=\"mb-2 text-2xl font-bold md:text-3xl text-black\">Top Talent</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Strategy",
      "headingHtml": "<h3 class=\"mb-2 text-2xl font-bold md:text-3xl text-black\">Strategy</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Breakthroughs",
      "headingHtml": "<h3 class=\"mb-2 text-2xl font-bold md:text-3xl text-black\">Breakthroughs</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Exclusivity",
      "headingHtml": "<h3 class=\"mb-2 text-2xl font-bold md:text-3xl text-black\">Exclusivity</h3>",
      "firstParagraph": "MOST AGENCIES SAY YES TO EVERYONE. WE DON’T.",
      "paragraphHtml": "<p class=\"pb-6 text-lg md:text-xl \"><span style=\"color:#c61d23;\">MOST AGENCIES SAY YES TO EVERYONE. WE DON&#x2019;T.</span></p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "We’re Only Taking On 10 New Clients This Month",
      "headingHtml": "<h2 class=\"mb-5 -mt-3 text-3xl font-bold text-[#000] md:mb-7 md:text-5xl md:leading-[1.25]\">We&#x2019;re Only Taking On 10 New Clients This Month</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "NEW CLIENT TIMELINE TO SUCCESS",
      "headingHtml": "<h2 class=\"mx-auto text-3xl font-bold text-white md:text-5xl md:leading-[1.25] max-w-[1200px] text-center\">NEW CLIENT TIMELINE TO SUCCESS</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "We’ve Helped 1000’s Of Marketers Achieve Their Goals",
      "headingHtml": "<h2 class=\"mx-auto text-3xl font-bold text-black md:text-4xl md:leading-[1.25] max-w-[1200px] text-center\">We&#x2019;ve Helped 1000&#x2019;s Of Marketers Achieve Their Goals</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "About Disruptive Advertising: Authenticity Winsâ„¢",
      "headingHtml": "<h2 class=\"mb-9 text-3xl font-bold text-white md:text-[42px] md:leading-[1.25]\">About Disruptive Advertising: Authenticity Wins&#x2122;</h2>",
      "firstParagraph": "At Disruptive Advertising, we envision a world where only authentic brands and marketers win.",
      "paragraphHtml": "<p class=\"mb-12 text-white md:text-xl\">At Disruptive Advertising, we envision a world where only authentic brands and marketers win.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Let’s Do This",
      "headingHtml": "<h2 class=\"text-3xl font-bold tracking-wider md:text-5xl md:leading-tight\">Let&#x2019;s Do This</h2>",
      "firstParagraph": "©2026 Disruptive Advertising",
      "paragraphHtml": "<p class>&#xa9;<!-- -->2026<!-- --> Disruptive Advertising</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

AEO: Answer evidence and trust scored 60/100 and needs improvement.

3 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: author, publisher.

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

60/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 evidence and trust scored 60/100 and needs improvement.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2022-12-14T10:27:28+00:00",
    "2025-07-08T21:21:03+00:00"
  ],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about/",
      "text": "About Us",
      "html": "<a class=\"block hover:text-[#C61D23]\" href=\"/about/\">About Us</a>"
    },
    {
      "href": "/about/meet-our-team/",
      "text": "Meet Our Team",
      "html": "<a class=\"block hover:text-[#C61D23]\" href=\"/about/meet-our-team/\">Meet Our Team</a>"
    },
    {
      "href": "/about/our-mission/",
      "text": "Our Mission",
      "html": "<a class=\"block hover:text-[#C61D23]\" href=\"/about/our-mission/\">Our Mission</a>"
    },
    {
      "href": "/about/giving-back/",
      "text": "Giving Back",
      "html": "<a class=\"block hover:text-[#C61D23]\" href=\"/about/giving-back/\">Giving Back</a>"
    },
    {
      "href": "https://www.linkedin.com/company/disruptive-advertising/",
      "text": "",
      "html": "<a href=\"https://www.linkedin.com/company/disruptive-advertising/\" rel=\"noopener noreferrer\" target=\"_blank\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"26\" fill=\"none\"><path fill=\"#1B1C1C\" fill-rule=\"evenodd\" d=\"M9.287 8.718h4.643v2.332c.67-1.34 2.384-2.547 4.96-2.547 4.94 0 6.11 2.67 6.11 7.568v9.074h-4.998v-7.958c0-2.79-.67-4.364-2.372-4.364-2.362 0-3.343 1.697-3.343 4.364v7.958h-5V8.718ZM.715 24.93h5V8.503h-5v16.429ZM6.43 3.145A3.215 3.215 0 1 1 0 3.286a3.215 3.215 0 0 1 6...."
    },
    {
      "href": "https://www.linkedin.com/company/disruptive-advertising/",
      "text": "",
      "html": "<a href=\"https://www.linkedin.com/company/disruptive-advertising/\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\" target=\"_blank\" class=\"hover:text-[#C61D23]\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"26\" class=\"fill-current\"><path fill-rule=\"evenodd\" d=\"M9.287 8.718h4.643v2.332c.67-1.34 2.384-2.547 4.96-2.547 4.94 0 6.11 2.67 6.11 7.568v9.074h-4.998v-7.958c0-2.79-.67-4.364-2.372-4.364-2.362 0-3.343 1.697-3.343 4.364v7.958h-5V8.718ZM.715 24.93h5V8.503h-5v16.429ZM6.43 3.145A3..."
    },
    {
      "href": "/about/",
      "text": "About Us",
      "html": "<a class=\"block text-lg font-bold uppercase leading-[1.25] tracking-wider text-white hover:text-[#C61D23] md:text-2xl\" href=\"/about/\">About Us</a>"
    },
    {
      "href": "/about/#values",
      "text": "Our Values",
      "html": "<a href=\"/about/#values\" class=\"block text-[15px] leading-5 text-white hover:text-[#C61D23] md:text-lg md:leading-5\">Our Values</a>"
    },
    {
      "href": "/about/our-mission/",
      "text": "Our Mission",
      "html": "<a class=\"block text-[15px] leading-5 text-white hover:text-[#C61D23] md:text-lg md:leading-5\" href=\"/about/our-mission/\">Our Mission</a>"
    },
    {
      "href": "/about/meet-our-team/",
      "text": "Meet Our Team",
      "html": "<a class=\"block text-[15px] leading-5 text-white hover:text-[#C61D23] md:text-lg md:leading-5\" href=\"/about/meet-our-team/\">Meet Our Team</a>"
    },
    {
      "href": "/about/giving-back/",
      "text": "Giving Back",
      "html": "<a class=\"block text-[15px] leading-5 text-white hover:text-[#C61D23] md:text-lg md:leading-5\" href=\"/about/giving-back/\">Giving Back</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "/contact/",
      "text": "Contact Us",
      "html": "<a class=\"block hover:text-[#C61D23]\" href=\"/contact/\">Contact Us</a>"
    },
    {
      "href": "/contact/",
      "text": "Contact us",
      "html": "<a class=\"group relative inline-block py-3 px-5 text-base font-semibold uppercase leading-4 tracking-widest transition-all duration-300 ease-in-out md:py-[21px] md:px-[30px] undefined\" href=\"/contact/\"><div class=\"absolute top-0 left-1/2 h-full w-full -translate-x-1/2 transform bg-gradient-to-t from-[#800507] to-[#DA2128] transition-all duration-300 ease-in-out group-hover:w-[calc(100%+6px)] border-[0px] border-solid border-[#C61D23] border-opacity-0 group-hover:border-[3px] group-hover:borde..."
    }
  ],
  "privacyLinks": [
    {
      "href": "/privacy-policy/",
      "text": "Privacy Policy",
      "html": "<a class=\"hover:text-[#C61D23]\" href=\"/privacy-policy/\">Privacy Policy</a>"
    }
  ],
  "score": 60,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

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

2 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: award, winning, internet, most, budgets, wasted, let, fix.

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

78/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 78/100 and needs improvement.

Evidence
{
  "title": "Award-Winning Digital Marketing | Internet Marketing Agency",
  "h1": "Most Marketing Budgets Are Wasted—Let’s Fix That",
  "description": "Want a marketing strategy that will drive impact for your business? Our full service digital marketing agency is here to improve every part of your marketing efforts.",
  "topicOverlap": 0.2727272727272727,
  "topicTerms": [
    "award",
    "winning",
    "digital",
    "marketing",
    "internet",
    "agency",
    "most",
    "budgets",
    "wasted",
    "let",
    "fix"
  ],
  "descriptionTerms": [
    "want",
    "marketing",
    "strategy",
    "will",
    "drive",
    "impact",
    "business",
    "full",
    "service",
    "digital",
    "agency",
    "here",
    "improve",
    "every",
    "part",
    "efforts"
  ],
  "missingFromDescription": [
    "award",
    "winning",
    "internet",
    "most",
    "budgets",
    "wasted",
    "let",
    "fix"
  ],
  "score": 78,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

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

2 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

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

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

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: Question-led structure scored 70/100 and needs improvement.

Evidence
{
  "h2Count": 10,
  "questionH2s": [
    {
      "index": 1,
      "text": "WHAT MARKETERS SAY ABOUT DISRUPTIVE",
      "isQuestion": true,
      "html": "<h2 class=\"mx-auto text-3xl font-bold text-black md:text-4xl md:leading-[1.25] max-w-[1200px] text-center\">WHAT <span style=\"border-bottom:2px solid #C61D23\">MARKETERS</span> SAY ABOUT DISRUPTIVE</h2>"
    },
    {
      "index": 7,
      "text": "What’s Slowing Down Your Growth?",
      "isQuestion": true,
      "html": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">What&#x2019;s Slowing Down Your Growth?</h2>"
    }
  ],
  "hasFaq": false,
  "score": 70,
  "weight": 18
}

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

No substantial explanatory paragraphs were found.

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": 1,
  "citablePassages": 0,
  "failingCandidateParagraphs": [],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Visible structured data match

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

2 Warning

Needs attention

AIO: Visible structured data match

Warning
01

Issue

2 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

83/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 83/100 and needs improvement.

Evidence
{
  "schemaCount": 5,
  "checkedFields": [
    {
      "path": "$[0].@graph[0].name",
      "value": "Award-Winning Digital Marketing | Internet Marketing Agency"
    },
    {
      "path": "$[0].@graph[0].description",
      "value": "Want a marketing strategy that will drive impact for your business? Our full service digital marketing agency is here to improve every part of your marketing efforts."
    },
    {
      "path": "$[0].@graph[1].itemListElement[0].name",
      "value": "Home"
    },
    {
      "path": "$[0].@graph[2].name",
      "value": "Disruptive Advertising"
    },
    {
      "path": "$[0].@graph[2].description",
      "value": "Digital Marketing Experts"
    },
    {
      "path": "$[0].@graph[3].name",
      "value": "Disruptive Advertising"
    },
    {
      "path": "$[1].name",
      "value": "Award-Winning Digital Marketing | Internet Marketing Agency"
    },
    {
      "path": "$[1].description",
      "value": "Want a marketing strategy that will drive impact for your business? Our full service digital marketing agency is here to improve every part of your marketing efforts."
    },
    {
      "path": "$[2].itemListElement[0].name",
      "value": "Home"
    },
    {
      "path": "$[3].name",
      "value": "Disruptive Advertising"
    },
    {
      "path": "$[3].description",
      "value": "Digital Marketing Experts"
    },
    {
      "path": "$[4].name",
      "value": "Disruptive Advertising"
    }
  ],
  "mismatches": [
    {
      "path": "$[0].@graph[1].itemListElement[0].name",
      "value": "Home"
    },
    {
      "path": "$[2].itemListElement[0].name",
      "value": "Home"
    }
  ],
  "score": 83,
  "weight": 18
}

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

23 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": 24,
  "passing": 1,
  "failing": [
    {
      "heading": "What We Do",
      "headingHtml": "<h3 class=\"text-5xl font-bold leading-tight\">What We Do</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Who We Help",
      "headingHtml": "<h3 class=\"text-5xl font-bold leading-tight\">Who We Help</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Who We Are",
      "headingHtml": "<h3 class=\"text-5xl font-bold leading-tight\">Who We Are</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h3 class=\"text-5xl font-bold leading-tight\">Resources</h3>",
      "firstParagraph": "TOP REVIEWED AGENCY IN THE USA | NO STRINGS ATTACHED AUDIT",
      "paragraphHtml": "<p class=\"mb-5 text-xl font-medium uppercase leading-tight tracking-wider text-[#C61D23] md:mb-8\">TOP REVIEWED AGENCY IN THE USA | NO STRINGS ATTACHED AUDIT</p>",
      "words": 10,
      "direct": false,
      "issue": "First paragraph is 10 words and does not look like a concise direct answer."
    },
    {
      "heading": "WHAT MARKETERS SAY ABOUT DISRUPTIVE",
      "headingHtml": "<h2 class=\"mx-auto text-3xl font-bold text-black md:text-4xl md:leading-[1.25] max-w-[1200px] text-center\">WHAT <span style=\"border-bottom:2px solid #C61D23\">MARKETERS</span> SAY ABOUT DISRUPTIVE</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "4.8",
      "headingHtml": "<h3 class=\"mt-4 text-3xl font-bold md:mt-5 lg:text-[50px] lg:leading-[1.2]\">4.8</h3>",
      "firstParagraph": "Average rating from 350+ reviews on Clutch",
      "paragraphHtml": "<p class=\"mx-auto mt-1 max-w-50 text-lg font-medium leading-5 md:mt-3\">Average rating from 350+ reviews on Clutch</p>",
      "words": 7,
      "direct": false,
      "issue": "First paragraph is 7 words and does not look like a concise direct answer."
    },
    {
      "heading": "90+",
      "headingHtml": "<h3 class=\"mt-4 text-3xl font-bold md:mt-5 lg:text-[50px] lg:leading-[1.2]\">90+</h3>",
      "firstParagraph": "Clients with us for 4 years or more",
      "paragraphHtml": "<p class=\"mx-auto mt-1 max-w-50 text-lg font-medium leading-5 md:mt-3\">Clients with us for 4 years or more</p>",
      "words": 8,
      "direct": false,
      "issue": "First paragraph is 8 words and does not look like a concise direct answer."
    },
    {
      "heading": "160+",
      "headingHtml": "<h3 class=\"mt-4 text-3xl font-bold md:mt-5 lg:text-[50px] lg:leading-[1.2]\">160+</h3>",
      "firstParagraph": "Employees aligned with our mission",
      "paragraphHtml": "<p class=\"mx-auto mt-1 max-w-50 text-lg font-medium leading-5 md:mt-3\">Employees aligned with our mission</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "#145",
      "headingHtml": "<h3 class=\"mt-4 text-3xl font-bold md:mt-5 lg:text-[50px] lg:leading-[1.2]\">#145</h3>",
      "firstParagraph": "On the Inc. 500",
      "paragraphHtml": "<p class=\"mx-auto mt-1 max-w-50 text-lg font-medium leading-5 md:mt-3\">On the Inc. 500</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "$450M+",
      "headingHtml": "<h3 class=\"mt-4 text-3xl font-bold md:mt-5 lg:text-[50px] lg:leading-[1.2]\">&#x24;450M+</h3>",
      "firstParagraph": "In annual ad-spend managed for clients",
      "paragraphHtml": "<p class=\"mx-auto mt-1 max-w-50 text-lg font-medium leading-5 md:mt-3\">In annual ad-spend managed for clients</p>",
      "words": 6,
      "direct": false,
      "issue": "First paragraph is 6 words and does not look like a concise direct answer."
    },
    {
      "heading": "Get Results in 90 Days—Or You Don’t Pay",
      "headingHtml": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">Get Results in 90 Days&#x2014;Or You Don&#x2019;t Pay</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "HUNDREDS OF CLUTCH REVIEWS",
      "headingHtml": "<h2 class=\"mb-9 text-3xl font-bold md:mb-10 md:text-5xl md:leading-[1.25] text-white\">HUNDREDS OF CLUTCH REVIEWS</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "MEET DISRUPTIVE ADVERTISING: THE #1 MOST REVIEWED DIGITAL MARKETING AGENCY",
      "headingHtml": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">MEET DISRUPTIVE ADVERTISING: THE #1 MOST REVIEWED DIGITAL MARKETING AGENCY</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Authenticity",
      "headingHtml": "<h3 class=\"mb-2 text-2xl font-bold md:text-3xl text-black\">Authenticity</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Top Talent",
      "headingHtml": "<h3 class=\"mb-2 text-2xl font-bold md:text-3xl text-black\">Top Talent</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Strategy",
      "headingHtml": "<h3 class=\"mb-2 text-2xl font-bold md:text-3xl text-black\">Strategy</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Breakthroughs",
      "headingHtml": "<h3 class=\"mb-2 text-2xl font-bold md:text-3xl text-black\">Breakthroughs</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Exclusivity",
      "headingHtml": "<h3 class=\"mb-2 text-2xl font-bold md:text-3xl text-black\">Exclusivity</h3>",
      "firstParagraph": "MOST AGENCIES SAY YES TO EVERYONE. WE DON’T.",
      "paragraphHtml": "<p class=\"pb-6 text-lg md:text-xl \"><span style=\"color:#c61d23;\">MOST AGENCIES SAY YES TO EVERYONE. WE DON&#x2019;T.</span></p>",
      "words": 9,
      "direct": false,
      "issue": "First paragraph is 9 words and does not look like a concise direct answer."
    },
    {
      "heading": "We’re Only Taking On 10 New Clients This Month",
      "headingHtml": "<h2 class=\"mb-5 -mt-3 text-3xl font-bold text-[#000] md:mb-7 md:text-5xl md:leading-[1.25]\">We&#x2019;re Only Taking On 10 New Clients This Month</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "NEW CLIENT TIMELINE TO SUCCESS",
      "headingHtml": "<h2 class=\"mx-auto text-3xl font-bold text-white md:text-5xl md:leading-[1.25] max-w-[1200px] text-center\">NEW CLIENT TIMELINE TO SUCCESS</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "We’ve Helped 1000’s Of Marketers Achieve Their Goals",
      "headingHtml": "<h2 class=\"mx-auto text-3xl font-bold text-black md:text-4xl md:leading-[1.25] max-w-[1200px] text-center\">We&#x2019;ve Helped 1000&#x2019;s Of Marketers Achieve Their Goals</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "About Disruptive Advertising: Authenticity Winsâ„¢",
      "headingHtml": "<h2 class=\"mb-9 text-3xl font-bold text-white md:text-[42px] md:leading-[1.25]\">About Disruptive Advertising: Authenticity Wins&#x2122;</h2>",
      "firstParagraph": "At Disruptive Advertising, we envision a world where only authentic brands and marketers win.",
      "paragraphHtml": "<p class=\"mb-12 text-white md:text-xl\">At Disruptive Advertising, we envision a world where only authentic brands and marketers win.</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Let’s Do This",
      "headingHtml": "<h2 class=\"text-3xl font-bold tracking-wider md:text-5xl md:leading-tight\">Let&#x2019;s Do This</h2>",
      "firstParagraph": "©2026 Disruptive Advertising",
      "paragraphHtml": "<p class>&#xa9;<!-- -->2026<!-- --> Disruptive Advertising</p>",
      "words": 3,
      "direct": false,
      "issue": "First paragraph is 3 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

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

1 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": 5,
  "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

AEO: Entity and definition clarity

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

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: award, winning, internet, most, budgets, wasted, let, fix.

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

82/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 82/100 and needs improvement.

Evidence
{
  "title": "Award-Winning Digital Marketing | Internet Marketing Agency",
  "h1": "Most Marketing Budgets Are Wasted—Let’s Fix That",
  "description": "Want a marketing strategy that will drive impact for your business? Our full service digital marketing agency is here to improve every part of your marketing efforts.",
  "topicOverlap": 0.2727272727272727,
  "definitionCount": 5,
  "topicTerms": [
    "award",
    "winning",
    "digital",
    "marketing",
    "internet",
    "agency",
    "most",
    "budgets",
    "wasted",
    "let",
    "fix"
  ],
  "descriptionTerms": [
    "want",
    "marketing",
    "strategy",
    "will",
    "drive",
    "impact",
    "business",
    "full",
    "service",
    "digital",
    "agency",
    "here",
    "improve",
    "every",
    "part",
    "efforts"
  ],
  "missingFromDescription": [
    "award",
    "winning",
    "internet",
    "most",
    "budgets",
    "wasted",
    "let",
    "fix"
  ],
  "score": 82,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

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

1 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

289 image(s) are missing width/height attributes.

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

80/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 80/100 and needs improvement.

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1, shrink-to-fit=no",
  "visibleWords": 905,
  "htmlBytes": 699857,
  "imagesMissingDimensions": [
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='33'%20width='218'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;33&apos;%20width=&apos;218&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/fb4e8992f4f8bc3527a83a0c62872090/16a60/disruptive-logo.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr data-main-image style=\"opacity:0\" sizes=\"(min-width: 218px) 218px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Disruptive Logo\" src=\"/static/fb4e8992f4f8bc3527a83a0c62872090/16a60/disruptive-logo.png\" srcset=\"/static/fb4e8992f4f8bc3527a83a0c62872090/4e9fd/disruptive-logo.png 55w,/static/fb4e8992f4f8bc3527a83a0c62872090/8fd65/disruptive-logo.png 109w,/static/fb4e8992f4f8bc3527a83a0c62872090/16a60/disruptive-logo.png 218w,/static/fb4e8992f4f8bc3527a83a0c62872090/ef702..."
    },
    {
      "src": "/static/fb4e8992f4f8bc3527a83a0c62872090/16a60/disruptive-logo.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr data-main-image style=\"opacity:0\" sizes=\"(min-width: 218px) 218px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/fb4e8992f4f8bc3527a83a0c62872090/16a60/disruptive-logo.png\" srcset=\"/static/fb4e8992f4f8bc3527a83a0c62872090/4e9fd/disruptive-logo.png 55w,/static/fb4e8992f4f8bc3527a83a0c62872090/8fd65/disruptive-logo.png 109w,/static/fb4e8992f4f8bc3527a83a0c62872090/16a60/disruptive-logo.png 218w,/static/fb4e8992f4f8bc3527a83a0c62872090/ef702/disruptive-logo.png 4..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='89'%20width='160'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;89&apos;%20width=&apos;160&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 160px) 160px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png\" srcset=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/a4e07/Guitar-Center-Logo.png 40w,/static/22b97bc731f2f867b53e7f2d43c3a28e/84024/Guitar-Center-Logo.png 80w,/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png 160w\" alt=\"Guitar Center Logo\">"
    },
    {
      "src": "/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 160px) 160px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png\" srcset=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/a4e07/Guitar-Center-Logo.png 40w,/static/22b97bc731f2f867b53e7f2d43c3a28e/84024/Guitar-Center-Logo.png 80w,/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png 160w\" alt=\"Guitar Center Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='61.00000000000001'%20width='184'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;61.00000000000001&apos;%20width=&apos;184&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png\" srcset=\"/static/6178907e305834c968257d5304aefaa3/58f87/Penny-Mac-Logo.png 46w,/static/6178907e305834c968257d5304aefaa3/bedbc/Penny-Mac-Logo.png 92w,/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png 184w\" alt=\"Penny Mac Logo\">"
    },
    {
      "src": "/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png\" srcset=\"/static/6178907e305834c968257d5304aefaa3/58f87/Penny-Mac-Logo.png 46w,/static/6178907e305834c968257d5304aefaa3/bedbc/Penny-Mac-Logo.png 92w,/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png 184w\" alt=\"Penny Mac Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='68'%20width='176'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;68&apos;%20width=&apos;176&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 176px) 176px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png\" srcset=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/4e14c/Instructure-Logo.png 44w,/static/4ea5aab689e3e93101cad419c4bfc5a4/d04af/Instructure-Logo.png 88w,/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png 176w\" alt=\"Instructure Logo\">"
    },
    {
      "src": "/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 176px) 176px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png\" srcset=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/4e14c/Instructure-Logo.png 44w,/static/4ea5aab689e3e93101cad419c4bfc5a4/d04af/Instructure-Logo.png 88w,/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png 176w\" alt=\"Instructure Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='86'%20width='136'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;86&apos;%20width=&apos;136&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 136px) 136px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png\" srcset=\"/static/8d89ce36a7057cae8958e90675edd030/ac2f1/Arena-Logo.png 34w,/static/8d89ce36a7057cae8958e90675edd030/07813/Arena-Logo.png 68w,/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png 136w\" alt=\"Arena Logo\">"
    },
    {
      "src": "/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 136px) 136px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png\" srcset=\"/static/8d89ce36a7057cae8958e90675edd030/ac2f1/Arena-Logo.png 34w,/static/8d89ce36a7057cae8958e90675edd030/07813/Arena-Logo.png 68w,/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png 136w\" alt=\"Arena Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='50'%20width='198'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;50&apos;%20width=&apos;198&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 198px) 198px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png\" srcset=\"/static/672cd51e909ccc8994fec1eb4989128f/8590b/Admagic-logo.png 50w,/static/672cd51e909ccc8994fec1eb4989128f/7d054/Admagic-logo.png 99w,/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png 198w\" alt>"
    },
    {
      "src": "/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 198px) 198px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png\" srcset=\"/static/672cd51e909ccc8994fec1eb4989128f/8590b/Admagic-logo.png 50w,/static/672cd51e909ccc8994fec1eb4989128f/7d054/Admagic-logo.png 99w,/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png 198w\" alt>"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='83'%20width='136'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;83&apos;%20width=&apos;136&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 136px) 136px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png\" srcset=\"/static/f709327ecd80a60264a903d9b978ee7e/6561f/Procurify-Logo.png 34w,/static/f709327ecd80a60264a903d9b978ee7e/006c6/Procurify-Logo.png 68w,/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png 136w\" alt=\"Procurify logo\">"
    },
    {
      "src": "/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 136px) 136px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png\" srcset=\"/static/f709327ecd80a60264a903d9b978ee7e/6561f/Procurify-Logo.png 34w,/static/f709327ecd80a60264a903d9b978ee7e/006c6/Procurify-Logo.png 68w,/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png 136w\" alt=\"Procurify logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='51'%20width='192'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;51&apos;%20width=&apos;192&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 192px) 192px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png\" srcset=\"/static/89572e77efa66e42667eef75cacadf5c/b3f0d/Adobe-Logo.png 48w,/static/89572e77efa66e42667eef75cacadf5c/9bef9/Adobe-Logo.png 96w,/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png 192w\" alt=\"Adobe Logo\">"
    },
    {
      "src": "/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 192px) 192px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png\" srcset=\"/static/89572e77efa66e42667eef75cacadf5c/b3f0d/Adobe-Logo.png 48w,/static/89572e77efa66e42667eef75cacadf5c/9bef9/Adobe-Logo.png 96w,/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png 192w\" alt=\"Adobe Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='79'%20width='144'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;79&apos;%20width=&apos;144&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 144px) 144px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png\" srcset=\"/static/ba93bd475e1a77c4a81ab77a79b73831/e2808/First-Lite-Logo.png 36w,/static/ba93bd475e1a77c4a81ab77a79b73831/90384/First-Lite-Logo.png 72w,/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png 144w\" alt=\"First Lite Logo\">"
    },
    {
      "src": "/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 144px) 144px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png\" srcset=\"/static/ba93bd475e1a77c4a81ab77a79b73831/e2808/First-Lite-Logo.png 36w,/static/ba93bd475e1a77c4a81ab77a79b73831/90384/First-Lite-Logo.png 72w,/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png 144w\" alt=\"First Lite Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='54'%20width='224'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;54&apos;%20width=&apos;224&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 224px) 224px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png\" srcset=\"/static/21653fd62ee77b75722500bec19649fd/8e519/Litter-Robot-Logo.png 56w,/static/21653fd62ee77b75722500bec19649fd/b381d/Litter-Robot-Logo.png 112w,/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png 224w\" alt=\"Litter Robot Logo\">"
    },
    {
      "src": "/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 224px) 224px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png\" srcset=\"/static/21653fd62ee77b75722500bec19649fd/8e519/Litter-Robot-Logo.png 56w,/static/21653fd62ee77b75722500bec19649fd/b381d/Litter-Robot-Logo.png 112w,/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png 224w\" alt=\"Litter Robot Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='48'%20width='216'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;48&apos;%20width=&apos;216&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 216px) 216px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png\" srcset=\"/static/17346856769f1b1d18fae04e05aa3f1b/06a20/Crossover-Symmetry-Logo.png 54w,/static/17346856769f1b1d18fae04e05aa3f1b/78649/Crossover-Symmetry-Logo.png 108w,/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png 216w\" alt=\"Crossove..."
    },
    {
      "src": "/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 216px) 216px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png\" srcset=\"/static/17346856769f1b1d18fae04e05aa3f1b/06a20/Crossover-Symmetry-Logo.png 54w,/static/17346856769f1b1d18fae04e05aa3f1b/78649/Crossover-Symmetry-Logo.png 108w,/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png 216w\" alt=\"Crossover..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='50'%20width='168'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;50&apos;%20width=&apos;168&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 168px) 168px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png\" srcset=\"/static/96089c7f06fb52c0be4f2b90f6c82695/25a5c/Maritz-CX-Logo.png 42w,/static/96089c7f06fb52c0be4f2b90f6c82695/bc75e/Maritz-CX-Logo.png 84w,/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png 168w\" alt=\"Maritz CX Logo\">"
    },
    {
      "src": "/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 168px) 168px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png\" srcset=\"/static/96089c7f06fb52c0be4f2b90f6c82695/25a5c/Maritz-CX-Logo.png 42w,/static/96089c7f06fb52c0be4f2b90f6c82695/bc75e/Maritz-CX-Logo.png 84w,/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png 168w\" alt=\"Maritz CX Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='32'%20width='200'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;32&apos;%20width=&apos;200&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 200px) 200px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png\" srcset=\"/static/261d2d3fb32b54352c62dca4d14a29f5/bc2f0/Scotts-Miracle-Gro-Logo.png 50w,/static/261d2d3fb32b54352c62dca4d14a29f5/4a670/Scotts-Miracle-Gro-Logo.png 100w,/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png 200w\" alt=\"Scotts M..."
    },
    {
      "src": "/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 200px) 200px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png\" srcset=\"/static/261d2d3fb32b54352c62dca4d14a29f5/bc2f0/Scotts-Miracle-Gro-Logo.png 50w,/static/261d2d3fb32b54352c62dca4d14a29f5/4a670/Scotts-Miracle-Gro-Logo.png 100w,/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png 200w\" alt=\"Scotts Mir..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='38'%20width='200'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;38&apos;%20width=&apos;200&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 200px) 200px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png\" srcset=\"/static/9eb01f93e172418d9e93f50398a4e7ea/189a5/Xactware-Logo.png 50w,/static/9eb01f93e172418d9e93f50398a4e7ea/82146/Xactware-Logo.png 100w,/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png 200w\" alt=\"Xactware Logo\">"
    },
    {
      "src": "/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 200px) 200px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png\" srcset=\"/static/9eb01f93e172418d9e93f50398a4e7ea/189a5/Xactware-Logo.png 50w,/static/9eb01f93e172418d9e93f50398a4e7ea/82146/Xactware-Logo.png 100w,/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png 200w\" alt=\"Xactware Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='53'%20width='184'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;53&apos;%20width=&apos;184&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png\" srcset=\"/static/fbd13ebccc3bbb9e045288759152f825/f09bb/PoliteMail-Logo.png 46w,/static/fbd13ebccc3bbb9e045288759152f825/1ecf8/PoliteMail-Logo.png 92w,/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png 184w\" alt=\"PoliteMail logo\">"
    },
    {
      "src": "/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png\" srcset=\"/static/fbd13ebccc3bbb9e045288759152f825/f09bb/PoliteMail-Logo.png 46w,/static/fbd13ebccc3bbb9e045288759152f825/1ecf8/PoliteMail-Logo.png 92w,/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png 184w\" alt=\"PoliteMail logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='74'%20width='176'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;74&apos;%20width=&apos;176&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 176px) 176px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png\" srcset=\"/static/f381b7cf0b992ac773f32d3e1389e75c/dbe50/KPMG-Logo.png 44w,/static/f381b7cf0b992ac773f32d3e1389e75c/84a5d/KPMG-Logo.png 88w,/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png 176w\" alt=\"KPMG Logo\">"
    },
    {
      "src": "/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 176px) 176px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png\" srcset=\"/static/f381b7cf0b992ac773f32d3e1389e75c/dbe50/KPMG-Logo.png 44w,/static/f381b7cf0b992ac773f32d3e1389e75c/84a5d/KPMG-Logo.png 88w,/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png 176w\" alt=\"KPMG Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='54'%20width='224'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;54&apos;%20width=&apos;224&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 224px) 224px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png\" srcset=\"/static/bae0e5506beba17ef02db0e6fe40093c/8e519/Conoco-Phillips-Logo.png 56w,/static/bae0e5506beba17ef02db0e6fe40093c/b381d/Conoco-Phillips-Logo.png 112w,/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png 224w\" alt=\"Conoco Phillips Logo\">"
    },
    {
      "src": "/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 224px) 224px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png\" srcset=\"/static/bae0e5506beba17ef02db0e6fe40093c/8e519/Conoco-Phillips-Logo.png 56w,/static/bae0e5506beba17ef02db0e6fe40093c/b381d/Conoco-Phillips-Logo.png 112w,/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png 224w\" alt=\"Conoco Phillips Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='89'%20width='160'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;89&apos;%20width=&apos;160&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 160px) 160px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png\" srcset=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/a4e07/Guitar-Center-Logo.png 40w,/static/22b97bc731f2f867b53e7f2d43c3a28e/84024/Guitar-Center-Logo.png 80w,/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png 160w\" alt=\"Guitar Center Logo\">"
    },
    {
      "src": "/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 160px) 160px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png\" srcset=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/a4e07/Guitar-Center-Logo.png 40w,/static/22b97bc731f2f867b53e7f2d43c3a28e/84024/Guitar-Center-Logo.png 80w,/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png 160w\" alt=\"Guitar Center Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='61.00000000000001'%20width='184'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;61.00000000000001&apos;%20width=&apos;184&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png\" srcset=\"/static/6178907e305834c968257d5304aefaa3/58f87/Penny-Mac-Logo.png 46w,/static/6178907e305834c968257d5304aefaa3/bedbc/Penny-Mac-Logo.png 92w,/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png 184w\" alt=\"Penny Mac Logo\">"
    },
    {
      "src": "/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png\" srcset=\"/static/6178907e305834c968257d5304aefaa3/58f87/Penny-Mac-Logo.png 46w,/static/6178907e305834c968257d5304aefaa3/bedbc/Penny-Mac-Logo.png 92w,/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png 184w\" alt=\"Penny Mac Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='68'%20width='176'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;68&apos;%20width=&apos;176&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 176px) 176px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png\" srcset=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/4e14c/Instructure-Logo.png 44w,/static/4ea5aab689e3e93101cad419c4bfc5a4/d04af/Instructure-Logo.png 88w,/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png 176w\" alt=\"Instructure Logo\">"
    },
    {
      "src": "/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 176px) 176px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png\" srcset=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/4e14c/Instructure-Logo.png 44w,/static/4ea5aab689e3e93101cad419c4bfc5a4/d04af/Instructure-Logo.png 88w,/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png 176w\" alt=\"Instructure Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='86'%20width='136'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;86&apos;%20width=&apos;136&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 136px) 136px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png\" srcset=\"/static/8d89ce36a7057cae8958e90675edd030/ac2f1/Arena-Logo.png 34w,/static/8d89ce36a7057cae8958e90675edd030/07813/Arena-Logo.png 68w,/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png 136w\" alt=\"Arena Logo\">"
    },
    {
      "src": "/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 136px) 136px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png\" srcset=\"/static/8d89ce36a7057cae8958e90675edd030/ac2f1/Arena-Logo.png 34w,/static/8d89ce36a7057cae8958e90675edd030/07813/Arena-Logo.png 68w,/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png 136w\" alt=\"Arena Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='50'%20width='198'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;50&apos;%20width=&apos;198&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 198px) 198px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png\" srcset=\"/static/672cd51e909ccc8994fec1eb4989128f/8590b/Admagic-logo.png 50w,/static/672cd51e909ccc8994fec1eb4989128f/7d054/Admagic-logo.png 99w,/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png 198w\" alt>"
    },
    {
      "src": "/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 198px) 198px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png\" srcset=\"/static/672cd51e909ccc8994fec1eb4989128f/8590b/Admagic-logo.png 50w,/static/672cd51e909ccc8994fec1eb4989128f/7d054/Admagic-logo.png 99w,/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png 198w\" alt>"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='83'%20width='136'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;83&apos;%20width=&apos;136&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 136px) 136px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png\" srcset=\"/static/f709327ecd80a60264a903d9b978ee7e/6561f/Procurify-Logo.png 34w,/static/f709327ecd80a60264a903d9b978ee7e/006c6/Procurify-Logo.png 68w,/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png 136w\" alt=\"Procurify logo\">"
    },
    {
      "src": "/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 136px) 136px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png\" srcset=\"/static/f709327ecd80a60264a903d9b978ee7e/6561f/Procurify-Logo.png 34w,/static/f709327ecd80a60264a903d9b978ee7e/006c6/Procurify-Logo.png 68w,/static/f709327ecd80a60264a903d9b978ee7e/c2d8b/Procurify-Logo.png 136w\" alt=\"Procurify logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='51'%20width='192'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;51&apos;%20width=&apos;192&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 192px) 192px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png\" srcset=\"/static/89572e77efa66e42667eef75cacadf5c/b3f0d/Adobe-Logo.png 48w,/static/89572e77efa66e42667eef75cacadf5c/9bef9/Adobe-Logo.png 96w,/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png 192w\" alt=\"Adobe Logo\">"
    },
    {
      "src": "/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 192px) 192px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png\" srcset=\"/static/89572e77efa66e42667eef75cacadf5c/b3f0d/Adobe-Logo.png 48w,/static/89572e77efa66e42667eef75cacadf5c/9bef9/Adobe-Logo.png 96w,/static/89572e77efa66e42667eef75cacadf5c/7b0ff/Adobe-Logo.png 192w\" alt=\"Adobe Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='79'%20width='144'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;79&apos;%20width=&apos;144&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 144px) 144px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png\" srcset=\"/static/ba93bd475e1a77c4a81ab77a79b73831/e2808/First-Lite-Logo.png 36w,/static/ba93bd475e1a77c4a81ab77a79b73831/90384/First-Lite-Logo.png 72w,/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png 144w\" alt=\"First Lite Logo\">"
    },
    {
      "src": "/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 144px) 144px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png\" srcset=\"/static/ba93bd475e1a77c4a81ab77a79b73831/e2808/First-Lite-Logo.png 36w,/static/ba93bd475e1a77c4a81ab77a79b73831/90384/First-Lite-Logo.png 72w,/static/ba93bd475e1a77c4a81ab77a79b73831/bb247/First-Lite-Logo.png 144w\" alt=\"First Lite Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='54'%20width='224'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;54&apos;%20width=&apos;224&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 224px) 224px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png\" srcset=\"/static/21653fd62ee77b75722500bec19649fd/8e519/Litter-Robot-Logo.png 56w,/static/21653fd62ee77b75722500bec19649fd/b381d/Litter-Robot-Logo.png 112w,/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png 224w\" alt=\"Litter Robot Logo\">"
    },
    {
      "src": "/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 224px) 224px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png\" srcset=\"/static/21653fd62ee77b75722500bec19649fd/8e519/Litter-Robot-Logo.png 56w,/static/21653fd62ee77b75722500bec19649fd/b381d/Litter-Robot-Logo.png 112w,/static/21653fd62ee77b75722500bec19649fd/14d0d/Litter-Robot-Logo.png 224w\" alt=\"Litter Robot Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='48'%20width='216'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;48&apos;%20width=&apos;216&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 216px) 216px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png\" srcset=\"/static/17346856769f1b1d18fae04e05aa3f1b/06a20/Crossover-Symmetry-Logo.png 54w,/static/17346856769f1b1d18fae04e05aa3f1b/78649/Crossover-Symmetry-Logo.png 108w,/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png 216w\" alt=\"Crossove..."
    },
    {
      "src": "/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 216px) 216px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png\" srcset=\"/static/17346856769f1b1d18fae04e05aa3f1b/06a20/Crossover-Symmetry-Logo.png 54w,/static/17346856769f1b1d18fae04e05aa3f1b/78649/Crossover-Symmetry-Logo.png 108w,/static/17346856769f1b1d18fae04e05aa3f1b/7af37/Crossover-Symmetry-Logo.png 216w\" alt=\"Crossover..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='50'%20width='168'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;50&apos;%20width=&apos;168&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 168px) 168px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png\" srcset=\"/static/96089c7f06fb52c0be4f2b90f6c82695/25a5c/Maritz-CX-Logo.png 42w,/static/96089c7f06fb52c0be4f2b90f6c82695/bc75e/Maritz-CX-Logo.png 84w,/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png 168w\" alt=\"Maritz CX Logo\">"
    },
    {
      "src": "/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 168px) 168px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png\" srcset=\"/static/96089c7f06fb52c0be4f2b90f6c82695/25a5c/Maritz-CX-Logo.png 42w,/static/96089c7f06fb52c0be4f2b90f6c82695/bc75e/Maritz-CX-Logo.png 84w,/static/96089c7f06fb52c0be4f2b90f6c82695/d604b/Maritz-CX-Logo.png 168w\" alt=\"Maritz CX Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='32'%20width='200'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;32&apos;%20width=&apos;200&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 200px) 200px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png\" srcset=\"/static/261d2d3fb32b54352c62dca4d14a29f5/bc2f0/Scotts-Miracle-Gro-Logo.png 50w,/static/261d2d3fb32b54352c62dca4d14a29f5/4a670/Scotts-Miracle-Gro-Logo.png 100w,/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png 200w\" alt=\"Scotts M..."
    },
    {
      "src": "/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 200px) 200px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png\" srcset=\"/static/261d2d3fb32b54352c62dca4d14a29f5/bc2f0/Scotts-Miracle-Gro-Logo.png 50w,/static/261d2d3fb32b54352c62dca4d14a29f5/4a670/Scotts-Miracle-Gro-Logo.png 100w,/static/261d2d3fb32b54352c62dca4d14a29f5/98b0d/Scotts-Miracle-Gro-Logo.png 200w\" alt=\"Scotts Mir..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='38'%20width='200'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;38&apos;%20width=&apos;200&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 200px) 200px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png\" srcset=\"/static/9eb01f93e172418d9e93f50398a4e7ea/189a5/Xactware-Logo.png 50w,/static/9eb01f93e172418d9e93f50398a4e7ea/82146/Xactware-Logo.png 100w,/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png 200w\" alt=\"Xactware Logo\">"
    },
    {
      "src": "/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 200px) 200px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png\" srcset=\"/static/9eb01f93e172418d9e93f50398a4e7ea/189a5/Xactware-Logo.png 50w,/static/9eb01f93e172418d9e93f50398a4e7ea/82146/Xactware-Logo.png 100w,/static/9eb01f93e172418d9e93f50398a4e7ea/83ad9/Xactware-Logo.png 200w\" alt=\"Xactware Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='53'%20width='184'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;53&apos;%20width=&apos;184&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png\" srcset=\"/static/fbd13ebccc3bbb9e045288759152f825/f09bb/PoliteMail-Logo.png 46w,/static/fbd13ebccc3bbb9e045288759152f825/1ecf8/PoliteMail-Logo.png 92w,/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png 184w\" alt=\"PoliteMail logo\">"
    },
    {
      "src": "/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png\" srcset=\"/static/fbd13ebccc3bbb9e045288759152f825/f09bb/PoliteMail-Logo.png 46w,/static/fbd13ebccc3bbb9e045288759152f825/1ecf8/PoliteMail-Logo.png 92w,/static/fbd13ebccc3bbb9e045288759152f825/885ba/PoliteMail-Logo.png 184w\" alt=\"PoliteMail logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='74'%20width='176'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;74&apos;%20width=&apos;176&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 176px) 176px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png\" srcset=\"/static/f381b7cf0b992ac773f32d3e1389e75c/dbe50/KPMG-Logo.png 44w,/static/f381b7cf0b992ac773f32d3e1389e75c/84a5d/KPMG-Logo.png 88w,/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png 176w\" alt=\"KPMG Logo\">"
    },
    {
      "src": "/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 176px) 176px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png\" srcset=\"/static/f381b7cf0b992ac773f32d3e1389e75c/dbe50/KPMG-Logo.png 44w,/static/f381b7cf0b992ac773f32d3e1389e75c/84a5d/KPMG-Logo.png 88w,/static/f381b7cf0b992ac773f32d3e1389e75c/51a6f/KPMG-Logo.png 176w\" alt=\"KPMG Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='54'%20width='224'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;54&apos;%20width=&apos;224&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 224px) 224px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png\" srcset=\"/static/bae0e5506beba17ef02db0e6fe40093c/8e519/Conoco-Phillips-Logo.png 56w,/static/bae0e5506beba17ef02db0e6fe40093c/b381d/Conoco-Phillips-Logo.png 112w,/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png 224w\" alt=\"Conoco Phillips Logo\">"
    },
    {
      "src": "/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 224px) 224px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png\" srcset=\"/static/bae0e5506beba17ef02db0e6fe40093c/8e519/Conoco-Phillips-Logo.png 56w,/static/bae0e5506beba17ef02db0e6fe40093c/b381d/Conoco-Phillips-Logo.png 112w,/static/bae0e5506beba17ef02db0e6fe40093c/14d0d/Conoco-Phillips-Logo.png 224w\" alt=\"Conoco Phillips Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='89'%20width='160'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;89&apos;%20width=&apos;160&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 160px) 160px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png\" srcset=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/a4e07/Guitar-Center-Logo.png 40w,/static/22b97bc731f2f867b53e7f2d43c3a28e/84024/Guitar-Center-Logo.png 80w,/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png 160w\" alt=\"Guitar Center Logo\">"
    },
    {
      "src": "/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 160px) 160px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png\" srcset=\"/static/22b97bc731f2f867b53e7f2d43c3a28e/a4e07/Guitar-Center-Logo.png 40w,/static/22b97bc731f2f867b53e7f2d43c3a28e/84024/Guitar-Center-Logo.png 80w,/static/22b97bc731f2f867b53e7f2d43c3a28e/8cd09/Guitar-Center-Logo.png 160w\" alt=\"Guitar Center Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='61.00000000000001'%20width='184'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;61.00000000000001&apos;%20width=&apos;184&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png\" srcset=\"/static/6178907e305834c968257d5304aefaa3/58f87/Penny-Mac-Logo.png 46w,/static/6178907e305834c968257d5304aefaa3/bedbc/Penny-Mac-Logo.png 92w,/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png 184w\" alt=\"Penny Mac Logo\">"
    },
    {
      "src": "/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png\" srcset=\"/static/6178907e305834c968257d5304aefaa3/58f87/Penny-Mac-Logo.png 46w,/static/6178907e305834c968257d5304aefaa3/bedbc/Penny-Mac-Logo.png 92w,/static/6178907e305834c968257d5304aefaa3/f96f6/Penny-Mac-Logo.png 184w\" alt=\"Penny Mac Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='68'%20width='176'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;68&apos;%20width=&apos;176&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 176px) 176px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png\" srcset=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/4e14c/Instructure-Logo.png 44w,/static/4ea5aab689e3e93101cad419c4bfc5a4/d04af/Instructure-Logo.png 88w,/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png 176w\" alt=\"Instructure Logo\">"
    },
    {
      "src": "/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 176px) 176px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png\" srcset=\"/static/4ea5aab689e3e93101cad419c4bfc5a4/4e14c/Instructure-Logo.png 44w,/static/4ea5aab689e3e93101cad419c4bfc5a4/d04af/Instructure-Logo.png 88w,/static/4ea5aab689e3e93101cad419c4bfc5a4/7663a/Instructure-Logo.png 176w\" alt=\"Instructure Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='86'%20width='136'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;86&apos;%20width=&apos;136&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 136px) 136px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png\" srcset=\"/static/8d89ce36a7057cae8958e90675edd030/ac2f1/Arena-Logo.png 34w,/static/8d89ce36a7057cae8958e90675edd030/07813/Arena-Logo.png 68w,/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png 136w\" alt=\"Arena Logo\">"
    },
    {
      "src": "/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 136px) 136px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png\" srcset=\"/static/8d89ce36a7057cae8958e90675edd030/ac2f1/Arena-Logo.png 34w,/static/8d89ce36a7057cae8958e90675edd030/07813/Arena-Logo.png 68w,/static/8d89ce36a7057cae8958e90675edd030/b9afe/Arena-Logo.png 136w\" alt=\"Arena Logo\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='50'%20width='198'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;50&apos;%20width=&apos;198&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity: 1;\" sizes=\"(min-width: 198px) 198px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png\" srcset=\"/static/672cd51e909ccc8994fec1eb4989128f/8590b/Admagic-logo.png 50w,/static/672cd51e909ccc8994fec1eb4989128f/7d054/Admagic-logo.png 99w,/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png 198w\" alt>"
    },
    {
      "src": "/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-gatsby-image-ssr placeholder=\"none\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 198px) 198px, 100vw\" decoding=\"async\" loading=\"eager\" src=\"/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png\" srcset=\"/static/672cd51e909ccc8994fec1eb4989128f/8590b/Admagic-logo.png 50w,/static/672cd51e909ccc8994fec1eb4989128f/7d054/Admagic-logo.png 99w,/static/672cd51e909ccc8994fec1eb4989128f/aab33/Admagic-logo.png 198w\" alt>"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='266'%20width='327'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;266&apos;%20width=&apos;327&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/abd2e554ff3b892cc57c4e5dc3f3fd47/7ebb6/DARibbonStars.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr data-main-image style=\"opacity:0\" sizes=\"(min-width: 327px) 327px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Disruptive Advertising Ribbon Stars\" src=\"/static/abd2e554ff3b892cc57c4e5dc3f3fd47/7ebb6/DARibbonStars.png\" srcset=\"/static/abd2e554ff3b892cc57c4e5dc3f3fd47/962bb/DARibbonStars.png 82w,/static/abd2e554ff3b892cc57c4e5dc3f3fd47/6145a/DARibbonStars.png 164w,/static/abd2e554ff3b892cc57c4e5dc3f3fd47/7ebb6/DARibbonStars.png 327w\">"
    },
    {
      "src": "/static/abd2e554ff3b892cc57c4e5dc3f3fd47/7ebb6/DARibbonStars.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr data-main-image style=\"opacity:0\" sizes=\"(min-width: 327px) 327px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/abd2e554ff3b892cc57c4e5dc3f3fd47/7ebb6/DARibbonStars.png\" srcset=\"/static/abd2e554ff3b892cc57c4e5dc3f3fd47/962bb/DARibbonStars.png 82w,/static/abd2e554ff3b892cc57c4e5dc3f3fd47/6145a/DARibbonStars.png 164w,/static/abd2e554ff3b892cc57c4e5dc3f3fd47/7ebb6/DARibbonStars.png 327w\" alt=\"Disruptive Advertising Ribbon Stars\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='250'%20width='250'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;250&apos;%20width=&apos;250&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/9f17731bc4869206d49c213f93849e9c/e9e8b/matterPortClient.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"MatterPort client portrait\" src=\"/static/9f17731bc4869206d49c213f93849e9c/e9e8b/matterPortClient.jpg\" srcset=\"/static/9f17731bc4869206d49c213f93849e9c/f4fea/matterPortClient.jpg 63w,/static/9f17731bc4869206d49c213f93849e9c/0ca31/matterPortClient.jpg 125w,/static/9f17731bc4869206d49c213f93849e9c/e9e8b/matterPortClient.jpg 250w\">"
    },
    {
      "src": "/static/9f17731bc4869206d49c213f93849e9c/e9e8b/matterPortClient.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/9f17731bc4869206d49c213f93849e9c/e9e8b/matterPortClient.jpg\" srcset=\"/static/9f17731bc4869206d49c213f93849e9c/f4fea/matterPortClient.jpg 63w,/static/9f17731bc4869206d49c213f93849e9c/0ca31/matterPortClient.jpg 125w,/static/9f17731bc4869206d49c213f93849e9c/e9e8b/matterPortClient.jpg 250w\" alt=\"MatterPort client portrait\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='250'%20width='250'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;250&apos;%20width=&apos;250&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/dab7a4d959327d2e5649ec6533633a4b/e9e8b/myHealthTeamsClient.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"My Health Teams client portrait\" src=\"/static/dab7a4d959327d2e5649ec6533633a4b/e9e8b/myHealthTeamsClient.jpg\" srcset=\"/static/dab7a4d959327d2e5649ec6533633a4b/f4fea/myHealthTeamsClient.jpg 63w,/static/dab7a4d959327d2e5649ec6533633a4b/0ca31/myHealthTeamsClient.jpg 125w,/static/dab7a4d959327d2e5649ec6533633a4b/e9e8b/myHealthTeamsClient.j..."
    },
    {
      "src": "/static/dab7a4d959327d2e5649ec6533633a4b/e9e8b/myHealthTeamsClient.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/dab7a4d959327d2e5649ec6533633a4b/e9e8b/myHealthTeamsClient.jpg\" srcset=\"/static/dab7a4d959327d2e5649ec6533633a4b/f4fea/myHealthTeamsClient.jpg 63w,/static/dab7a4d959327d2e5649ec6533633a4b/0ca31/myHealthTeamsClient.jpg 125w,/static/dab7a4d959327d2e5649ec6533633a4b/e9e8b/myHealthTeamsClient.jpg 250w\" alt=\"My Health Teams client p..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='250'%20width='250'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;250&apos;%20width=&apos;250&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/04b2a9f8d96afd5a0b024a7bad4bf72e/e9e8b/growClient.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Grow.com client portrait\" src=\"/static/04b2a9f8d96afd5a0b024a7bad4bf72e/e9e8b/growClient.jpg\" srcset=\"/static/04b2a9f8d96afd5a0b024a7bad4bf72e/f4fea/growClient.jpg 63w,/static/04b2a9f8d96afd5a0b024a7bad4bf72e/0ca31/growClient.jpg 125w,/static/04b2a9f8d96afd5a0b024a7bad4bf72e/e9e8b/growClient.jpg 250w\">"
    },
    {
      "src": "/static/04b2a9f8d96afd5a0b024a7bad4bf72e/e9e8b/growClient.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/04b2a9f8d96afd5a0b024a7bad4bf72e/e9e8b/growClient.jpg\" srcset=\"/static/04b2a9f8d96afd5a0b024a7bad4bf72e/f4fea/growClient.jpg 63w,/static/04b2a9f8d96afd5a0b024a7bad4bf72e/0ca31/growClient.jpg 125w,/static/04b2a9f8d96afd5a0b024a7bad4bf72e/e9e8b/growClient.jpg 250w\" alt=\"Grow.com client portrait\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='24'%20width='140'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;24&apos;%20width=&apos;140&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAADCAYAAACTWi8uAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAhUlEQVR42i3OMQ6CMBTG8Z7AqIuTTog3UECOAImsJiy6OLgKxBTQxRMQj9vyb/I1+fW9tHlfnvHen/BDjRUOzrmB+sQGOzR4Yau3B76IscZVGUfD9ccePUEJWvpMQwXuuMgNpf5SdFqoV8YUAiu8A8Oh5rAYCV9QI238CT2W+g/OmrHKqGZMVMBy1IM+dgAAAABJRU5ErkJggg==",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img aria-hidden=\"true\" data-placeholder-image style=\"opacity:1;transition:opacity 500ms linear\" decoding=\"async\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAADCAYAAACTWi8uAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAhUlEQVR42i3OMQ6CMBTG8Z7AqIuTTog3UECOAImsJiy6OLgKxBTQxRMQj9vyb/I1+fW9tHlfnvHen/BDjRUOzrmB+sQGOzR4Yau3B76IscZVGUfD9ccePUEJWvpMQwXuuMgNpf5SdFqoV8YUAiu8A8Oh5rAYCV9QI238CT2W+g/OmrHKqGZMVMBy1IM+dgAAAABJRU5ErkJggg==\" alt>"
    },
    {
      "src": "/static/ec7cd72853c41b5dde2a51ea48966b46/08335/Star-Rating-Icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 140px) 140px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"5 stars\" src=\"/static/ec7cd72853c41b5dde2a51ea48966b46/08335/Star-Rating-Icon.png\" srcset=\"/static/ec7cd72853c41b5dde2a51ea48966b46/039fc/Star-Rating-Icon.png 35w,/static/ec7cd72853c41b5dde2a51ea48966b46/4e834/Star-Rating-Icon.png 70w,/static/ec7cd72853c41b5dde2a51ea48966b46/08335/Star-Rating-Icon.png 140w\">"
    },
    {
      "src": "/static/ec7cd72853c41b5dde2a51ea48966b46/08335/Star-Rating-Icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 140px) 140px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/ec7cd72853c41b5dde2a51ea48966b46/08335/Star-Rating-Icon.png\" srcset=\"/static/ec7cd72853c41b5dde2a51ea48966b46/039fc/Star-Rating-Icon.png 35w,/static/ec7cd72853c41b5dde2a51ea48966b46/4e834/Star-Rating-Icon.png 70w,/static/ec7cd72853c41b5dde2a51ea48966b46/08335/Star-Rating-Icon.png 140w\" alt=\"5 stars\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='68'%20width='98'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;68&apos;%20width=&apos;98&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAAsTAAALEwEAmpwYAAABlElEQVR42n2TyyvEURTHxwwTskEiZSFSImJBKa8a5REhIpGYoSxkIZRXSHk/8ioWlkqJvayVf2rG59T3p0P41adzf+eec+49jxsKuS+VSoVNJpPJNdbd0qWbXqRL14PNpvf59WMzTTIKT1AVOLnDKlm/QKb3+StgcIM+eIYNaIAuuzHEYB0ezcb7+CARO8UFG4MzrevhQyWIIQeRjbLfhVFXFtNFgqDLkAVDsO8Om4A2KIROaJZ+HGphWz7ZHLYSOM1JTsOBDAuV3h10wAn0QlxBhmFSfpcwpfWsFXmGxT1cwQ7cKGCB0k9Ajrt1NbxDu5q3B+c6PB4YtWmzBt7gWDcpcnU2ovqvUJALZWQ1bPk2exqNNBmWwRY8QK72MySbVcMKZRP2Mb46LZln3VNX++V46NIdgDprlmys03k+xrfxkUxo/krsNSh1m8MmKIUjKNZe/NdgP1K3VE412LlytIaNwCrk6xVZncv/fX7u6ZnTPLzau4UlGwnd1HRzLtW/n15gEBhxu1bW17AAi3Brup92/vsEqWp/JcxeZGAAAAAASUVORK5CYII=",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img aria-hidden=\"true\" data-placeholder-image style=\"opacity:1;transition:opacity 500ms linear\" decoding=\"async\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAAsTAAALEwEAmpwYAAABlElEQVR42n2TyyvEURTHxwwTskEiZSFSImJBKa8a5REhIpGYoSxkIZRXSHk/8ioWlkqJvayVf2rG59T3p0P41adzf+eec+49jxsKuS+VSoVNJpPJNdbd0qWbXqRL14PNpvf59WMzTTIKT1AVOLnDKlm/QKb3+StgcIM+eIYNaIAuuzHEYB0ezcb7+CARO8UFG4MzrevhQyWIIQeRjbLfhVFXFtNFgqDLkAVDsO8Om4A2KIROaJZ+HGphWz7ZHLYSOM1JTsOBDAuV3h10wAn0QlxB..."
    },
    {
      "src": "/static/66650b1f9857ed6b574d3f83fb3060f3/a9353/Clients-Icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 98px) 98px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"handshake icon\" src=\"/static/66650b1f9857ed6b574d3f83fb3060f3/a9353/Clients-Icon.png\" srcset=\"/static/66650b1f9857ed6b574d3f83fb3060f3/ed1b0/Clients-Icon.png 25w,/static/66650b1f9857ed6b574d3f83fb3060f3/57d07/Clients-Icon.png 49w,/static/66650b1f9857ed6b574d3f83fb3060f3/a9353/Clients-Icon.png 98w\">"
    },
    {
      "src": "/static/66650b1f9857ed6b574d3f83fb3060f3/a9353/Clients-Icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 98px) 98px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/66650b1f9857ed6b574d3f83fb3060f3/a9353/Clients-Icon.png\" srcset=\"/static/66650b1f9857ed6b574d3f83fb3060f3/ed1b0/Clients-Icon.png 25w,/static/66650b1f9857ed6b574d3f83fb3060f3/57d07/Clients-Icon.png 49w,/static/66650b1f9857ed6b574d3f83fb3060f3/a9353/Clients-Icon.png 98w\" alt=\"handshake icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='60'%20width='105'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;60&apos;%20width=&apos;105&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAACXBIWXMAAAsTAAALEwEAmpwYAAABUklEQVR42l2Sy0sCYRTFxxltVRBSEi6ibWb0gCwsWlRMkYGbXkhYUWnapodQopC17I+e6Rw4V24N/Oa7c77zPebeG6RpmgnwYCyCETgGX2BeeggiEUpbkLcGvsGc9AxfkT7OuJniXdBQnA30WIzxGuwoPgQXiiNvWgMfYDZJkhewJb0AWuAezEir0kMv6HPtn8MZ6JdiMAQnNomF74j3wQEPdP6avLHSMt5sVRM90NFtHnXbI/Bq+QFvYA+HDDC25e1o7SdYp/EH5F0BDMttA1yJca6sSK5Q09wr0E1yLj9W9SlQBiXdpq2Y2uQ/b0EH9PnxpPzErppFtcMduAWn4kbayFpF/joLBbq24TZFZ2BeKpYGp9vv0d9yOltuk7lnFZ/VMk0zQHsAi8pf6LqA4zlYocdtyPxWeDl+dMGy31CNu6S5Cafn1AEb4NLpTXYLD/kFrvIiubcN/6oAAAAASUVORK5CYII=",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img aria-hidden=\"true\" data-placeholder-image style=\"opacity:1;transition:opacity 500ms linear\" decoding=\"async\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAACXBIWXMAAAsTAAALEwEAmpwYAAABUklEQVR42l2Sy0sCYRTFxxltVRBSEi6ibWb0gCwsWlRMkYGbXkhYUWnapodQopC17I+e6Rw4V24N/Oa7c77zPebeG6RpmgnwYCyCETgGX2BeeggiEUpbkLcGvsGc9AxfkT7OuJniXdBQnA30WIzxGuwoPgQXiiNvWgMfYDZJkhewJb0AWuAezEir0kMv6HPtn8MZ6JdiMAQnNomF74j3wQEPdP6avLHSMt5sVRM90NFtHnXbI/Bq+QFvYA+HDDC25e1o7SdYp/EH5F0BDMttA1yJ..."
    },
    {
      "src": "/static/408c29999838227d220e2c86100f2502/601bc/Employees-Icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 105px) 105px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"employees icon\" src=\"/static/408c29999838227d220e2c86100f2502/601bc/Employees-Icon.png\" srcset=\"/static/408c29999838227d220e2c86100f2502/019ac/Employees-Icon.png 26w,/static/408c29999838227d220e2c86100f2502/6284c/Employees-Icon.png 53w,/static/408c29999838227d220e2c86100f2502/601bc/Employees-Icon.png 105w\">"
    },
    {
      "src": "/static/408c29999838227d220e2c86100f2502/601bc/Employees-Icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 105px) 105px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/408c29999838227d220e2c86100f2502/601bc/Employees-Icon.png\" srcset=\"/static/408c29999838227d220e2c86100f2502/019ac/Employees-Icon.png 26w,/static/408c29999838227d220e2c86100f2502/6284c/Employees-Icon.png 53w,/static/408c29999838227d220e2c86100f2502/601bc/Employees-Icon.png 105w\" alt=\"employees icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='84'%20width='84'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;84&apos;%20width=&apos;84&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAACf0lEQVR42n2VS2yMURTHL41hSCSq9YzUY6hHqSlTdLRM6xPaoqMPKuqVEoSNsPDasGEp9nZi45UgEQsJmtiQWGEjEo9YWFgRGzP+f/lN8pkYN/nlzHd777nn/s85tyHERrFYHIWtFivFBrFR9Im9Ii82iaZCoTAxvidUcDRGrMJZs9ghtoiMHKyTbeOADtEjlnjPX45jzsaLtaJT1IsZbM6zOSen22XbWTdb36tlI9mx5U4d2Xo257iibaOYI+ZCPZG3iDTrIw6pil95BZMZsU00iEmhwtDfphF9t9iDBJkQS4CvOYRmO0UWfWaWyTK6FIlsUrTiNEuyqgMJsEZ5hN8s+032pziFTgux1rmK7M8XU4l0FzdLB67azkSW01+It8x53JTDD7JXxHXxUIw4OZpfJHtYHHDEgehOMJHC4Wst/Ey9/ZA9hKN34hfXHBS7xVIO3u8SC/wYRkfr2UR0r8Qd8URcE89xepob3BOXxAB7HVBvIAlO/RoxWSwXn3D0gGheio+s7eD3G3StRVNHOhBiYruupout4ru4i4NH4iqRfBVfqIgL4pmoI4gJDsoRLqNcnPoU7XVGHMexxzFasjTcKUcdJXtaOLwxsNBtNg+n58Vj66Po36PVCNe/JW6L++KpuMH+Kfbh2wY+2mi9IR6Dk+IyMiS08CzfTlqNuCjOsTZC1+4/hU2ZpNHSGe8SC6zrf1pvnFgs+qkQJ6U5viBBcUfoOUj1t9IRdTCLfrejfgVxkHVR6RmL92mSa/eUHlKeqxQbIjI9zJo+bmO5kpXeRD9jDfR0jraqpd/9Ih1xdpGn9IQl/vlye6LsX0CG8vArso+E9RKR666mfJ/Hb8ZXgkqAgWANAAAAAElFTkSuQmCC",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img aria-hidden=\"true\" data-placeholder-image style=\"opacity:1;transition:opacity 500ms linear\" decoding=\"async\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAACf0lEQVR42n2VS2yMURTHL41hSCSq9YzUY6hHqSlTdLRM6xPaoqMPKuqVEoSNsPDasGEp9nZi45UgEQsJmtiQWGEjEo9YWFgRGzP+f/lN8pkYN/nlzHd777nn/s85tyHERrFYHIWtFivFBrFR9Im9Ii82iaZCoTAxvidUcDRGrMJZs9ghtoiMHKyTbeOADtEjlnjPX45jzsaLtaJT1IsZbM6zOSen22XbWTdb36tlI9mx5U4d2Xo257iibaOYI+ZCPZG3iDTrIw6pil95BZMZsU00..."
    },
    {
      "src": "/static/9824d3e0d63abf02cff26ce23601acb4/74bab/Inc-500.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 84px) 84px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Inc. 500 Fastest-Growing Companies #145 Award\" src=\"/static/9824d3e0d63abf02cff26ce23601acb4/74bab/Inc-500.png\" srcset=\"/static/9824d3e0d63abf02cff26ce23601acb4/4b259/Inc-500.png 21w,/static/9824d3e0d63abf02cff26ce23601acb4/fc4a5/Inc-500.png 42w,/static/9824d3e0d63abf02cff26ce23601acb4/74bab/Inc-500.png 84w,/static/9824d3e0d63abf02cff26c..."
    },
    {
      "src": "/static/9824d3e0d63abf02cff26ce23601acb4/74bab/Inc-500.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 84px) 84px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/9824d3e0d63abf02cff26ce23601acb4/74bab/Inc-500.png\" srcset=\"/static/9824d3e0d63abf02cff26ce23601acb4/4b259/Inc-500.png 21w,/static/9824d3e0d63abf02cff26ce23601acb4/fc4a5/Inc-500.png 42w,/static/9824d3e0d63abf02cff26ce23601acb4/74bab/Inc-500.png 84w,/static/9824d3e0d63abf02cff26ce23601acb4/a0da1/Inc-500.png 168w\" alt=\"Inc. 500 Fas..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='74'%20width='84'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;74&apos;%20width=&apos;84&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAACXBIWXMAAAsTAAALEwEAmpwYAAABqUlEQVR42pWU2ytEURTGx5wzSJGRB7eZPDBJjVuKFJJxK1FEFMWkNJKEPLnfU4gimfAHKO/Km//rjG/p29NqmnHOnPrNXnP2Put8a69vH5/vnyuVShVwnAEv4ArcgzNQo9e4Xljo57gELhlPgDDoBElQ6impUlYFnhj3gA9Ryf9zIMHY8qpuCKwxngS3YB4UUumxV4Um4SBYZzwGYuAd1JKTfEsOgmcQ4L59KlWrYJmxzPtzls7JAONZ2UdQ7DhOP6hjcx6kdFdlptwMpQO0yzm4A1ugnHMRcERLjWhFFhMKHWCR9BklbIalXiiNeuV6adK3SWaUVIrnUNYBmOIDu1S3g3ubGDdAA+9fgBJggxswbt60J/ag9GFVvm5OK2gGXeALrHCugiZPJ9sHC3zD34mAkiJVZhPYZlcT0ll2u1FOCm0U41pbfqaRoAxjCJyCeIYX5aEWEuV+VYN68IZnu9PJ1Ob2qhMhpyHO/YxSSYiEmayNzWjPlszKtAzGR/DDUg+zIJVEcp5jZRedNKnK8bt51u3IjYJrZV6bPjXYnpOxQWKjYF4fUF6/VvS/s9dIA2EAAAAASUVORK5CYII=",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img aria-hidden=\"true\" data-placeholder-image style=\"opacity:1;transition:opacity 500ms linear\" decoding=\"async\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAACXBIWXMAAAsTAAALEwEAmpwYAAABqUlEQVR42pWU2ytEURTGx5wzSJGRB7eZPDBJjVuKFJJxK1FEFMWkNJKEPLnfU4gimfAHKO/Km//rjG/p29NqmnHOnPrNXnP2Put8a69vH5/vnyuVShVwnAEv4ArcgzNQo9e4Xljo57gELhlPgDDoBElQ6impUlYFnhj3gA9Ryf9zIMHY8qpuCKwxngS3YB4UUumxV4Um4SBYZzwGYuAd1JKTfEsOgmcQ4L59KlWrYJmxzPtzls7JAONZ2UdQ7DhOP6hjcx6kdFdlptwMpQO0yzm4..."
    },
    {
      "src": "/static/df19a68beb6216ab457999575f752751/e2495/Ad-Spend-Icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 84px) 84px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"ad spend icon\" src=\"/static/df19a68beb6216ab457999575f752751/e2495/Ad-Spend-Icon.png\" srcset=\"/static/df19a68beb6216ab457999575f752751/2bcf2/Ad-Spend-Icon.png 21w,/static/df19a68beb6216ab457999575f752751/a850d/Ad-Spend-Icon.png 42w,/static/df19a68beb6216ab457999575f752751/e2495/Ad-Spend-Icon.png 84w\">"
    },
    {
      "src": "/static/df19a68beb6216ab457999575f752751/e2495/Ad-Spend-Icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 84px) 84px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/df19a68beb6216ab457999575f752751/e2495/Ad-Spend-Icon.png\" srcset=\"/static/df19a68beb6216ab457999575f752751/2bcf2/Ad-Spend-Icon.png 21w,/static/df19a68beb6216ab457999575f752751/a850d/Ad-Spend-Icon.png 42w,/static/df19a68beb6216ab457999575f752751/e2495/Ad-Spend-Icon.png 84w\" alt=\"ad spend icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='591'%20width='1030'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;591&apos;%20width=&apos;1030&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/7c68655ac1b1d5fb71e4d685a96721ff/6e678/clutch-desktop-crop.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr data-main-image style=\"opacity:0\" sizes=\"(min-width: 1030px) 1030px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Clutch Widget\" src=\"/static/7c68655ac1b1d5fb71e4d685a96721ff/6e678/clutch-desktop-crop.jpg\" srcset=\"/static/7c68655ac1b1d5fb71e4d685a96721ff/0e89c/clutch-desktop-crop.jpg 258w,/static/7c68655ac1b1d5fb71e4d685a96721ff/b3c56/clutch-desktop-crop.jpg 515w,/static/7c68655ac1b1d5fb71e4d685a96721ff/6e678/clutch-desktop-crop.jpg 1030w\">"
    },
    {
      "src": "/static/7c68655ac1b1d5fb71e4d685a96721ff/6e678/clutch-desktop-crop.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr data-main-image style=\"opacity:0\" sizes=\"(min-width: 1030px) 1030px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/7c68655ac1b1d5fb71e4d685a96721ff/6e678/clutch-desktop-crop.jpg\" srcset=\"/static/7c68655ac1b1d5fb71e4d685a96721ff/0e89c/clutch-desktop-crop.jpg 258w,/static/7c68655ac1b1d5fb71e4d685a96721ff/b3c56/clutch-desktop-crop.jpg 515w,/static/7c68655ac1b1d5fb71e4d685a96721ff/6e678/clutch-desktop-crop.jpg 1030w\" alt=\"Clutch Widget\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='1072'%20width='804'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;1072&apos;%20width=&apos;804&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/2175240a4e2962323d44dcbd6ecd1ae2/de26f/clutch-mobile-crop.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr data-main-image style=\"opacity:0\" sizes=\"(min-width: 804px) 804px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Clutch Widget\" src=\"/static/2175240a4e2962323d44dcbd6ecd1ae2/de26f/clutch-mobile-crop.jpg\" srcset=\"/static/2175240a4e2962323d44dcbd6ecd1ae2/41470/clutch-mobile-crop.jpg 201w,/static/2175240a4e2962323d44dcbd6ecd1ae2/bb6ab/clutch-mobile-crop.jpg 402w,/static/2175240a4e2962323d44dcbd6ecd1ae2/de26f/clutch-mobile-crop.jpg 804w\">"
    },
    {
      "src": "/static/2175240a4e2962323d44dcbd6ecd1ae2/de26f/clutch-mobile-crop.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr data-main-image style=\"opacity:0\" sizes=\"(min-width: 804px) 804px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/2175240a4e2962323d44dcbd6ecd1ae2/de26f/clutch-mobile-crop.jpg\" srcset=\"/static/2175240a4e2962323d44dcbd6ecd1ae2/41470/clutch-mobile-crop.jpg 201w,/static/2175240a4e2962323d44dcbd6ecd1ae2/bb6ab/clutch-mobile-crop.jpg 402w,/static/2175240a4e2962323d44dcbd6ecd1ae2/de26f/clutch-mobile-crop.jpg 804w\" alt=\"Clutch Widget\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='150'%20width='219'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;150&apos;%20width=&apos;219&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/24f9a21cca77525286e79de5b8e87ed5/d7fce/authenticity-icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 219px) 219px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"authenticity icon\" src=\"/static/24f9a21cca77525286e79de5b8e87ed5/d7fce/authenticity-icon.png\" srcset=\"/static/24f9a21cca77525286e79de5b8e87ed5/e7021/authenticity-icon.png 55w,/static/24f9a21cca77525286e79de5b8e87ed5/d2900/authenticity-icon.png 110w,/static/24f9a21cca77525286e79de5b8e87ed5/d7fce/authenticity-icon.png 219w\">"
    },
    {
      "src": "/static/24f9a21cca77525286e79de5b8e87ed5/d7fce/authenticity-icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 219px) 219px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/24f9a21cca77525286e79de5b8e87ed5/d7fce/authenticity-icon.png\" srcset=\"/static/24f9a21cca77525286e79de5b8e87ed5/e7021/authenticity-icon.png 55w,/static/24f9a21cca77525286e79de5b8e87ed5/d2900/authenticity-icon.png 110w,/static/24f9a21cca77525286e79de5b8e87ed5/d7fce/authenticity-icon.png 219w\" alt=\"authenticity icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='150.00000000000003'%20width='158'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;150.00000000000003&apos;%20width=&apos;158&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/0f6ef3816c362401e32961de57822ccf/16fd2/talent-icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 158px) 158px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Top marketing talent icon\" src=\"/static/0f6ef3816c362401e32961de57822ccf/16fd2/talent-icon.png\" srcset=\"/static/0f6ef3816c362401e32961de57822ccf/9b265/talent-icon.png 40w,/static/0f6ef3816c362401e32961de57822ccf/07e1f/talent-icon.png 79w,/static/0f6ef3816c362401e32961de57822ccf/16fd2/talent-icon.png 158w\">"
    },
    {
      "src": "/static/0f6ef3816c362401e32961de57822ccf/16fd2/talent-icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 158px) 158px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/0f6ef3816c362401e32961de57822ccf/16fd2/talent-icon.png\" srcset=\"/static/0f6ef3816c362401e32961de57822ccf/9b265/talent-icon.png 40w,/static/0f6ef3816c362401e32961de57822ccf/07e1f/talent-icon.png 79w,/static/0f6ef3816c362401e32961de57822ccf/16fd2/talent-icon.png 158w\" alt=\"Top marketing talent icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='150'%20width='184'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;150&apos;%20width=&apos;184&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/99defa4461b5424bfd9955dfb7a43470/a0e38/strategy-icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Marketing strategy icon\" src=\"/static/99defa4461b5424bfd9955dfb7a43470/a0e38/strategy-icon.png\" srcset=\"/static/99defa4461b5424bfd9955dfb7a43470/a9f74/strategy-icon.png 46w,/static/99defa4461b5424bfd9955dfb7a43470/c0f54/strategy-icon.png 92w,/static/99defa4461b5424bfd9955dfb7a43470/a0e38/strategy-icon.png 184w\">"
    },
    {
      "src": "/static/99defa4461b5424bfd9955dfb7a43470/a0e38/strategy-icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 184px) 184px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/99defa4461b5424bfd9955dfb7a43470/a0e38/strategy-icon.png\" srcset=\"/static/99defa4461b5424bfd9955dfb7a43470/a9f74/strategy-icon.png 46w,/static/99defa4461b5424bfd9955dfb7a43470/c0f54/strategy-icon.png 92w,/static/99defa4461b5424bfd9955dfb7a43470/a0e38/strategy-icon.png 184w\" alt=\"Marketing strategy icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='150'%20width='151'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;150&apos;%20width=&apos;151&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/ef803fa5c790608544b899e4a7f69e9d/107be/breakthrough-icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 151px) 151px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Breakthrough results lightbulb icon\" src=\"/static/ef803fa5c790608544b899e4a7f69e9d/107be/breakthrough-icon.png\" srcset=\"/static/ef803fa5c790608544b899e4a7f69e9d/536b4/breakthrough-icon.png 38w,/static/ef803fa5c790608544b899e4a7f69e9d/0510f/breakthrough-icon.png 76w,/static/ef803fa5c790608544b899e4a7f69e9d/107be/breakthrough-icon.png 15..."
    },
    {
      "src": "/static/ef803fa5c790608544b899e4a7f69e9d/107be/breakthrough-icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 151px) 151px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/ef803fa5c790608544b899e4a7f69e9d/107be/breakthrough-icon.png\" srcset=\"/static/ef803fa5c790608544b899e4a7f69e9d/536b4/breakthrough-icon.png 38w,/static/ef803fa5c790608544b899e4a7f69e9d/0510f/breakthrough-icon.png 76w,/static/ef803fa5c790608544b899e4a7f69e9d/107be/breakthrough-icon.png 151w\" alt=\"Breakthrough results lightbulb ic..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='150'%20width='166'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;150&apos;%20width=&apos;166&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/90d53390f376155c336b22fdde4e2ca9/c2b96/exclusivity-icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 166px) 166px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Exclusivity for marketing partners icon\" src=\"/static/90d53390f376155c336b22fdde4e2ca9/c2b96/exclusivity-icon.png\" srcset=\"/static/90d53390f376155c336b22fdde4e2ca9/5f667/exclusivity-icon.png 42w,/static/90d53390f376155c336b22fdde4e2ca9/657ef/exclusivity-icon.png 83w,/static/90d53390f376155c336b22fdde4e2ca9/c2b96/exclusivity-icon.png 16..."
    },
    {
      "src": "/static/90d53390f376155c336b22fdde4e2ca9/c2b96/exclusivity-icon.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 166px) 166px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/90d53390f376155c336b22fdde4e2ca9/c2b96/exclusivity-icon.png\" srcset=\"/static/90d53390f376155c336b22fdde4e2ca9/5f667/exclusivity-icon.png 42w,/static/90d53390f376155c336b22fdde4e2ca9/657ef/exclusivity-icon.png 83w,/static/90d53390f376155c336b22fdde4e2ca9/c2b96/exclusivity-icon.png 166w\" alt=\"Exclusivity for marketing partners ic..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='465'%20width='550'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;465&apos;%20width=&apos;550&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/4eeeffa8e8316655cb6742c7382d2c84/92fa3/DisruptiveOffice.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 550px) 550px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Happy Disruptive Advertising marketers\" src=\"/static/4eeeffa8e8316655cb6742c7382d2c84/92fa3/DisruptiveOffice.png\" srcset=\"/static/4eeeffa8e8316655cb6742c7382d2c84/94ef1/DisruptiveOffice.png 138w,/static/4eeeffa8e8316655cb6742c7382d2c84/cdb77/DisruptiveOffice.png 275w,/static/4eeeffa8e8316655cb6742c7382d2c84/92fa3/DisruptiveOffice.png 5..."
    },
    {
      "src": "/static/4eeeffa8e8316655cb6742c7382d2c84/92fa3/DisruptiveOffice.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 550px) 550px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/4eeeffa8e8316655cb6742c7382d2c84/92fa3/DisruptiveOffice.png\" srcset=\"/static/4eeeffa8e8316655cb6742c7382d2c84/94ef1/DisruptiveOffice.png 138w,/static/4eeeffa8e8316655cb6742c7382d2c84/cdb77/DisruptiveOffice.png 275w,/static/4eeeffa8e8316655cb6742c7382d2c84/92fa3/DisruptiveOffice.png 550w\" alt=\"Happy Disruptive Advertising market..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='1235'%20width='586'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;1235&apos;%20width=&apos;586&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/7ba4ca7cfed755738c449effd14a7cf2/8f3a5/DD01.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Initial Discovery of Marketing Needs Icon\" src=\"/static/7ba4ca7cfed755738c449effd14a7cf2/8f3a5/DD01.png\" srcset=\"/static/7ba4ca7cfed755738c449effd14a7cf2/ad4c8/DD01.png 147w,/static/7ba4ca7cfed755738c449effd14a7cf2/dafa8/DD01.png 293w,/static/7ba4ca7cfed755738c449effd14a7cf2/8f3a5/DD01.png 586w\">"
    },
    {
      "src": "/static/7ba4ca7cfed755738c449effd14a7cf2/8f3a5/DD01.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/7ba4ca7cfed755738c449effd14a7cf2/8f3a5/DD01.png\" srcset=\"/static/7ba4ca7cfed755738c449effd14a7cf2/ad4c8/DD01.png 147w,/static/7ba4ca7cfed755738c449effd14a7cf2/dafa8/DD01.png 293w,/static/7ba4ca7cfed755738c449effd14a7cf2/8f3a5/DD01.png 586w\" alt=\"Initial Discovery of Marketing Needs Icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='1235'%20width='586'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;1235&apos;%20width=&apos;586&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/cf2b4af9333915134b37df811c992359/8f3a5/DD02.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Onboarding logo for Disruptive Difference process\" src=\"/static/cf2b4af9333915134b37df811c992359/8f3a5/DD02.png\" srcset=\"/static/cf2b4af9333915134b37df811c992359/ad4c8/DD02.png 147w,/static/cf2b4af9333915134b37df811c992359/dafa8/DD02.png 293w,/static/cf2b4af9333915134b37df811c992359/8f3a5/DD02.png 586w\">"
    },
    {
      "src": "/static/cf2b4af9333915134b37df811c992359/8f3a5/DD02.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/cf2b4af9333915134b37df811c992359/8f3a5/DD02.png\" srcset=\"/static/cf2b4af9333915134b37df811c992359/ad4c8/DD02.png 147w,/static/cf2b4af9333915134b37df811c992359/dafa8/DD02.png 293w,/static/cf2b4af9333915134b37df811c992359/8f3a5/DD02.png 586w\" alt=\"Onboarding logo for Disruptive Difference process\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='1235'%20width='586'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;1235&apos;%20width=&apos;586&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/a3a05ab660e371b8dd74e7a41b5ac719/8f3a5/DD03.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Mutual Understanding Icon\" src=\"/static/a3a05ab660e371b8dd74e7a41b5ac719/8f3a5/DD03.png\" srcset=\"/static/a3a05ab660e371b8dd74e7a41b5ac719/ad4c8/DD03.png 147w,/static/a3a05ab660e371b8dd74e7a41b5ac719/dafa8/DD03.png 293w,/static/a3a05ab660e371b8dd74e7a41b5ac719/8f3a5/DD03.png 586w\">"
    },
    {
      "src": "/static/a3a05ab660e371b8dd74e7a41b5ac719/8f3a5/DD03.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/a3a05ab660e371b8dd74e7a41b5ac719/8f3a5/DD03.png\" srcset=\"/static/a3a05ab660e371b8dd74e7a41b5ac719/ad4c8/DD03.png 147w,/static/a3a05ab660e371b8dd74e7a41b5ac719/dafa8/DD03.png 293w,/static/a3a05ab660e371b8dd74e7a41b5ac719/8f3a5/DD03.png 586w\" alt=\"Mutual Understanding Icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='1235'%20width='586'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;1235&apos;%20width=&apos;586&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/d73ec144db6dd707ef970ec7205a67ea/8f3a5/DD04.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Marketing Impact Check-In Icon\" src=\"/static/d73ec144db6dd707ef970ec7205a67ea/8f3a5/DD04.png\" srcset=\"/static/d73ec144db6dd707ef970ec7205a67ea/ad4c8/DD04.png 147w,/static/d73ec144db6dd707ef970ec7205a67ea/dafa8/DD04.png 293w,/static/d73ec144db6dd707ef970ec7205a67ea/8f3a5/DD04.png 586w\">"
    },
    {
      "src": "/static/d73ec144db6dd707ef970ec7205a67ea/8f3a5/DD04.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/d73ec144db6dd707ef970ec7205a67ea/8f3a5/DD04.png\" srcset=\"/static/d73ec144db6dd707ef970ec7205a67ea/ad4c8/DD04.png 147w,/static/d73ec144db6dd707ef970ec7205a67ea/dafa8/DD04.png 293w,/static/d73ec144db6dd707ef970ec7205a67ea/8f3a5/DD04.png 586w\" alt=\"Marketing Impact Check-In Icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='1235'%20width='586'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;1235&apos;%20width=&apos;586&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/4ffc58eb460e7e13b0f16a006c90774e/8f3a5/DD05.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Strategy Workshop Icon\" src=\"/static/4ffc58eb460e7e13b0f16a006c90774e/8f3a5/DD05.png\" srcset=\"/static/4ffc58eb460e7e13b0f16a006c90774e/ad4c8/DD05.png 147w,/static/4ffc58eb460e7e13b0f16a006c90774e/dafa8/DD05.png 293w,/static/4ffc58eb460e7e13b0f16a006c90774e/8f3a5/DD05.png 586w\">"
    },
    {
      "src": "/static/4ffc58eb460e7e13b0f16a006c90774e/8f3a5/DD05.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/4ffc58eb460e7e13b0f16a006c90774e/8f3a5/DD05.png\" srcset=\"/static/4ffc58eb460e7e13b0f16a006c90774e/ad4c8/DD05.png 147w,/static/4ffc58eb460e7e13b0f16a006c90774e/dafa8/DD05.png 293w,/static/4ffc58eb460e7e13b0f16a006c90774e/8f3a5/DD05.png 586w\" alt=\"Strategy Workshop Icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='1235'%20width='586'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;1235&apos;%20width=&apos;586&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/d4b3fda07f0d53c591603856e2c88ea8/8f3a5/DD06.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Ongoing Marketing Strategy Icon\" src=\"/static/d4b3fda07f0d53c591603856e2c88ea8/8f3a5/DD06.png\" srcset=\"/static/d4b3fda07f0d53c591603856e2c88ea8/ad4c8/DD06.png 147w,/static/d4b3fda07f0d53c591603856e2c88ea8/dafa8/DD06.png 293w,/static/d4b3fda07f0d53c591603856e2c88ea8/8f3a5/DD06.png 586w\">"
    },
    {
      "src": "/static/d4b3fda07f0d53c591603856e2c88ea8/8f3a5/DD06.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 586px) 586px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/d4b3fda07f0d53c591603856e2c88ea8/8f3a5/DD06.png\" srcset=\"/static/d4b3fda07f0d53c591603856e2c88ea8/ad4c8/DD06.png 147w,/static/d4b3fda07f0d53c591603856e2c88ea8/dafa8/DD06.png 293w,/static/d4b3fda07f0d53c591603856e2c88ea8/8f3a5/DD06.png 586w\" alt=\"Ongoing Marketing Strategy Icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='250'%20width='250'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;250&apos;%20width=&apos;250&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/1e23d2eb40c9deb6b2eb7a84eb37ed9d/e9e8b/usaCleanClient.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"USA Clean client portrait\" src=\"/static/1e23d2eb40c9deb6b2eb7a84eb37ed9d/e9e8b/usaCleanClient.jpg\" srcset=\"/static/1e23d2eb40c9deb6b2eb7a84eb37ed9d/f4fea/usaCleanClient.jpg 63w,/static/1e23d2eb40c9deb6b2eb7a84eb37ed9d/0ca31/usaCleanClient.jpg 125w,/static/1e23d2eb40c9deb6b2eb7a84eb37ed9d/e9e8b/usaCleanClient.jpg 250w\">"
    },
    {
      "src": "/static/1e23d2eb40c9deb6b2eb7a84eb37ed9d/e9e8b/usaCleanClient.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/1e23d2eb40c9deb6b2eb7a84eb37ed9d/e9e8b/usaCleanClient.jpg\" srcset=\"/static/1e23d2eb40c9deb6b2eb7a84eb37ed9d/f4fea/usaCleanClient.jpg 63w,/static/1e23d2eb40c9deb6b2eb7a84eb37ed9d/0ca31/usaCleanClient.jpg 125w,/static/1e23d2eb40c9deb6b2eb7a84eb37ed9d/e9e8b/usaCleanClient.jpg 250w\" alt=\"USA Clean client portrait\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='250'%20width='250'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;250&apos;%20width=&apos;250&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/6704f07bfef2f1da67a8de151b65e236/e9e8b/pandaWindowsAndDoorsClientPortrait.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Panda Windows and Doors client portrait\" src=\"/static/6704f07bfef2f1da67a8de151b65e236/e9e8b/pandaWindowsAndDoorsClientPortrait.jpg\" srcset=\"/static/6704f07bfef2f1da67a8de151b65e236/f4fea/pandaWindowsAndDoorsClientPortrait.jpg 63w,/static/6704f07bfef2f1da67a8de151b65e236/0ca31/pandaWindowsAndDoorsClientPortrait.jpg 125w,/static/6704f07..."
    },
    {
      "src": "/static/6704f07bfef2f1da67a8de151b65e236/e9e8b/pandaWindowsAndDoorsClientPortrait.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/6704f07bfef2f1da67a8de151b65e236/e9e8b/pandaWindowsAndDoorsClientPortrait.jpg\" srcset=\"/static/6704f07bfef2f1da67a8de151b65e236/f4fea/pandaWindowsAndDoorsClientPortrait.jpg 63w,/static/6704f07bfef2f1da67a8de151b65e236/0ca31/pandaWindowsAndDoorsClientPortrait.jpg 125w,/static/6704f07bfef2f1da67a8de151b65e236/e9e8b/pandaWindowsAn..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='250'%20width='250'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;250&apos;%20width=&apos;250&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/daf9e60b26c08a7625ac7a6c49fc0fc1/e9e8b/littleAdventuresClientPortrait.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Little Adventures client portrait\" src=\"/static/daf9e60b26c08a7625ac7a6c49fc0fc1/e9e8b/littleAdventuresClientPortrait.jpg\" srcset=\"/static/daf9e60b26c08a7625ac7a6c49fc0fc1/f4fea/littleAdventuresClientPortrait.jpg 63w,/static/daf9e60b26c08a7625ac7a6c49fc0fc1/0ca31/littleAdventuresClientPortrait.jpg 125w,/static/daf9e60b26c08a7625ac7a6c4..."
    },
    {
      "src": "/static/daf9e60b26c08a7625ac7a6c49fc0fc1/e9e8b/littleAdventuresClientPortrait.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/daf9e60b26c08a7625ac7a6c49fc0fc1/e9e8b/littleAdventuresClientPortrait.jpg\" srcset=\"/static/daf9e60b26c08a7625ac7a6c49fc0fc1/f4fea/littleAdventuresClientPortrait.jpg 63w,/static/daf9e60b26c08a7625ac7a6c49fc0fc1/0ca31/littleAdventuresClientPortrait.jpg 125w,/static/daf9e60b26c08a7625ac7a6c49fc0fc1/e9e8b/littleAdventuresClientPort..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='250'%20width='250'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;250&apos;%20width=&apos;250&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/0805e51ae16afbedf1521be301636487/e9e8b/smartyClientPortrait.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Smarty client portrait\" src=\"/static/0805e51ae16afbedf1521be301636487/e9e8b/smartyClientPortrait.jpg\" srcset=\"/static/0805e51ae16afbedf1521be301636487/f4fea/smartyClientPortrait.jpg 63w,/static/0805e51ae16afbedf1521be301636487/0ca31/smartyClientPortrait.jpg 125w,/static/0805e51ae16afbedf1521be301636487/e9e8b/smartyClientPortrait.jpg 25..."
    },
    {
      "src": "/static/0805e51ae16afbedf1521be301636487/e9e8b/smartyClientPortrait.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/0805e51ae16afbedf1521be301636487/e9e8b/smartyClientPortrait.jpg\" srcset=\"/static/0805e51ae16afbedf1521be301636487/f4fea/smartyClientPortrait.jpg 63w,/static/0805e51ae16afbedf1521be301636487/0ca31/smartyClientPortrait.jpg 125w,/static/0805e51ae16afbedf1521be301636487/e9e8b/smartyClientPortrait.jpg 250w\" alt=\"Smarty client portra..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='250'%20width='250'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;250&apos;%20width=&apos;250&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/b5889b71e217781e9fe4661254ec42f8/e9e8b/sunlineOfficeClientPortrait.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Sunline Office client portrait\" src=\"/static/b5889b71e217781e9fe4661254ec42f8/e9e8b/sunlineOfficeClientPortrait.jpg\" srcset=\"/static/b5889b71e217781e9fe4661254ec42f8/f4fea/sunlineOfficeClientPortrait.jpg 63w,/static/b5889b71e217781e9fe4661254ec42f8/0ca31/sunlineOfficeClientPortrait.jpg 125w,/static/b5889b71e217781e9fe4661254ec42f8/e9e8..."
    },
    {
      "src": "/static/b5889b71e217781e9fe4661254ec42f8/e9e8b/sunlineOfficeClientPortrait.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/b5889b71e217781e9fe4661254ec42f8/e9e8b/sunlineOfficeClientPortrait.jpg\" srcset=\"/static/b5889b71e217781e9fe4661254ec42f8/f4fea/sunlineOfficeClientPortrait.jpg 63w,/static/b5889b71e217781e9fe4661254ec42f8/0ca31/sunlineOfficeClientPortrait.jpg 125w,/static/b5889b71e217781e9fe4661254ec42f8/e9e8b/sunlineOfficeClientPortrait.jpg 250..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='250'%20width='250'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;250&apos;%20width=&apos;250&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/43a9178f44e692240b927e2a5fddebcd/e9e8b/phoneNinjasClientPortrait.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Phone Ninjas client portrait\" src=\"/static/43a9178f44e692240b927e2a5fddebcd/e9e8b/phoneNinjasClientPortrait.jpg\" srcset=\"/static/43a9178f44e692240b927e2a5fddebcd/f4fea/phoneNinjasClientPortrait.jpg 63w,/static/43a9178f44e692240b927e2a5fddebcd/0ca31/phoneNinjasClientPortrait.jpg 125w,/static/43a9178f44e692240b927e2a5fddebcd/e9e8b/phoneN..."
    },
    {
      "src": "/static/43a9178f44e692240b927e2a5fddebcd/e9e8b/phoneNinjasClientPortrait.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 250px) 250px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/43a9178f44e692240b927e2a5fddebcd/e9e8b/phoneNinjasClientPortrait.jpg\" srcset=\"/static/43a9178f44e692240b927e2a5fddebcd/f4fea/phoneNinjasClientPortrait.jpg 63w,/static/43a9178f44e692240b927e2a5fddebcd/0ca31/phoneNinjasClientPortrait.jpg 125w,/static/43a9178f44e692240b927e2a5fddebcd/e9e8b/phoneNinjasClientPortrait.jpg 250w\" alt=\"..."
    },
    {
      "src": "/static/085179869bc2bcbbcefd73b142ee16bc/ae031/red-background-parallax.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr layout=\"fullWidth\" data-main-image style=\"opacity:0\" sizes=\"100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Background Parallax\" src=\"/static/085179869bc2bcbbcefd73b142ee16bc/ae031/red-background-parallax.jpg\" srcset=\"/static/085179869bc2bcbbcefd73b142ee16bc/1c473/red-background-parallax.jpg 750w,/static/085179869bc2bcbbcefd73b142ee16bc/3bb6b/red-background-parallax.jpg 1080w,/static/085179869bc2bcbbcefd73b142ee16bc/f15ba/red-background-parallax.jpg 1366w,/static/085179..."
    },
    {
      "src": "/static/085179869bc2bcbbcefd73b142ee16bc/ae031/red-background-parallax.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr layout=\"fullWidth\" data-main-image style=\"opacity:0\" sizes=\"100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/085179869bc2bcbbcefd73b142ee16bc/ae031/red-background-parallax.jpg\" srcset=\"/static/085179869bc2bcbbcefd73b142ee16bc/1c473/red-background-parallax.jpg 750w,/static/085179869bc2bcbbcefd73b142ee16bc/3bb6b/red-background-parallax.jpg 1080w,/static/085179869bc2bcbbcefd73b142ee16bc/f15ba/red-background-parallax.jpg 1366w,/static/085179869bc2bcbbcefd73b142ee16bc..."
    },
    {
      "src": "/static/23098c7ca62d43f7d79058e4f0d008b9/ad375/red-background-parallax-mobile.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr layout=\"fullWidth\" data-main-image style=\"opacity:0\" sizes=\"100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Background Parallax\" src=\"/static/23098c7ca62d43f7d79058e4f0d008b9/ad375/red-background-parallax-mobile.jpg\" srcset=\"/static/23098c7ca62d43f7d79058e4f0d008b9/ad375/red-background-parallax-mobile.jpg 640w\">"
    },
    {
      "src": "/static/23098c7ca62d43f7d79058e4f0d008b9/ad375/red-background-parallax-mobile.jpg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr layout=\"fullWidth\" data-main-image style=\"opacity:0\" sizes=\"100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/23098c7ca62d43f7d79058e4f0d008b9/ad375/red-background-parallax-mobile.jpg\" srcset=\"/static/23098c7ca62d43f7d79058e4f0d008b9/ad375/red-background-parallax-mobile.jpg 640w\" alt=\"Background Parallax\">"
    },
    {
      "src": "/static/c0e30bb1424dedb54b913ba54a866c0a/21ca7/footer-disruptive-logo.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr layout=\"fullWidth\" data-main-image style=\"opacity:0\" sizes=\"100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Disruptive Logo with Overlay\" src=\"/static/c0e30bb1424dedb54b913ba54a866c0a/21ca7/footer-disruptive-logo.png\" srcset=\"/static/c0e30bb1424dedb54b913ba54a866c0a/21ca7/footer-disruptive-logo.png 748w\">"
    },
    {
      "src": "/static/c0e30bb1424dedb54b913ba54a866c0a/21ca7/footer-disruptive-logo.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr layout=\"fullWidth\" data-main-image style=\"opacity:0\" sizes=\"100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/c0e30bb1424dedb54b913ba54a866c0a/21ca7/footer-disruptive-logo.png\" srcset=\"/static/c0e30bb1424dedb54b913ba54a866c0a/21ca7/footer-disruptive-logo.png 748w\" alt=\"Disruptive Logo with Overlay\">"
    },
    {
      "src": "/static/ec49cc553a1ebdce49820d7508cdbc91/18323/footer-disruptive-logo-mobile.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr layout=\"fullWidth\" data-main-image style=\"opacity:0\" sizes=\"100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Disruptive Logo with Overlay\" src=\"/static/ec49cc553a1ebdce49820d7508cdbc91/18323/footer-disruptive-logo-mobile.png\" srcset=\"/static/ec49cc553a1ebdce49820d7508cdbc91/18323/footer-disruptive-logo-mobile.png 560w\">"
    },
    {
      "src": "/static/ec49cc553a1ebdce49820d7508cdbc91/18323/footer-disruptive-logo-mobile.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr layout=\"fullWidth\" data-main-image style=\"opacity:0\" sizes=\"100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/ec49cc553a1ebdce49820d7508cdbc91/18323/footer-disruptive-logo-mobile.png\" srcset=\"/static/ec49cc553a1ebdce49820d7508cdbc91/18323/footer-disruptive-logo-mobile.png 560w\" alt=\"Disruptive Logo with Overlay\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='58'%20width='140'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;58&apos;%20width=&apos;140&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/bb095c1c6b43e6c706819bc52a7e0625/c5580/Google-Premier-Partner-Logo-White-1.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 140px) 140px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Google Premier Partner Logo White\" src=\"/static/bb095c1c6b43e6c706819bc52a7e0625/c5580/Google-Premier-Partner-Logo-White-1.png\" srcset=\"/static/bb095c1c6b43e6c706819bc52a7e0625/a8bc7/Google-Premier-Partner-Logo-White-1.png 35w,/static/bb095c1c6b43e6c706819bc52a7e0625/17619/Google-Premier-Partner-Logo-White-1.png 70w,/static/bb095c1c6b4..."
    },
    {
      "src": "/static/bb095c1c6b43e6c706819bc52a7e0625/c5580/Google-Premier-Partner-Logo-White-1.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 140px) 140px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/bb095c1c6b43e6c706819bc52a7e0625/c5580/Google-Premier-Partner-Logo-White-1.png\" srcset=\"/static/bb095c1c6b43e6c706819bc52a7e0625/a8bc7/Google-Premier-Partner-Logo-White-1.png 35w,/static/bb095c1c6b43e6c706819bc52a7e0625/17619/Google-Premier-Partner-Logo-White-1.png 70w,/static/bb095c1c6b43e6c706819bc52a7e0625/c5580/Google-Premi..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='60.00000000000001'%20width='84'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;60.00000000000001&apos;%20width=&apos;84&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/c6cae870ed7df71730587565cd15ebeb/96651/amazon-partner-badge-2.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 84px) 84px, 100vw\" decoding=\"async\" loading=\"lazy\" alt src=\"/static/c6cae870ed7df71730587565cd15ebeb/96651/amazon-partner-badge-2.png\" srcset=\"/static/c6cae870ed7df71730587565cd15ebeb/f4129/amazon-partner-badge-2.png 21w,/static/c6cae870ed7df71730587565cd15ebeb/b20d4/amazon-partner-badge-2.png 42w,/static/c6cae870ed7df71730587565cd15ebeb/96651/amazon-partner-badge-2.png 84w\">"
    },
    {
      "src": "/static/c6cae870ed7df71730587565cd15ebeb/96651/amazon-partner-badge-2.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 84px) 84px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/c6cae870ed7df71730587565cd15ebeb/96651/amazon-partner-badge-2.png\" srcset=\"/static/c6cae870ed7df71730587565cd15ebeb/f4129/amazon-partner-badge-2.png 21w,/static/c6cae870ed7df71730587565cd15ebeb/b20d4/amazon-partner-badge-2.png 42w,/static/c6cae870ed7df71730587565cd15ebeb/96651/amazon-partner-badge-2.png 84w\" alt>"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='66'%20width='120'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;66&apos;%20width=&apos;120&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/02d6ededc5c2be5634eb0e854ae38ce3/6eefe/Hubspot-Certified-Partner-Logo.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 120px) 120px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Hubspot Certified Partner Logo\" src=\"/static/02d6ededc5c2be5634eb0e854ae38ce3/6eefe/Hubspot-Certified-Partner-Logo.png\" srcset=\"/static/02d6ededc5c2be5634eb0e854ae38ce3/d3648/Hubspot-Certified-Partner-Logo.png 30w,/static/02d6ededc5c2be5634eb0e854ae38ce3/6223f/Hubspot-Certified-Partner-Logo.png 60w,/static/02d6ededc5c2be5634eb0e854ae38..."
    },
    {
      "src": "/static/02d6ededc5c2be5634eb0e854ae38ce3/6eefe/Hubspot-Certified-Partner-Logo.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 120px) 120px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/02d6ededc5c2be5634eb0e854ae38ce3/6eefe/Hubspot-Certified-Partner-Logo.png\" srcset=\"/static/02d6ededc5c2be5634eb0e854ae38ce3/d3648/Hubspot-Certified-Partner-Logo.png 30w,/static/02d6ededc5c2be5634eb0e854ae38ce3/6223f/Hubspot-Certified-Partner-Logo.png 60w,/static/02d6ededc5c2be5634eb0e854ae38ce3/6eefe/Hubspot-Certified-Partner-L..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='65'%20width='188'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;65&apos;%20width=&apos;188&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/ee58b8d5ce6185e3c310f833143f17b5/54d69/Microsoft-Partner-Badge-CY25-3.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 188px) 188px, 100vw\" decoding=\"async\" loading=\"lazy\" alt src=\"/static/ee58b8d5ce6185e3c310f833143f17b5/54d69/Microsoft-Partner-Badge-CY25-3.png\" srcset=\"/static/ee58b8d5ce6185e3c310f833143f17b5/426ac/Microsoft-Partner-Badge-CY25-3.png 47w,/static/ee58b8d5ce6185e3c310f833143f17b5/bdb97/Microsoft-Partner-Badge-CY25-3.png 94w,/static/ee58b8d5ce6185e3c310f833143f17b5/54d69/Microsoft-Partner-Badge..."
    },
    {
      "src": "/static/ee58b8d5ce6185e3c310f833143f17b5/54d69/Microsoft-Partner-Badge-CY25-3.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 188px) 188px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/ee58b8d5ce6185e3c310f833143f17b5/54d69/Microsoft-Partner-Badge-CY25-3.png\" srcset=\"/static/ee58b8d5ce6185e3c310f833143f17b5/426ac/Microsoft-Partner-Badge-CY25-3.png 47w,/static/ee58b8d5ce6185e3c310f833143f17b5/bdb97/Microsoft-Partner-Badge-CY25-3.png 94w,/static/ee58b8d5ce6185e3c310f833143f17b5/54d69/Microsoft-Partner-Badge-CY2..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='50'%20width='123'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;50&apos;%20width=&apos;123&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/c6d0efa5b815b001b9eedb161f11b3a0/efded/meta-partner-badge-3.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 123px) 123px, 100vw\" decoding=\"async\" loading=\"lazy\" alt src=\"/static/c6d0efa5b815b001b9eedb161f11b3a0/efded/meta-partner-badge-3.png\" srcset=\"/static/c6d0efa5b815b001b9eedb161f11b3a0/5d472/meta-partner-badge-3.png 31w,/static/c6d0efa5b815b001b9eedb161f11b3a0/d8f47/meta-partner-badge-3.png 62w,/static/c6d0efa5b815b001b9eedb161f11b3a0/efded/meta-partner-badge-3.png 123w\">"
    },
    {
      "src": "/static/c6d0efa5b815b001b9eedb161f11b3a0/efded/meta-partner-badge-3.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 123px) 123px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/c6d0efa5b815b001b9eedb161f11b3a0/efded/meta-partner-badge-3.png\" srcset=\"/static/c6d0efa5b815b001b9eedb161f11b3a0/5d472/meta-partner-badge-3.png 31w,/static/c6d0efa5b815b001b9eedb161f11b3a0/d8f47/meta-partner-badge-3.png 62w,/static/c6d0efa5b815b001b9eedb161f11b3a0/efded/meta-partner-badge-3.png 123w\" alt>"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='73'%20width='130'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;73&apos;%20width=&apos;130&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/a1a4afbde0a69a7e29751223e64c5130/59032/Klaviyo-Master-Elite-Logo-1.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 130px) 130px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Klaviyo Master Elite Marketing Partner Logo\" src=\"/static/a1a4afbde0a69a7e29751223e64c5130/59032/Klaviyo-Master-Elite-Logo-1.png\" srcset=\"/static/a1a4afbde0a69a7e29751223e64c5130/6736f/Klaviyo-Master-Elite-Logo-1.png 33w,/static/a1a4afbde0a69a7e29751223e64c5130/3a456/Klaviyo-Master-Elite-Logo-1.png 65w,/static/a1a4afbde0a69a7e29751223e..."
    },
    {
      "src": "/static/a1a4afbde0a69a7e29751223e64c5130/59032/Klaviyo-Master-Elite-Logo-1.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 130px) 130px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/a1a4afbde0a69a7e29751223e64c5130/59032/Klaviyo-Master-Elite-Logo-1.png\" srcset=\"/static/a1a4afbde0a69a7e29751223e64c5130/6736f/Klaviyo-Master-Elite-Logo-1.png 33w,/static/a1a4afbde0a69a7e29751223e64c5130/3a456/Klaviyo-Master-Elite-Logo-1.png 65w,/static/a1a4afbde0a69a7e29751223e64c5130/59032/Klaviyo-Master-Elite-Logo-1.png 130w..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='59'%20width='140'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;59&apos;%20width=&apos;140&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/bd63218a21169bc0ebeb7e17fe47f601/83059/Clutch-Sticker-Widget.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 140px) 140px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"5-Star Reviews on Clutch Logo\" src=\"/static/bd63218a21169bc0ebeb7e17fe47f601/83059/Clutch-Sticker-Widget.png\" srcset=\"/static/bd63218a21169bc0ebeb7e17fe47f601/a8bc7/Clutch-Sticker-Widget.png 35w,/static/bd63218a21169bc0ebeb7e17fe47f601/36688/Clutch-Sticker-Widget.png 70w,/static/bd63218a21169bc0ebeb7e17fe47f601/83059/Clutch-Sticker-Wid..."
    },
    {
      "src": "/static/bd63218a21169bc0ebeb7e17fe47f601/83059/Clutch-Sticker-Widget.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 140px) 140px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/bd63218a21169bc0ebeb7e17fe47f601/83059/Clutch-Sticker-Widget.png\" srcset=\"/static/bd63218a21169bc0ebeb7e17fe47f601/a8bc7/Clutch-Sticker-Widget.png 35w,/static/bd63218a21169bc0ebeb7e17fe47f601/36688/Clutch-Sticker-Widget.png 70w,/static/bd63218a21169bc0ebeb7e17fe47f601/83059/Clutch-Sticker-Widget.png 140w\" alt=\"5-Star Reviews on..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='100'%20width='128'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;100&apos;%20width=&apos;128&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/4f0a28c105552a230a82f2ce7f21abdb/d4ed5/Best-PPC-Rankings.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 128px) 128px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Best PPC Rankings Award\" src=\"/static/4f0a28c105552a230a82f2ce7f21abdb/d4ed5/Best-PPC-Rankings.png\" srcset=\"/static/4f0a28c105552a230a82f2ce7f21abdb/a03b0/Best-PPC-Rankings.png 32w,/static/4f0a28c105552a230a82f2ce7f21abdb/3bf8c/Best-PPC-Rankings.png 64w,/static/4f0a28c105552a230a82f2ce7f21abdb/d4ed5/Best-PPC-Rankings.png 128w\">"
    },
    {
      "src": "/static/4f0a28c105552a230a82f2ce7f21abdb/d4ed5/Best-PPC-Rankings.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 128px) 128px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/4f0a28c105552a230a82f2ce7f21abdb/d4ed5/Best-PPC-Rankings.png\" srcset=\"/static/4f0a28c105552a230a82f2ce7f21abdb/a03b0/Best-PPC-Rankings.png 32w,/static/4f0a28c105552a230a82f2ce7f21abdb/3bf8c/Best-PPC-Rankings.png 64w,/static/4f0a28c105552a230a82f2ce7f21abdb/d4ed5/Best-PPC-Rankings.png 128w\" alt=\"Best PPC Rankings Award\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='80'%20width='102'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;80&apos;%20width=&apos;102&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/4f0a28c105552a230a82f2ce7f21abdb/840bd/Best-PPC-Rankings.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 102px) 102px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Best PPC Rankings Award\" src=\"/static/4f0a28c105552a230a82f2ce7f21abdb/840bd/Best-PPC-Rankings.png\" srcset=\"/static/4f0a28c105552a230a82f2ce7f21abdb/f289d/Best-PPC-Rankings.png 26w,/static/4f0a28c105552a230a82f2ce7f21abdb/d6fba/Best-PPC-Rankings.png 51w,/static/4f0a28c105552a230a82f2ce7f21abdb/840bd/Best-PPC-Rankings.png 102w\">"
    },
    {
      "src": "/static/4f0a28c105552a230a82f2ce7f21abdb/840bd/Best-PPC-Rankings.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 102px) 102px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/4f0a28c105552a230a82f2ce7f21abdb/840bd/Best-PPC-Rankings.png\" srcset=\"/static/4f0a28c105552a230a82f2ce7f21abdb/f289d/Best-PPC-Rankings.png 26w,/static/4f0a28c105552a230a82f2ce7f21abdb/d6fba/Best-PPC-Rankings.png 51w,/static/4f0a28c105552a230a82f2ce7f21abdb/840bd/Best-PPC-Rankings.png 102w\" alt=\"Best PPC Rankings Award\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='100'%20width='78'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;100&apos;%20width=&apos;78&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/9c75b9583a3a455dba45989affd2488c/b7e5d/UVEF-Top-25-Under-5.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 78px) 78px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Utah Venture Entrepreneur Forum Top 25 Under 5 Company\" src=\"/static/9c75b9583a3a455dba45989affd2488c/b7e5d/UVEF-Top-25-Under-5.png\" srcset=\"/static/9c75b9583a3a455dba45989affd2488c/73d14/UVEF-Top-25-Under-5.png 20w,/static/9c75b9583a3a455dba45989affd2488c/cc784/UVEF-Top-25-Under-5.png 39w,/static/9c75b9583a3a455dba45989affd2488c/b7e5d/U..."
    },
    {
      "src": "/static/9c75b9583a3a455dba45989affd2488c/b7e5d/UVEF-Top-25-Under-5.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 78px) 78px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/9c75b9583a3a455dba45989affd2488c/b7e5d/UVEF-Top-25-Under-5.png\" srcset=\"/static/9c75b9583a3a455dba45989affd2488c/73d14/UVEF-Top-25-Under-5.png 20w,/static/9c75b9583a3a455dba45989affd2488c/cc784/UVEF-Top-25-Under-5.png 39w,/static/9c75b9583a3a455dba45989affd2488c/b7e5d/UVEF-Top-25-Under-5.png 78w\" alt=\"Utah Venture Entrepreneur Fo..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='79'%20width='62'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;79&apos;%20width=&apos;62&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/9c75b9583a3a455dba45989affd2488c/85f24/UVEF-Top-25-Under-5.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 62px) 62px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Utah Venture Entrepreneur Forum Top 25 Under 5 Company\" src=\"/static/9c75b9583a3a455dba45989affd2488c/85f24/UVEF-Top-25-Under-5.png\" srcset=\"/static/9c75b9583a3a455dba45989affd2488c/c0ef4/UVEF-Top-25-Under-5.png 16w,/static/9c75b9583a3a455dba45989affd2488c/a5e9e/UVEF-Top-25-Under-5.png 31w,/static/9c75b9583a3a455dba45989affd2488c/85f24/U..."
    },
    {
      "src": "/static/9c75b9583a3a455dba45989affd2488c/85f24/UVEF-Top-25-Under-5.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 62px) 62px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/9c75b9583a3a455dba45989affd2488c/85f24/UVEF-Top-25-Under-5.png\" srcset=\"/static/9c75b9583a3a455dba45989affd2488c/c0ef4/UVEF-Top-25-Under-5.png 16w,/static/9c75b9583a3a455dba45989affd2488c/a5e9e/UVEF-Top-25-Under-5.png 31w,/static/9c75b9583a3a455dba45989affd2488c/85f24/UVEF-Top-25-Under-5.png 62w\" alt=\"Utah Venture Entrepreneur Fo..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='100'%20width='75'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;100&apos;%20width=&apos;75&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/841d3cd2c523bfdde0635a23ca994076/5f5dd/UB-Best-Companies-to-Work-For.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 75px) 75px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"UB Best Companies to Work For Award\" src=\"/static/841d3cd2c523bfdde0635a23ca994076/5f5dd/UB-Best-Companies-to-Work-For.png\" srcset=\"/static/841d3cd2c523bfdde0635a23ca994076/3672d/UB-Best-Companies-to-Work-For.png 19w,/static/841d3cd2c523bfdde0635a23ca994076/a4140/UB-Best-Companies-to-Work-For.png 38w,/static/841d3cd2c523bfdde0635a23ca994..."
    },
    {
      "src": "/static/841d3cd2c523bfdde0635a23ca994076/5f5dd/UB-Best-Companies-to-Work-For.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 75px) 75px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/841d3cd2c523bfdde0635a23ca994076/5f5dd/UB-Best-Companies-to-Work-For.png\" srcset=\"/static/841d3cd2c523bfdde0635a23ca994076/3672d/UB-Best-Companies-to-Work-For.png 19w,/static/841d3cd2c523bfdde0635a23ca994076/a4140/UB-Best-Companies-to-Work-For.png 38w,/static/841d3cd2c523bfdde0635a23ca994076/5f5dd/UB-Best-Companies-to-Work-For.pn..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='80'%20width='60'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;80&apos;%20width=&apos;60&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/841d3cd2c523bfdde0635a23ca994076/eadfa/UB-Best-Companies-to-Work-For.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 60px) 60px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"UB Best Companies to Work For Award\" src=\"/static/841d3cd2c523bfdde0635a23ca994076/eadfa/UB-Best-Companies-to-Work-For.png\" srcset=\"/static/841d3cd2c523bfdde0635a23ca994076/3639d/UB-Best-Companies-to-Work-For.png 15w,/static/841d3cd2c523bfdde0635a23ca994076/21d2d/UB-Best-Companies-to-Work-For.png 30w,/static/841d3cd2c523bfdde0635a23ca994..."
    },
    {
      "src": "/static/841d3cd2c523bfdde0635a23ca994076/eadfa/UB-Best-Companies-to-Work-For.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 60px) 60px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/841d3cd2c523bfdde0635a23ca994076/eadfa/UB-Best-Companies-to-Work-For.png\" srcset=\"/static/841d3cd2c523bfdde0635a23ca994076/3639d/UB-Best-Companies-to-Work-For.png 15w,/static/841d3cd2c523bfdde0635a23ca994076/21d2d/UB-Best-Companies-to-Work-For.png 30w,/static/841d3cd2c523bfdde0635a23ca994076/eadfa/UB-Best-Companies-to-Work-For.pn..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='100'%20width='101'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;100&apos;%20width=&apos;101&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/1e977f627d523d67a070b8a4c1849bf2/c3016/National-Excellence-Award-Winner.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 101px) 101px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"2020 National Excellence Award Winner\" src=\"/static/1e977f627d523d67a070b8a4c1849bf2/c3016/National-Excellence-Award-Winner.png\" srcset=\"/static/1e977f627d523d67a070b8a4c1849bf2/d06fd/National-Excellence-Award-Winner.png 25w,/static/1e977f627d523d67a070b8a4c1849bf2/e1a2b/National-Excellence-Award-Winner.png 51w,/static/1e977f627d523d67..."
    },
    {
      "src": "/static/1e977f627d523d67a070b8a4c1849bf2/c3016/National-Excellence-Award-Winner.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 101px) 101px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/1e977f627d523d67a070b8a4c1849bf2/c3016/National-Excellence-Award-Winner.png\" srcset=\"/static/1e977f627d523d67a070b8a4c1849bf2/d06fd/National-Excellence-Award-Winner.png 25w,/static/1e977f627d523d67a070b8a4c1849bf2/e1a2b/National-Excellence-Award-Winner.png 51w,/static/1e977f627d523d67a070b8a4c1849bf2/c3016/National-Excellence-A..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='80'%20width='81'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;80&apos;%20width=&apos;81&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/1e977f627d523d67a070b8a4c1849bf2/4f4ee/National-Excellence-Award-Winner.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 81px) 81px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"2020 National Excellence Award Winner\" src=\"/static/1e977f627d523d67a070b8a4c1849bf2/4f4ee/National-Excellence-Award-Winner.png\" srcset=\"/static/1e977f627d523d67a070b8a4c1849bf2/41fb7/National-Excellence-Award-Winner.png 20w,/static/1e977f627d523d67a070b8a4c1849bf2/a7f1f/National-Excellence-Award-Winner.png 41w,/static/1e977f627d523d67a0..."
    },
    {
      "src": "/static/1e977f627d523d67a070b8a4c1849bf2/4f4ee/National-Excellence-Award-Winner.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 81px) 81px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/1e977f627d523d67a070b8a4c1849bf2/4f4ee/National-Excellence-Award-Winner.png\" srcset=\"/static/1e977f627d523d67a070b8a4c1849bf2/41fb7/National-Excellence-Award-Winner.png 20w,/static/1e977f627d523d67a070b8a4c1849bf2/a7f1f/National-Excellence-Award-Winner.png 41w,/static/1e977f627d523d67a070b8a4c1849bf2/4f4ee/National-Excellence-Awa..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='100'%20width='101'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;100&apos;%20width=&apos;101&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/7baf1182169e9f561361fbf7d492a942/c3016/Inc.-5000.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 101px) 101px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Inc. 5000 Fastest-Growing Companies Award\" src=\"/static/7baf1182169e9f561361fbf7d492a942/c3016/Inc.-5000.png\" srcset=\"/static/7baf1182169e9f561361fbf7d492a942/d06fd/Inc.-5000.png 25w,/static/7baf1182169e9f561361fbf7d492a942/e1a2b/Inc.-5000.png 51w,/static/7baf1182169e9f561361fbf7d492a942/c3016/Inc.-5000.png 101w\">"
    },
    {
      "src": "/static/7baf1182169e9f561361fbf7d492a942/c3016/Inc.-5000.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 101px) 101px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/7baf1182169e9f561361fbf7d492a942/c3016/Inc.-5000.png\" srcset=\"/static/7baf1182169e9f561361fbf7d492a942/d06fd/Inc.-5000.png 25w,/static/7baf1182169e9f561361fbf7d492a942/e1a2b/Inc.-5000.png 51w,/static/7baf1182169e9f561361fbf7d492a942/c3016/Inc.-5000.png 101w\" alt=\"Inc. 5000 Fastest-Growing Companies Award\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='80'%20width='81'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;80&apos;%20width=&apos;81&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/7baf1182169e9f561361fbf7d492a942/4f4ee/Inc.-5000.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 81px) 81px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Inc. 5000 Fastest-Growing Companies Award\" src=\"/static/7baf1182169e9f561361fbf7d492a942/4f4ee/Inc.-5000.png\" srcset=\"/static/7baf1182169e9f561361fbf7d492a942/41fb7/Inc.-5000.png 20w,/static/7baf1182169e9f561361fbf7d492a942/a7f1f/Inc.-5000.png 41w,/static/7baf1182169e9f561361fbf7d492a942/4f4ee/Inc.-5000.png 81w\">"
    },
    {
      "src": "/static/7baf1182169e9f561361fbf7d492a942/4f4ee/Inc.-5000.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 81px) 81px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/7baf1182169e9f561361fbf7d492a942/4f4ee/Inc.-5000.png\" srcset=\"/static/7baf1182169e9f561361fbf7d492a942/41fb7/Inc.-5000.png 20w,/static/7baf1182169e9f561361fbf7d492a942/a7f1f/Inc.-5000.png 41w,/static/7baf1182169e9f561361fbf7d492a942/4f4ee/Inc.-5000.png 81w\" alt=\"Inc. 5000 Fastest-Growing Companies Award\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='100'%20width='101'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;100&apos;%20width=&apos;101&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/c3016/Inc-500.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 101px) 101px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Inc. 500 Fastest-Growing Companies #145 Icon\" src=\"/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/c3016/Inc-500.png\" srcset=\"/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/d06fd/Inc-500.png 25w,/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/e1a2b/Inc-500.png 51w,/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/c3016/Inc-500.png 101w\">"
    },
    {
      "src": "/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/c3016/Inc-500.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 101px) 101px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/c3016/Inc-500.png\" srcset=\"/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/d06fd/Inc-500.png 25w,/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/e1a2b/Inc-500.png 51w,/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/c3016/Inc-500.png 101w\" alt=\"Inc. 500 Fastest-Growing Companies #145 Icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='80'%20width='81'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;80&apos;%20width=&apos;81&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/4f4ee/Inc-500.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 81px) 81px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Inc. 500 Fastest-Growing Companies #145 Icon\" src=\"/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/4f4ee/Inc-500.png\" srcset=\"/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/41fb7/Inc-500.png 20w,/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/a7f1f/Inc-500.png 41w,/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/4f4ee/Inc-500.png 81w\">"
    },
    {
      "src": "/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/4f4ee/Inc-500.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 81px) 81px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/4f4ee/Inc-500.png\" srcset=\"/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/41fb7/Inc-500.png 20w,/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/a7f1f/Inc-500.png 41w,/static/c4869cb2ca7a3fafa41ccb5f8b1bfde0/4f4ee/Inc-500.png 81w\" alt=\"Inc. 500 Fastest-Growing Companies #145 Icon\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='100'%20width='72'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;100&apos;%20width=&apos;72&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/d96315eddd5be9d4bb5622c04d4b0be0/3950f/Design-Rush-Logo.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 72px) 72px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Top PPC Company 2022 Design Rush Award\" src=\"/static/d96315eddd5be9d4bb5622c04d4b0be0/3950f/Design-Rush-Logo.png\" srcset=\"/static/d96315eddd5be9d4bb5622c04d4b0be0/46100/Design-Rush-Logo.png 18w,/static/d96315eddd5be9d4bb5622c04d4b0be0/ab0ef/Design-Rush-Logo.png 36w,/static/d96315eddd5be9d4bb5622c04d4b0be0/3950f/Design-Rush-Logo.png 72w\">"
    },
    {
      "src": "/static/d96315eddd5be9d4bb5622c04d4b0be0/3950f/Design-Rush-Logo.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 72px) 72px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/d96315eddd5be9d4bb5622c04d4b0be0/3950f/Design-Rush-Logo.png\" srcset=\"/static/d96315eddd5be9d4bb5622c04d4b0be0/46100/Design-Rush-Logo.png 18w,/static/d96315eddd5be9d4bb5622c04d4b0be0/ab0ef/Design-Rush-Logo.png 36w,/static/d96315eddd5be9d4bb5622c04d4b0be0/3950f/Design-Rush-Logo.png 72w\" alt=\"Top PPC Company 2022 Design Rush Award\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='81'%20width='58'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;81&apos;%20width=&apos;58&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/d96315eddd5be9d4bb5622c04d4b0be0/fa1b3/Design-Rush-Logo.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 58px) 58px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Top PPC Company 2022 Design Rush Award\" src=\"/static/d96315eddd5be9d4bb5622c04d4b0be0/fa1b3/Design-Rush-Logo.png\" srcset=\"/static/d96315eddd5be9d4bb5622c04d4b0be0/f41e8/Design-Rush-Logo.png 15w,/static/d96315eddd5be9d4bb5622c04d4b0be0/2eda9/Design-Rush-Logo.png 29w,/static/d96315eddd5be9d4bb5622c04d4b0be0/fa1b3/Design-Rush-Logo.png 58w\">"
    },
    {
      "src": "/static/d96315eddd5be9d4bb5622c04d4b0be0/fa1b3/Design-Rush-Logo.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 58px) 58px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/d96315eddd5be9d4bb5622c04d4b0be0/fa1b3/Design-Rush-Logo.png\" srcset=\"/static/d96315eddd5be9d4bb5622c04d4b0be0/f41e8/Design-Rush-Logo.png 15w,/static/d96315eddd5be9d4bb5622c04d4b0be0/2eda9/Design-Rush-Logo.png 29w,/static/d96315eddd5be9d4bb5622c04d4b0be0/fa1b3/Design-Rush-Logo.png 58w\" alt=\"Top PPC Company 2022 Design Rush Award\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='100'%20width='102'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;100&apos;%20width=&apos;102&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/1f91b54a481b521d1f3267e63af9ac8e/5e7d7/Cluth-Top-1000.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 102px) 102px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Top 1000 Companies Global 2021 Clutch Award\" src=\"/static/1f91b54a481b521d1f3267e63af9ac8e/5e7d7/Cluth-Top-1000.png\" srcset=\"/static/1f91b54a481b521d1f3267e63af9ac8e/f10f9/Cluth-Top-1000.png 26w,/static/1f91b54a481b521d1f3267e63af9ac8e/e1a2b/Cluth-Top-1000.png 51w,/static/1f91b54a481b521d1f3267e63af9ac8e/5e7d7/Cluth-Top-1000.png 102w\">"
    },
    {
      "src": "/static/1f91b54a481b521d1f3267e63af9ac8e/5e7d7/Cluth-Top-1000.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 102px) 102px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/1f91b54a481b521d1f3267e63af9ac8e/5e7d7/Cluth-Top-1000.png\" srcset=\"/static/1f91b54a481b521d1f3267e63af9ac8e/f10f9/Cluth-Top-1000.png 26w,/static/1f91b54a481b521d1f3267e63af9ac8e/e1a2b/Cluth-Top-1000.png 51w,/static/1f91b54a481b521d1f3267e63af9ac8e/5e7d7/Cluth-Top-1000.png 102w\" alt=\"Top 1000 Companies Global 2021 Clutch Award\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='80'%20width='82'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;80&apos;%20width=&apos;82&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/1f91b54a481b521d1f3267e63af9ac8e/bd1b7/Cluth-Top-1000.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 82px) 82px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Top 1000 Companies Global 2021 Clutch Award\" src=\"/static/1f91b54a481b521d1f3267e63af9ac8e/bd1b7/Cluth-Top-1000.png\" srcset=\"/static/1f91b54a481b521d1f3267e63af9ac8e/4f628/Cluth-Top-1000.png 21w,/static/1f91b54a481b521d1f3267e63af9ac8e/9259d/Cluth-Top-1000.png 41w,/static/1f91b54a481b521d1f3267e63af9ac8e/bd1b7/Cluth-Top-1000.png 82w\">"
    },
    {
      "src": "/static/1f91b54a481b521d1f3267e63af9ac8e/bd1b7/Cluth-Top-1000.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 82px) 82px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/1f91b54a481b521d1f3267e63af9ac8e/bd1b7/Cluth-Top-1000.png\" srcset=\"/static/1f91b54a481b521d1f3267e63af9ac8e/4f628/Cluth-Top-1000.png 21w,/static/1f91b54a481b521d1f3267e63af9ac8e/9259d/Cluth-Top-1000.png 41w,/static/1f91b54a481b521d1f3267e63af9ac8e/bd1b7/Cluth-Top-1000.png 82w\" alt=\"Top 1000 Companies Global 2021 Clutch Award\">"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='100'%20width='93'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;100&apos;%20width=&apos;93&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/6c052cf364ed2c36d2f169425e9761e6/d41f1/Clutch-Top-Advertising-Utah.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 93px) 93px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Top Digital Marketing Agencies 2022 Clutch Award\" src=\"/static/6c052cf364ed2c36d2f169425e9761e6/d41f1/Clutch-Top-Advertising-Utah.png\" srcset=\"/static/6c052cf364ed2c36d2f169425e9761e6/c4392/Clutch-Top-Advertising-Utah.png 23w,/static/6c052cf364ed2c36d2f169425e9761e6/8b32e/Clutch-Top-Advertising-Utah.png 47w,/static/6c052cf364ed2c36d2f169..."
    },
    {
      "src": "/static/6c052cf364ed2c36d2f169425e9761e6/d41f1/Clutch-Top-Advertising-Utah.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 93px) 93px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/6c052cf364ed2c36d2f169425e9761e6/d41f1/Clutch-Top-Advertising-Utah.png\" srcset=\"/static/6c052cf364ed2c36d2f169425e9761e6/c4392/Clutch-Top-Advertising-Utah.png 23w,/static/6c052cf364ed2c36d2f169425e9761e6/8b32e/Clutch-Top-Advertising-Utah.png 47w,/static/6c052cf364ed2c36d2f169425e9761e6/d41f1/Clutch-Top-Advertising-Utah.png 93w\" a..."
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg%20height='80'%20width='74'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%3E%3C/svg%3E",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt role=\"presentation\" aria-hidden=\"true\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg%20height=&apos;80&apos;%20width=&apos;74&apos;%20xmlns=&apos;http://www.w3.org/2000/svg&apos;%20version=&apos;1.1&apos;%3E%3C/svg%3E\" style=\"max-width:100%;display:block;position:static\">"
    },
    {
      "src": "/static/6c052cf364ed2c36d2f169425e9761e6/89ae7/Clutch-Top-Advertising-Utah.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 74px) 74px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Top Digital Marketing Agencies 2022 Clutch Award\" src=\"/static/6c052cf364ed2c36d2f169425e9761e6/89ae7/Clutch-Top-Advertising-Utah.png\" srcset=\"/static/6c052cf364ed2c36d2f169425e9761e6/c7b0e/Clutch-Top-Advertising-Utah.png 19w,/static/6c052cf364ed2c36d2f169425e9761e6/6dc8e/Clutch-Top-Advertising-Utah.png 37w,/static/6c052cf364ed2c36d2f169..."
    },
    {
      "src": "/static/6c052cf364ed2c36d2f169425e9761e6/89ae7/Clutch-Top-Advertising-Utah.png",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-gatsby-image-ssr placeholder=\"blurred\" data-main-image style=\"opacity:0\" sizes=\"(min-width: 74px) 74px, 100vw\" decoding=\"async\" loading=\"lazy\" src=\"/static/6c052cf364ed2c36d2f169425e9761e6/89ae7/Clutch-Top-Advertising-Utah.png\" srcset=\"/static/6c052cf364ed2c36d2f169425e9761e6/c7b0e/Clutch-Top-Advertising-Utah.png 19w,/static/6c052cf364ed2c36d2f169425e9761e6/6dc8e/Clutch-Top-Advertising-Utah.png 37w,/static/6c052cf364ed2c36d2f169425e9761e6/89ae7/Clutch-Top-Advertising-Utah.png 74w\" a..."
    }
  ],
  "possibleDialogs": [],
  "score": 80,
  "weight": 10
}

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: how, benefits, cost, 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": "WHAT MARKETERS SAY ABOUT DISRUPTIVE",
      "html": "<h2 class=\"mx-auto text-3xl font-bold text-black md:text-4xl md:leading-[1.25] max-w-[1200px] text-center\">WHAT <span style=\"border-bottom:2px solid #C61D23\">MARKETERS</span> SAY ABOUT DISRUPTIVE</h2>"
    },
    {
      "text": "Get Results in 90 Days—Or You Don’t Pay",
      "html": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">Get Results in 90 Days&#x2014;Or You Don&#x2019;t Pay</h2>"
    },
    {
      "text": "HUNDREDS OF CLUTCH REVIEWS",
      "html": "<h2 class=\"mb-9 text-3xl font-bold md:mb-10 md:text-5xl md:leading-[1.25] text-white\">HUNDREDS OF CLUTCH REVIEWS</h2>"
    },
    {
      "text": "MEET DISRUPTIVE ADVERTISING: THE #1 MOST REVIEWED DIGITAL MARKETING AGENCY",
      "html": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">MEET DISRUPTIVE ADVERTISING: THE #1 MOST REVIEWED DIGITAL MARKETING AGENCY</h2>"
    },
    {
      "text": "We’re Only Taking On 10 New Clients This Month",
      "html": "<h2 class=\"mb-5 -mt-3 text-3xl font-bold text-[#000] md:mb-7 md:text-5xl md:leading-[1.25]\">We&#x2019;re Only Taking On 10 New Clients This Month</h2>"
    },
    {
      "text": "NEW CLIENT TIMELINE TO SUCCESS",
      "html": "<h2 class=\"mx-auto text-3xl font-bold text-white md:text-5xl md:leading-[1.25] max-w-[1200px] text-center\">NEW CLIENT TIMELINE TO SUCCESS</h2>"
    },
    {
      "text": "What’s Slowing Down Your Growth?",
      "html": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">What&#x2019;s Slowing Down Your Growth?</h2>"
    },
    {
      "text": "We’ve Helped 1000’s Of Marketers Achieve Their Goals",
      "html": "<h2 class=\"mx-auto text-3xl font-bold text-black md:text-4xl md:leading-[1.25] max-w-[1200px] text-center\">We&#x2019;ve Helped 1000&#x2019;s Of Marketers Achieve Their Goals</h2>"
    },
    {
      "text": "About Disruptive Advertising: Authenticity Winsâ„¢",
      "html": "<h2 class=\"mb-9 text-3xl font-bold text-white md:text-[42px] md:leading-[1.25]\">About Disruptive Advertising: Authenticity Wins&#x2122;</h2>"
    },
    {
      "text": "Let’s Do This",
      "html": "<h2 class=\"text-3xl font-bold tracking-wider md:text-5xl md:leading-tight\">Let&#x2019;s Do This</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Award-Winning Digital Marketing?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Award-Winning Digital Marketing work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Award-Winning Digital Marketing?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Award-Winning Digital Marketing free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Award-Winning Digital Marketing compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "how",
      "label": "How does Award-Winning Digital Marketing work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Award-Winning Digital Marketing?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Award-Winning Digital Marketing free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Award-Winning Digital Marketing compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint is informational for this page.

Informational

Needs attention

AI context endpoint

Informational
01

Issue

AI context endpoint is informational for this page.

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

100/100

Status

informational

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 is informational for this page.

Validation steps

  1. Fetch to find resource

    AI context endpoint was not found at the expected path.

Evidence
{
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/ai/context",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 328012
          }
        ]
      },
      "issue": "AI context endpoint was not found at the expected path.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

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: how, benefits, cost, 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": "WHAT MARKETERS SAY ABOUT DISRUPTIVE",
      "html": "<h2 class=\"mx-auto text-3xl font-bold text-black md:text-4xl md:leading-[1.25] max-w-[1200px] text-center\">WHAT <span style=\"border-bottom:2px solid #C61D23\">MARKETERS</span> SAY ABOUT DISRUPTIVE</h2>"
    },
    {
      "text": "Get Results in 90 Days—Or You Don’t Pay",
      "html": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">Get Results in 90 Days&#x2014;Or You Don&#x2019;t Pay</h2>"
    },
    {
      "text": "HUNDREDS OF CLUTCH REVIEWS",
      "html": "<h2 class=\"mb-9 text-3xl font-bold md:mb-10 md:text-5xl md:leading-[1.25] text-white\">HUNDREDS OF CLUTCH REVIEWS</h2>"
    },
    {
      "text": "MEET DISRUPTIVE ADVERTISING: THE #1 MOST REVIEWED DIGITAL MARKETING AGENCY",
      "html": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">MEET DISRUPTIVE ADVERTISING: THE #1 MOST REVIEWED DIGITAL MARKETING AGENCY</h2>"
    },
    {
      "text": "We’re Only Taking On 10 New Clients This Month",
      "html": "<h2 class=\"mb-5 -mt-3 text-3xl font-bold text-[#000] md:mb-7 md:text-5xl md:leading-[1.25]\">We&#x2019;re Only Taking On 10 New Clients This Month</h2>"
    },
    {
      "text": "NEW CLIENT TIMELINE TO SUCCESS",
      "html": "<h2 class=\"mx-auto text-3xl font-bold text-white md:text-5xl md:leading-[1.25] max-w-[1200px] text-center\">NEW CLIENT TIMELINE TO SUCCESS</h2>"
    },
    {
      "text": "What’s Slowing Down Your Growth?",
      "html": "<h2 class=\"mb-9 text-3xl font-bold text-[#000] md:text-[42px] md:leading-[1.25]\">What&#x2019;s Slowing Down Your Growth?</h2>"
    },
    {
      "text": "We’ve Helped 1000’s Of Marketers Achieve Their Goals",
      "html": "<h2 class=\"mx-auto text-3xl font-bold text-black md:text-4xl md:leading-[1.25] max-w-[1200px] text-center\">We&#x2019;ve Helped 1000&#x2019;s Of Marketers Achieve Their Goals</h2>"
    },
    {
      "text": "About Disruptive Advertising: Authenticity Winsâ„¢",
      "html": "<h2 class=\"mb-9 text-3xl font-bold text-white md:text-[42px] md:leading-[1.25]\">About Disruptive Advertising: Authenticity Wins&#x2122;</h2>"
    },
    {
      "text": "Let’s Do This",
      "html": "<h2 class=\"text-3xl font-bold tracking-wider md:text-5xl md:leading-tight\">Let&#x2019;s Do This</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Award-Winning Digital Marketing?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Award-Winning Digital Marketing work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Award-Winning Digital Marketing?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Award-Winning Digital Marketing free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Award-Winning Digital Marketing compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "how",
      "label": "How does Award-Winning Digital Marketing work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Award-Winning Digital Marketing?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Award-Winning Digital Marketing free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Award-Winning Digital Marketing compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "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."
    }
  ]
}

SEOSEOBrowser audit

Image elements do not have `[alt]` attributes

50 Fail

Check name

Image elements do not have `[alt]` attributes

Score

0/100

Status

fail

Device

desktop

Category

SEO

Fix guidance

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).

Evidence
{
  "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt)."
}

SEOSEOBrowser audit

Links are not crawlable

50 Fail

Check name

Links are not crawlable

Score

0/100

Status

fail

Device

desktop

Category

SEO

Fix guidance

Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)

Evidence
{
  "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)"
}

Performance and AccessibilityAccessibilityBrowser audit

`[aria-hidden="true"]` elements contain focusable descendents

33 Fail

Check name

`[aria-hidden="true"]` elements contain focusable descendents

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus).

Evidence
{
  "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus)."
}

Performance and AccessibilityAccessibilityBrowser audit

Heading elements are not in a sequentially-descending order

33 Fail

Check name

Heading elements are not in a sequentially-descending order

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).

Evidence
{
  "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order)."
}

Performance and AccessibilityAccessibilityBrowser audit

Image elements do not have `[alt]` attributes

33 Fail

Check name

Image elements do not have `[alt]` attributes

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).

Evidence
{
  "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt)."
}

Performance and AccessibilityPerformanceBrowser audit

Network dependency tree

13 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

13 Fail

Check name

Reduce unused JavaScript

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 980 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 980 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": 400
}

Performance and AccessibilityPerformanceBrowser audit

Use efficient cache lifetimes

13 Fail

Check name

Use efficient cache lifetimes

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 697 KiB

Fix guidance

A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).

Evidence
{
  "displayValue": "Est savings of 697 KiB",
  "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}

Performance and AccessibilityPerformanceBrowser audit

Avoid enormous network payloads

6 Warning

Check name

Avoid enormous network payloads

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Total size was 3,411 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 3,411 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": 3492934
}

Performance and AccessibilityPerformanceBrowser audit

Improve image delivery

6 Warning

Check name

Improve image delivery

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 31 KiB

Fix guidance

Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)

Evidence
{
  "displayValue": "Est savings of 31 KiB",
  "description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}

Performance and AccessibilityPerformanceBrowser audit

Legacy JavaScript

6 Warning

Check name

Legacy JavaScript

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 75 KiB

Fix guidance

Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)

Evidence
{
  "displayValue": "Est savings of 75 KiB",
  "description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
}

Performance and AccessibilityPerformanceBrowser audit

Reduce unused CSS

6 Warning

Check name

Reduce unused CSS

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 30 KiB

Fix guidance

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).

Evidence
{
  "displayValue": "Est savings of 30 KiB",
  "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
  "numericValue": 0
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

5 Fail

Check name

Loading performance

Score

60/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": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 59,
      "displayValue": "220 ms",
      "numericValue": 221.00000000000045
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 19,
      "displayValue": "3.8 s",
      "numericValue": 3825.0237178902426
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "50 ms",
      "numericValue": 46.30981499999999
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 120 ms",
      "numericValue": 119
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 66,
      "displayValue": "1.9 s",
      "numericValue": 1913.5689942406782
    },
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 96,
      "displayValue": "0.8 s",
      "numericValue": 758.0017219620395
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 5,
      "displayValue": "1,020 ms",
      "numericValue": 1019.4981743767826
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 37,
      "displayValue": "5.2 s",
      "numericValue": 5201.827436720914
    }
  ]
}

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
54/100Level 3, Bot-AwareCurrent report
disruptiveadvertising.com AI SEO Report: 54/100 (Level 3, Bot-Aware)