llms.txt
Justo Brand Identity
A complete profile of Justo's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #020817 |
| Accent | #2B6EFF |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #020817
- secondary: #2B6EFF
- accent: #2B6EFF
- background: #FFFFFF
- textPrimary: #64748B
- link: #64748B
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#2B6EFF, textColor=#F8FAFC, borderRadius=6px, shadow=none
- buttonSecondary: background=#F3F4F6, textColor=#374151, borderRadius=9999px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: business owners looking for AI solutions
Justo Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Pide - Oyku - Café de Especialidad
- Image: .jpg)
- Source: link
- Blog de Justo: estrategias, herramientas y novedades para restaurantes inteligentes - Justo - La solución con IA que tu negocio necesita
- Image:
- Source: link
- Diferencia entre Producto, Categoría y Modificador
- Image:
- Source: link
- Encuestas y feedback al instante: mejora tu servicio con IA conversacional
- Image:
- Source: link
- Descubre cómo ingresar al Admin de tu página web
- Image:
- Source: link
- Toma decisiones al instante: dashboards en tiempo real para dueños de restaurante
- Image:
- Source: link
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#020817",
"secondary": "#2B6EFF",
"accent": "#2B6EFF",
"background": "#FFFFFF",
"textPrimary": "#64748B",
"link": "#64748B"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter"
],
"body": [
"Inter"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "48px",
"h2": "30px",
"body": "13px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#2B6EFF",
"textColor": "#F8FAFC",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#F3F4F6",
"textColor": "#374151",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.getjusto.com/images/justo-logo.svg",
"favicon": "https://www.getjusto.com/favicon.ico",
"ogImage": "https://www.getjusto.com/images/justo-logo.svg",
"logoHref": "/",
"logoAlt": "Justo Logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "business owners looking for AI solutions"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}