Home · Branding · Railbird

Railbird Brand Identity

A complete profile of Railbird's visual system — colors, typography, components, and personality — extracted from https://www.railbirdexchange.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#8445BC
Accent
#793AAF
Body Font
Worksans
Heading
Sora

Color Palette

Brand palette extracted from https://www.railbirdexchange.com/.

primary
#8445BC
rgb(132, 69, 188)
secondary
#FFBA1A
rgb(255, 186, 26)
accent
#793AAF
rgb(121, 58, 175)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#65636D
rgb(101, 99, 109)
link
#793AAF
rgb(121, 58, 175)

Typography

Each font links to its Google Fonts page where available.

primary
Worksans
heading
Sora
Sora, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. 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.

Programmatic 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.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Railbird logo
Logo
Railbird favicon
Favicon
Railbird social image
Social Card

UI Components

Live previews rendered using Railbird's actual button styles.

buttonPrimary
background #793AAF textColor #FFFFFF borderRadius 8px shadow none
buttonSecondary
background transparent textColor #793AAF borderColor #793AAF borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy individuals interested in trading or exchanges

Railbird Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Railbird's primary brand color?

Railbird's primary brand color is #8445BC. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Railbird use?

Railbird uses #793AAF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Railbird use?

Railbird uses Worksans for body text and Sora for headings. Fonts were detected on https://www.railbirdexchange.com/ as part of their live design system.

Does Railbird use a light or dark theme?

Railbird's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Railbird's logo?

Railbird's logo is available directly on their site (https://www.railbirdexchange.com/). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://www.railbirdexchange.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Railbird.

Methodology

Brand data on this page was extracted from https://www.railbirdexchange.com/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Railbird.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Worksans",
      "role": "body"
    },
    {
      "family": "Sora",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#8445BC",
    "secondary": "#FFBA1A",
    "accent": "#793AAF",
    "background": "#FFFFFF",
    "textPrimary": "#65636D",
    "link": "#793AAF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Worksans",
      "heading": "Sora"
    },
    "fontStacks": {
      "heading": [
        "Sora",
        "sans-serif"
      ],
      "body": [
        "Worksans",
        "sans-serif"
      ],
      "paragraph": [
        "Worksans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#793AAF",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#793AAF",
      "borderColor": "#793AAF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2096%2033%22%20fill%3D%22none%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20aria-hidden%3D%22true%22%20role%3D%22img%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M19.2176%2014.8688C16.0205%2010.5922%209.07615%205.30537%200.619232%200.961426C0.586319%201.11054%200.532725%201.29099%200.470473%201.50061C0.0125541%203.0425%20-0.913882%206.16197%202.47563%209.98605C5.63838%2012.9494%207.32289%2013.9932%2011.9983%2016.4514C12.3242%2016.6896%2012.6582%2016.9155%2012.9954%2017.1437C14.7566%2018.3352%2016.6073%2019.5873%2017.8769%2022.9505C18.5644%2025.5771%2018.0144%2027.7996%2016.0205%2031.0659C18.3925%2029.9547%2020.7805%2027.6312%2021.7272%2025.3414C23.4117%2021.2668%2021.624%2017.8658%2019.2176%2014.8688Z%22%20fill%3D%22url(%23paint0_linear_1498_1319)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint0_linear_1498_1319%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M12.067%2018.0678C10.6307%2017.1517%209.33859%2016.4545%208.1195%2015.7968C5.57463%2014.4237%203.34789%2013.2223%200.79112%2010.5585C1.27241%2014.3637%202.33812%2018.0341%207.08224%2020.9638C7.59006%2021.3179%208.44266%2021.7078%209.42802%2022.1585C12.3783%2023.508%2016.5188%2025.4018%2016.158%2028.5067C17.3612%2025.2067%2017.3956%2021.8056%2012.067%2018.0678Z%22%20fill%3D%22url(%23paint1_linear_1498_1319)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint1_linear_1498_1319%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M20.9021%2014.5994C22.9991%2017.7311%2023.5492%2020.627%2023.3773%2023.3883C23.0679%2025.4087%2021.9678%2027.4628%2020.352%2028.9782C20.2949%2029.0274%2020.239%2029.0759%2020.1838%2029.1236C18.8451%2030.282%2018.0054%2031.0085%2013.614%2032.8843C17.4643%2032.3456%2019.9051%2030.8639%2020.2145%2030.5945C22.8211%2028.6796%2023.6366%2027.1882%2024.0952%2026.3496C24.1204%2026.3033%2024.1446%2026.2591%2024.168%2026.2169C24.9929%2024.5134%2025.4441%2023.2584%2025.9486%2021.8548C26.222%2021.0943%2026.5111%2020.2902%2026.8838%2019.3474C29.3246%2014.4647%2033.1406%2015.4749%2034%2016.2157C33.1406%2014.7004%2031.4217%2011.8381%2027.6745%2011.8381C24.0238%2012.1019%2021.8838%2013.82%2021.1412%2014.4162C21.0307%2014.5049%2020.9511%2014.5688%2020.9021%2014.5994Z%22%20fill%3D%22url(%23paint2_linear_1498_1319)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint2_linear_1498_1319%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M47.4911%2023.1398L45.0574%2018.7342H43.734V23.1398H42V12.1258H45.6506C46.4618%2012.1258%2047.1463%2012.2737%2047.704%2012.5695C48.2719%2012.8654%2048.6928%2013.2616%2048.9665%2013.7581C49.2505%2014.2547%2049.3924%2014.8093%2049.3924%2015.4221C49.3924%2016.1405%2049.1896%2016.7955%2048.784%2017.3872C48.3885%2017.9683%2047.775%2018.3644%2046.9435%2018.5757L49.5598%2023.1398H47.4911ZM43.734%2017.2921H45.6506C46.2996%2017.2921%2046.7863%2017.1231%2047.1108%2016.785C47.4455%2016.4469%2047.6128%2015.9926%2047.6128%2015.4221C47.6128%2014.8516%2047.4505%2014.4079%2047.126%2014.0909C46.8015%2013.7634%2046.3097%2013.5996%2045.6506%2013.5996H43.734V17.2921Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(132%2C%2069%2C%20188)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M50.7285%2018.7342C50.7285%2017.8573%2050.9009%2017.0808%2051.2457%2016.4046C51.6006%2015.7285%2052.0772%2015.2055%2052.6755%2014.8357C53.2839%2014.4554%2053.9532%2014.2652%2054.6833%2014.2652C55.3424%2014.2652%2055.9154%2014.4026%2056.4021%2014.6773C56.899%2014.9414%2057.2945%2015.2742%2057.5886%2015.6757V14.4079H59.3378V23.1398H57.5886V21.8403C57.2945%2022.2524%2056.8939%2022.5957%2056.3869%2022.8704C55.8799%2023.1451%2055.3019%2023.2824%2054.6529%2023.2824C53.9329%2023.2824%2053.2738%2023.0923%2052.6755%2022.7119C52.0772%2022.321%2051.6006%2021.7822%2051.2457%2021.0955C50.9009%2020.3982%2050.7285%2019.6111%2050.7285%2018.7342ZM57.5886%2018.7659C57.5886%2018.1637%2057.4669%2017.6407%2057.2235%2017.197C56.9903%2016.7533%2056.681%2016.4152%2056.2957%2016.1828C55.9103%2015.9503%2055.4946%2015.8341%2055.0484%2015.8341C54.6022%2015.8341%2054.1864%2015.9503%2053.8011%2016.1828C53.4157%2016.4046%2053.1014%2016.7374%2052.858%2017.1812C52.6248%2017.6143%2052.5082%2018.132%2052.5082%2018.7342C52.5082%2019.3364%2052.6248%2019.8647%2052.858%2020.319C53.1014%2020.7733%2053.4157%2021.1219%2053.8011%2021.3649C54.1966%2021.5973%2054.6123%2021.7135%2055.0484%2021.7135C55.4946%2021.7135%2055.9103%2021.5973%2056.2957%2021.3649C56.681%2021.1325%2056.9903%2020.7944%2057.2235%2020.3507C57.4669%2019.8964%2057.5886%2019.3681%2057.5886%2018.7659Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(132%2C%2069%2C%20188)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M62.1934%2013.251C61.879%2013.251%2061.6154%2013.1401%2061.4024%2012.9182C61.1895%2012.6963%2061.083%2012.4216%2061.083%2012.0941C61.083%2011.7666%2061.1895%2011.4919%2061.4024%2011.2701C61.6154%2011.0482%2061.879%2010.9373%2062.1934%2010.9373C62.4976%2010.9373%2062.7562%2011.0482%2062.9692%2011.2701C63.1821%2011.4919%2063.2886%2011.7666%2063.2886%2012.0941C63.2886%2012.4216%2063.1821%2012.6963%2062.9692%2012.9182C62.7562%2013.1401%2062.4976%2013.251%2062.1934%2013.251ZM63.0452%2014.4079V23.1398H61.3112V14.4079H63.0452Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(132%2C%2069%2C%20188)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M66.7517%2011.4127V23.1398H65.0176V11.4127H66.7517Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(132%2C%2069%2C%20188)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M70.4581%2015.7073C70.7522%2015.2847%2071.1527%2014.9414%2071.6597%2014.6773C72.1769%2014.4026%2072.7499%2014.2652%2073.3786%2014.2652C74.1188%2014.2652%2074.7881%2014.4501%2075.3864%2014.8199C75.9847%2015.1897%2076.4562%2015.7179%2076.801%2016.4046C77.1458%2017.0808%2077.3182%2017.8573%2077.3182%2018.7342C77.3182%2019.6111%2077.1458%2020.3982%2076.801%2021.0955C76.4562%2021.7822%2075.9796%2022.321%2075.3712%2022.7119C74.7729%2023.0923%2074.1087%2023.2824%2073.3786%2023.2824C72.7296%2023.2824%2072.1516%2023.1504%2071.6445%2022.8863C71.1477%2022.6221%2070.7522%2022.2841%2070.4581%2021.872V23.1398H68.7241V11.4127H70.4581V15.7073ZM75.5537%2018.7342C75.5537%2018.132%2075.432%2017.6143%2075.1887%2017.1812C74.9554%2016.7374%2074.6411%2016.4046%2074.2456%2016.1828C73.8602%2015.9503%2073.4445%2015.8341%2072.9983%2015.8341C72.5623%2015.8341%2072.1465%2015.9503%2071.751%2016.1828C71.3657%2016.4152%2071.0513%2016.7533%2070.8079%2017.197C70.5747%2017.6407%2070.4581%2018.1637%2070.4581%2018.7659C70.4581%2019.3681%2070.5747%2019.8964%2070.8079%2020.3507C71.0513%2020.7944%2071.3657%2021.1325%2071.751%2021.3649C72.1465%2021.5973%2072.5623%2021.7135%2072.9983%2021.7135C73.4445%2021.7135%2073.8602%2021.5973%2074.2456%2021.3649C74.6411%2021.1219%2074.9554%2020.7733%2075.1887%2020.319C75.432%2019.8647%2075.5537%2019.3364%2075.5537%2018.7342Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(132%2C%2069%2C%20188)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M79.611%2013.251C79.2966%2013.251%2079.0329%2013.1401%2078.82%2012.9182C78.607%2012.6963%2078.5006%2012.4216%2078.5006%2012.0941C78.5006%2011.7666%2078.607%2011.4919%2078.82%2011.2701C79.0329%2011.0482%2079.2966%2010.9373%2079.611%2010.9373C79.9152%2010.9373%2080.1738%2011.0482%2080.3867%2011.2701C80.5997%2011.4919%2080.7061%2011.7666%2080.7061%2012.0941C80.7061%2012.4216%2080.5997%2012.6963%2080.3867%2012.9182C80.1738%2013.1401%2079.9152%2013.251%2079.611%2013.251ZM80.4628%2014.4079V23.1398H78.7287V14.4079H80.4628Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(132%2C%2069%2C%20188)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M84.1692%2015.6757C84.4227%2015.2319%2084.7574%2014.8886%2085.1731%2014.6456C85.599%2014.392%2086.101%2014.2652%2086.679%2014.2652V16.1352H86.2379C85.5585%2016.1352%2085.0413%2016.3148%2084.6864%2016.674C84.3416%2017.0333%2084.1692%2017.6566%2084.1692%2018.544V23.1398H82.4352V14.4079H84.1692V15.6757Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(132%2C%2069%2C%20188)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M87.3907%2018.7342C87.3907%2017.8573%2087.5631%2017.0808%2087.9079%2016.4046C88.2628%2015.7285%2088.7394%2015.2055%2089.3377%2014.8357C89.9461%2014.4554%2090.6204%2014.2652%2091.3607%2014.2652C91.9083%2014.2652%2092.4457%2014.392%2092.973%2014.6456C93.5105%2014.8886%2093.9364%2015.2161%2094.2508%2015.6281V11.4127H96V23.1398H94.2508V21.8245C93.9668%2022.2471%2093.5713%2022.5957%2093.0643%2022.8704C92.5674%2023.1451%2091.9945%2023.2824%2091.3455%2023.2824C90.6154%2023.2824%2089.9461%2023.0923%2089.3377%2022.7119C88.7394%2022.321%2088.2628%2021.7822%2087.9079%2021.0955C87.5631%2020.3982%2087.3907%2019.6111%2087.3907%2018.7342ZM94.2508%2018.7659C94.2508%2018.1637%2094.1291%2017.6407%2093.8857%2017.197C93.6525%2016.7533%2093.3432%2016.4152%2092.9578%2016.1828C92.5725%2015.9503%2092.1567%2015.8341%2091.7106%2015.8341C91.2644%2015.8341%2090.8486%2015.9503%2090.4633%2016.1828C90.0779%2016.4046%2089.7636%2016.7374%2089.5202%2017.1812C89.287%2017.6143%2089.1703%2018.132%2089.1703%2018.7342C89.1703%2019.3364%2089.287%2019.8647%2089.5202%2020.319C89.7636%2020.7733%2090.0779%2021.1219%2090.4633%2021.3649C90.8587%2021.5973%2091.2745%2021.7135%2091.7106%2021.7135C92.1567%2021.7135%2092.5725%2021.5973%2092.9578%2021.3649C93.3432%2021.1325%2093.6525%2020.7944%2093.8857%2020.3507C94.1291%2019.8964%2094.2508%2019.3681%2094.2508%2018.7659Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(132%2C%2069%2C%20188)%20!important%3B%22%2F%3E%0A%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_1498_1319%22%20x1%3D%2213.6616%22%20y1%3D%220.96174%22%20x2%3D%2213.8278%22%20y2%3D%2232.8918%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20stop-color%3D%22%23BE93E4%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(190%2C%20147%2C%20228)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.610161%22%20stop-color%3D%22%23793AAF%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(121%2C%2058%2C%20175)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23402060%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(64%2C%2032%2C%2096)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_1498_1319%22%20x1%3D%2213.6616%22%20y1%3D%220.96174%22%20x2%3D%2213.8278%22%20y2%3D%2232.8918%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20stop-color%3D%22%23BE93E4%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(190%2C%20147%2C%20228)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.610161%22%20stop-color%3D%22%23793AAF%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(121%2C%2058%2C%20175)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23402060%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(64%2C%2032%2C%2096)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_1498_1319%22%20x1%3D%2213.6616%22%20y1%3D%220.96174%22%20x2%3D%2213.8278%22%20y2%3D%2232.8918%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20stop-color%3D%22%23BE93E4%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(190%2C%20147%2C%20228)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.610161%22%20stop-color%3D%22%23793AAF%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(121%2C%2058%2C%20175)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23402060%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(64%2C%2032%2C%2096)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/654e9651eae6c070bb781f0b/654fe27e88635290d98deed7_favicon.svg",
    "ogImage": "https://cdn.prod.website-files.com/654e9651eae6c070bb781f0b/654fe2844fc1773cbb20a25f_webclipp.svg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is located in the header, is visible, and links to the homepage, matching the brand 'Railbird'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Learn More",
      "reasoning": "Button #0 has a vibrant brand color background (#793AAF) and action-oriented text ('Learn More'), making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Trading Hours",
      "reasoning": "Button #1 has a transparent background with a border, making it less prominent and suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals interested in trading or exchanges"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is located in the header, is visible, and links to the homepage, matching the brand 'Railbird'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles