landeed.json

Landeed Brand Identity

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

Quick Facts

Field Value
Primary #283338
Accent #8047E7
Body Font Satoshi
Heading Font DM Sans

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: property buyers and legal professionals in India

Landeed Brand in the Wild

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Satoshi",
      "role": "body"
    },
    {
      "family": "DM Sans",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#283338",
    "secondary": "#4B5563",
    "accent": "#8047E7",
    "background": "#FFFFFF",
    "textPrimary": "#8047E7",
    "link": "#8047E7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Satoshi",
      "heading": "DM Sans"
    },
    "fontStacks": {
      "heading": [
        "DM Sans",
        "sans-serif"
      ],
      "body": [
        "Satoshi",
        "sans-serif"
      ],
      "paragraph": [
        "DM Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "28px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#3B4146",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#8047E7",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#4B5563",
      "borderColor": "#E5E7EB",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/64897dbf5ae300633717ee2e/673834bb4da80eda38325c94_landeed%20logo.svg",
    "favicon": "https://cdn.prod.website-files.com/64897dbf5ae300633717ee2e/696f4292ba4171f5ffdd4622_1Xfav.png",
    "ogImage": "https://cdn.prod.website-files.com/64897dbf5ae300633717ee2e/64ef15b2cf57b355de013d46_Open%20Graph%20Image.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 5,
    "reasoning": "Logo rejected: Red flags detected (menu word). Selected #5 because it is visible, located in the header, links to the homepage, and matches the brand's favicon and style.",
    "confidence": 0.95,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 48,
      "text": "Download Landeed",
      "reasoning": "Button #0 'Download Landeed' uses the brand's accent color #8047E7, making it the most prominent and likely primary CTA."
    },
    "secondary": {
      "index": 47,
      "text": "I want to buy a new property",
      "reasoning": "Button #1 'I want to buy a new property' has a different background color (#FFFFFF) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "property buyers and legal professionals in India"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 5,
        "selectedLogoReasoning": "Selected #5 because it is visible, located in the header, links to the homepage, and matches the brand's favicon and style.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}