{
  "name": "Enso",
  "slug": "enso",
  "domain": "https://ensoanalytics.com",
  "sources": [
    "yc"
  ],
  "branding": {
    "colorScheme": "light",
    "fonts": [
      {
        "family": "Causten Bold",
        "role": "heading"
      },
      {
        "family": "Avenir LT W01 35 Light",
        "role": "body"
      }
    ],
    "colors": {
      "primary": "#0000EE",
      "secondary": "#62738E",
      "accent": "#1E9A40",
      "background": "#FFFFFF",
      "textPrimary": "#1E9A40",
      "link": "#1E9A40"
    },
    "typography": {
      "fontFamilies": {
        "primary": "Avenir LT W01 35 Light",
        "heading": "Causten Bold"
      },
      "fontStacks": {
        "heading": [
          "Arial",
          "Helvetica",
          "sans-serif"
        ],
        "body": [
          "Arial",
          "Helvetica",
          "sans-serif"
        ],
        "paragraph": [
          "wfont_787bf2_37288f4ce83542ed95c7314376e7486d",
          "wf_37288f4ce83542ed95c731437",
          "orig_causten_bold"
        ]
      },
      "fontSizes": {
        "h1": "10px",
        "h2": "40px",
        "body": "20px"
      }
    },
    "spacing": {
      "baseUnit": 4,
      "borderRadius": "20px"
    },
    "components": {
      "buttonPrimary": {
        "background": "#1E9A40",
        "textColor": "#000000",
        "borderRadius": "60px",
        "borderRadiusCorners": {
          "topLeft": "60px",
          "topRight": "60px",
          "bottomRight": "60px",
          "bottomLeft": "60px"
        },
        "shadow": "none"
      },
      "buttonSecondary": {
        "background": "#FFFFFF",
        "textColor": "#000000",
        "borderColor": "#1E9A40",
        "borderRadius": "60px",
        "borderRadiusCorners": {
          "topLeft": "60px",
          "topRight": "60px",
          "bottomRight": "60px",
          "bottomLeft": "60px"
        },
        "shadow": "none"
      }
    },
    "images": {
      "logo": "data:image/svg+xml;utf8,%3Csvg%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20data-bbox%3D%221%201%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%20height%3D%2216%22%20width%3D%2216%22%20data-type%3D%22ugc%22%20role%3D%22img%22%20aria-label%3D%22Navigate%20back%20to%20Home%20with%20Enso%20Analytics%20Logo%20%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20stroke-width%3D%222%22%20stroke%3D%22%23000000%22%20d%3D%22M15%208A7%207%200%201%201%201%208a7%207%200%200%201%2014%200z%22%20fill%3D%22none%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stroke-width%3A%202px%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M11.62%2010.811a2.292%202.292%200%201%200-3.638-2.776%203.2%203.2%200%200%201-2.585%201.308c-.723%200-1.39-.239-1.926-.642a4.583%204.583%200%200%200%208.149%202.11%22%20clip-rule%3D%22evenodd%22%20fill-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E",
      "favicon": "https://static.wixstatic.com/shapes/787bf2_324faf4f3cbb478a9536039709d7ac1b.svg",
      "ogImage": "https://static.wixstatic.com/media/787bf2_cc846223fec5456e8efd3e6c761e39e8%7Emv2.png/v1/fit/w_2500,h_1330,al_c/787bf2_cc846223fec5456e8efd3e6c761e39e8%7Emv2.png",
      "logoHref": "https://www.ensoanalytics.com",
      "logoAlt": "Navigate back to Home with Enso Analytics Logo "
    },
    "__llm_logo_reasoning": {
      "selectedIndex": 0,
      "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand 'Enso Analytics'.",
      "confidence": 0.9,
      "source": "llm"
    },
    "__llm_button_reasoning": {
      "primary": {
        "index": 3,
        "text": "More...",
        "reasoning": "Button #3 has a vibrant green background (#1E9A40), which is the accent color and stands out as the primary call-to-action."
      },
      "secondary": {
        "index": 0,
        "text": "Book Demo",
        "reasoning": "Button #0 has a white background with a green border, making it a suitable secondary button as it is less prominent than the primary."
      },
      "confidence": 0.95
    },
    "personality": {
      "tone": "modern",
      "energy": "medium",
      "targetAudience": "data analysts and business professionals"
    },
    "designSystem": {
      "framework": "bootstrap",
      "componentLibrary": ""
    },
    "confidence": {
      "buttons": 0.95,
      "colors": 0.9,
      "overall": 0.925
    },
    "__llm_metadata": {
      "logoSelection": {
        "llmCalled": true,
        "llmSucceeded": true,
        "finalSource": "llm",
        "rawLogoSelection": {
          "selectedLogoIndex": 0,
          "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand 'Enso Analytics'.",
          "confidence": 0.9
        }
      },
      "buttonClassification": {
        "llmCalled": true,
        "llmSucceeded": true
      }
    }
  },
  "images": [
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/enso/d239c5d2c5.webp",
      "alt": "2025.1 New Features Video | Enso Analytics Community",
      "source_url": "https://community.ensoanalytics.com/c/what-is-new-in-enso/2025-1-new-features-video-overview",
      "image_url": "https://i.ytimg.com/vi/nAaL5vf6dkg/maxresdefault.jpg",
      "width": 1280,
      "height": 720,
      "bytes": 115507,
      "query": "site:ensoanalytics.com",
      "query_suffix": "site:ensoanalytics.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/enso/fdc373b53b.webp",
      "alt": "The July Beta has just been released! | Enso Analytics Community",
      "source_url": "https://community.ensoanalytics.com/c/what-is-new-in-enso/the-july-beta-has-just-been-released",
      "image_url": "https://i.ytimg.com/vi/pVOu6HmaPcA/maxresdefault.jpg",
      "width": 1280,
      "height": 720,
      "bytes": 86644,
      "query": "site:ensoanalytics.com",
      "query_suffix": "site:ensoanalytics.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/enso/d8dab9e33d.webp",
      "alt": "Modern Alteryx Replacement | Self-Service Data Prep",
      "source_url": "https://www.ensoanalytics.com/",
      "image_url": "https://static.wixstatic.com/media/787bf2_cc846223fec5456e8efd3e6c761e39e8~mv2.png/v1/fit/w_2500,h_1330,al_c/787bf2_cc846223fec5456e8efd3e6c761e39e8~mv2.png",
      "width": 1200,
      "height": 630,
      "bytes": 174789,
      "query": "site:ensoanalytics.com",
      "query_suffix": "site:ensoanalytics.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/enso/49efef20ac.webp",
      "alt": "Data Prep Platform Built for Teams | Enso",
      "source_url": "https://www.ensoanalytics.com/neds-vision",
      "image_url": "https://static.wixstatic.com/media/787bf2_8cf49aa440f7474e8e573e612ae79247~mv2.jpg/v1/fill/w_630,h_512,al_c,q_80,enc_avif,quality_auto/787bf2_8cf49aa440f7474e8e573e612ae79247~mv2.jpg",
      "width": 630,
      "height": 512,
      "bytes": 35960,
      "query": "site:ensoanalytics.com",
      "query_suffix": "site:ensoanalytics.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/enso/d74db10877.webp",
      "alt": "Team Data Prep: Hybrid Execution & Collaboration | Enso",
      "source_url": "https://www.ensoanalytics.com/product",
      "image_url": "https://static.wixstatic.com/media/787bf2_7bae86eae2b54297a11c09607075ed55~mv2.png/v1/fill/w_640,h_480,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/787bf2_7bae86eae2b54297a11c09607075ed55~mv2.png",
      "width": 640,
      "height": 480,
      "bytes": 105131,
      "query": "site:ensoanalytics.com",
      "query_suffix": "site:ensoanalytics.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/enso/196524ac7f.webp",
      "alt": "Legal (List) | Enso Analytics",
      "source_url": "https://www.ensoanalytics.com/agreements",
      "image_url": "https://static.wixstatic.com/media/0ec9843575814a96a9191e950a8b8f9a.jpg/v1/fill/w_560,h_338,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Image-empty-state.jpg",
      "width": 560,
      "height": 338,
      "bytes": 27166,
      "query": "site:ensoanalytics.com",
      "query_suffix": "site:ensoanalytics.com"
    }
  ],
  "font_resources": [
    {
      "family": "Avenir LT W01 35 Light",
      "google_fonts_url": "https://fonts.google.com/specimen/Avenir+LT+W01+35+Light"
    },
    {
      "family": "Causten Bold",
      "google_fonts_url": "https://fonts.google.com/specimen/Causten+Bold"
    }
  ],
  "google_fonts_css": "https://fonts.googleapis.com/css2?family=Avenir+LT+W01+35+Light&family=Causten+Bold&display=swap",
  "font_download_note": "Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.",
  "page_url": "https://characterquilt.com/branding/enso",
  "agent_instructions": "You are designing or implementing in Enso's brand identity.\n\n# Brand profile\n- Company: Enso\n- Source: https://ensoanalytics.com\n- Color scheme: light\n\n# Colors\n- primary: #0000EE\n- secondary: #62738E\n- accent: #1E9A40\n- background: #FFFFFF\n- textPrimary: #1E9A40\n- link: #1E9A40\n\n# Typography\n- primary: Avenir LT W01 35 Light — https://fonts.google.com/specimen/Avenir+LT+W01+35+Light\n- heading: Causten Bold — https://fonts.google.com/specimen/Causten+Bold\n\nLoad all fonts at once: <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Avenir+LT+W01+35+Light&family=Causten+Bold&display=swap\">\n\n# UI Components\n- buttonPrimary: background=#1E9A40, textColor=#000000, borderRadius=60px, shadow=none\n- buttonSecondary: background=#FFFFFF, textColor=#000000, borderColor=#1E9A40, borderRadius=60px, shadow=none\n\n# Brand voice\n- Tone: modern\n- Energy: medium\n- Audience: data analysts and business professionals\n\n# Working with these fonts\nNot found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.\n\n# Full machine-readable profile\nhttps://characterquilt.com/branding/enso.json",
  "page_markdown": "# Enso Brand Identity\n\nA complete profile of **Enso**'s visual system — colors, typography, components, and personality — extracted from https://ensoanalytics.com. Built for designers, agents, and AI tools.\n\n- Page: https://characterquilt.com/branding/enso\n- Machine-readable JSON: https://characterquilt.com/branding/enso.json\n- Per-page llms.txt: https://characterquilt.com/branding/enso/llms.txt\n\n## Quick Facts\n\n| Field | Value |\n|---|---|\n| Primary | #0000EE |\n| Accent | #1E9A40 |\n| Body Font | Avenir LT W01 35 Light |\n| Heading Font | Causten Bold |\n\n## Color Palette\n\n- primary: #0000EE\n- secondary: #62738E\n- accent: #1E9A40\n- background: #FFFFFF\n- textPrimary: #1E9A40\n- link: #1E9A40\n\n## Typography\n\n- primary: Avenir LT W01 35 Light — https://fonts.google.com/specimen/Avenir+LT+W01+35+Light\n- heading: Causten Bold — https://fonts.google.com/specimen/Causten+Bold\n\n## Visual Assets\n\n- Logo: data:image/svg+xml;utf8,%3Csvg%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20data-bbox%3D%221%201%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%20height%3D%2216%22%20width%3D%2216%22%20data-type%3D%22ugc%22%20role%3D%22img%22%20aria-label%3D%22Navigate%20back%20to%20Home%20with%20Enso%20Analytics%20Logo%20%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20stroke-width%3D%222%22%20stroke%3D%22%23000000%22%20d%3D%22M15%208A7%207%200%201%201%201%208a7%207%200%200%201%2014%200z%22%20fill%3D%22none%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stroke-width%3A%202px%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M11.62%2010.811a2.292%202.292%200%201%200-3.638-2.776%203.2%203.2%200%200%201-2.585%201.308c-.723%200-1.39-.239-1.926-.642a4.583%204.583%200%200%200%208.149%202.11%22%20clip-rule%3D%22evenodd%22%20fill-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E\n- Favicon: https://static.wixstatic.com/shapes/787bf2_324faf4f3cbb478a9536039709d7ac1b.svg\n- Social card (og:image): https://static.wixstatic.com/media/787bf2_cc846223fec5456e8efd3e6c761e39e8%7Emv2.png/v1/fit/w_2500,h_1330,al_c/787bf2_cc846223fec5456e8efd3e6c761e39e8%7Emv2.png\n\n## UI Components\n\n- buttonPrimary: background=#1E9A40, textColor=#000000, borderRadius=60px, shadow=none\n- buttonSecondary: background=#FFFFFF, textColor=#000000, borderColor=#1E9A40, borderRadius=60px, shadow=none\n\n## Brand Personality\n\nTone: modern · Energy: medium · Audience: data analysts and business professionals\n\n## Enso Brand in the Wild\n\nReal-world brand assets — ads, campaigns, marketing materials.\n\n- **2025.1 New Features Video | Enso Analytics Community**\n  - Image: https://i.ytimg.com/vi/nAaL5vf6dkg/maxresdefault.jpg\n  - Source: https://community.ensoanalytics.com/c/what-is-new-in-enso/2025-1-new-features-video-overview\n- **The July Beta has just been released! | Enso Analytics Community**\n  - Image: https://i.ytimg.com/vi/pVOu6HmaPcA/maxresdefault.jpg\n  - Source: https://community.ensoanalytics.com/c/what-is-new-in-enso/the-july-beta-has-just-been-released\n- **Modern Alteryx Replacement | Self-Service Data Prep**\n  - Image: https://static.wixstatic.com/media/787bf2_cc846223fec5456e8efd3e6c761e39e8~mv2.png/v1/fit/w_2500,h_1330,al_c/787bf2_cc846223fec5456e8efd3e6c761e39e8~mv2.png\n  - Source: https://www.ensoanalytics.com/\n- **Data Prep Platform Built for Teams | Enso**\n  - Image: https://static.wixstatic.com/media/787bf2_8cf49aa440f7474e8e573e612ae79247~mv2.jpg/v1/fill/w_630,h_512,al_c,q_80,enc_avif,quality_auto/787bf2_8cf49aa440f7474e8e573e612ae79247~mv2.jpg\n  - Source: https://www.ensoanalytics.com/neds-vision\n- **Team Data Prep: Hybrid Execution & Collaboration | Enso**\n  - Image: https://static.wixstatic.com/media/787bf2_7bae86eae2b54297a11c09607075ed55~mv2.png/v1/fill/w_640,h_480,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/787bf2_7bae86eae2b54297a11c09607075ed55~mv2.png\n  - Source: https://www.ensoanalytics.com/product\n- **Legal (List) | Enso Analytics**\n  - Image: https://static.wixstatic.com/media/0ec9843575814a96a9191e950a8b8f9a.jpg/v1/fill/w_560,h_338,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Image-empty-state.jpg\n  - Source: https://www.ensoanalytics.com/agreements\n\n## Working with these fonts\n\nNot found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.\n\n## Machine-Readable Profile\n\n```json\n{\n  \"colorScheme\": \"light\",\n  \"fonts\": [\n    {\n      \"family\": \"Causten Bold\",\n      \"role\": \"heading\"\n    },\n    {\n      \"family\": \"Avenir LT W01 35 Light\",\n      \"role\": \"body\"\n    }\n  ],\n  \"colors\": {\n    \"primary\": \"#0000EE\",\n    \"secondary\": \"#62738E\",\n    \"accent\": \"#1E9A40\",\n    \"background\": \"#FFFFFF\",\n    \"textPrimary\": \"#1E9A40\",\n    \"link\": \"#1E9A40\"\n  },\n  \"typography\": {\n    \"fontFamilies\": {\n      \"primary\": \"Avenir LT W01 35 Light\",\n      \"heading\": \"Causten Bold\"\n    },\n    \"fontStacks\": {\n      \"heading\": [\n        \"Arial\",\n        \"Helvetica\",\n        \"sans-serif\"\n      ],\n      \"body\": [\n        \"Arial\",\n        \"Helvetica\",\n        \"sans-serif\"\n      ],\n      \"paragraph\": [\n        \"wfont_787bf2_37288f4ce83542ed95c7314376e7486d\",\n        \"wf_37288f4ce83542ed95c731437\",\n        \"orig_causten_bold\"\n      ]\n    },\n    \"fontSizes\": {\n      \"h1\": \"10px\",\n      \"h2\": \"40px\",\n      \"body\": \"20px\"\n    }\n  },\n  \"spacing\": {\n    \"baseUnit\": 4,\n    \"borderRadius\": \"20px\"\n  },\n  \"components\": {\n    \"buttonPrimary\": {\n      \"background\": \"#1E9A40\",\n      \"textColor\": \"#000000\",\n      \"borderRadius\": \"60px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"60px\",\n        \"topRight\": \"60px\",\n        \"bottomRight\": \"60px\",\n        \"bottomLeft\": \"60px\"\n      },\n      \"shadow\": \"none\"\n    },\n    \"buttonSecondary\": {\n      \"background\": \"#FFFFFF\",\n      \"textColor\": \"#000000\",\n      \"borderColor\": \"#1E9A40\",\n      \"borderRadius\": \"60px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"60px\",\n        \"topRight\": \"60px\",\n        \"bottomRight\": \"60px\",\n        \"bottomLeft\": \"60px\"\n      },\n      \"shadow\": \"none\"\n    }\n  },\n  \"images\": {\n    \"logo\": \"data:image/svg+xml;utf8,%3Csvg%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20data-bbox%3D%221%201%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%20height%3D%2216%22%20width%3D%2216%22%20data-type%3D%22ugc%22%20role%3D%22img%22%20aria-label%3D%22Navigate%20back%20to%20Home%20with%20Enso%20Analytics%20Logo%20%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20stroke-width%3D%222%22%20stroke%3D%22%23000000%22%20d%3D%22M15%208A7%207%200%201%201%201%208a7%207%200%200%201%2014%200z%22%20fill%3D%22none%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stroke-width%3A%202px%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M11.62%2010.811a2.292%202.292%200%201%200-3.638-2.776%203.2%203.2%200%200%201-2.585%201.308c-.723%200-1.39-.239-1.926-.642a4.583%204.583%200%200%200%208.149%202.11%22%20clip-rule%3D%22evenodd%22%20fill-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E\",\n    \"favicon\": \"https://static.wixstatic.com/shapes/787bf2_324faf4f3cbb478a9536039709d7ac1b.svg\",\n    \"ogImage\": \"https://static.wixstatic.com/media/787bf2_cc846223fec5456e8efd3e6c761e39e8%7Emv2.png/v1/fit/w_2500,h_1330,al_c/787bf2_cc846223fec5456e8efd3e6c761e39e8%7Emv2.png\",\n    \"logoHref\": \"https://www.ensoanalytics.com\",\n    \"logoAlt\": \"Navigate back to Home with Enso Analytics Logo \"\n  },\n  \"__llm_logo_reasoning\": {\n    \"selectedIndex\": 0,\n    \"reasoning\": \"Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand 'Enso Analytics'.\",\n    \"confidence\": 0.9,\n    \"source\": \"llm\"\n  },\n  \"__llm_button_reasoning\": {\n    \"primary\": {\n      \"index\": 3,\n      \"text\": \"More...\",\n      \"reasoning\": \"Button #3 has a vibrant green background (#1E9A40), which is the accent color and stands out as the primary call-to-action.\"\n    },\n    \"secondary\": {\n      \"index\": 0,\n      \"text\": \"Book Demo\",\n      \"reasoning\": \"Button #0 has a white background with a green border, making it a suitable secondary button as it is less prominent than the primary.\"\n    },\n    \"confidence\": 0.95\n  },\n  \"personality\": {\n    \"tone\": \"modern\",\n    \"energy\": \"medium\",\n    \"targetAudience\": \"data analysts and business professionals\"\n  },\n  \"designSystem\": {\n    \"framework\": \"bootstrap\",\n    \"componentLibrary\": \"\"\n  },\n  \"confidence\": {\n    \"buttons\": 0.95,\n    \"colors\": 0.9,\n    \"overall\": 0.925\n  },\n  \"__llm_metadata\": {\n    \"logoSelection\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true,\n      \"finalSource\": \"llm\",\n      \"rawLogoSelection\": {\n        \"selectedLogoIndex\": 0,\n        \"selectedLogoReasoning\": \"Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand 'Enso Analytics'.\",\n        \"confidence\": 0.9\n      }\n    },\n    \"buttonClassification\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true\n    }\n  }\n}\n```\n"
}