Content Components

ORO custom blocks — terminals, heroes, sections, markdown rendering. Built for landing pages and documentation.

ORO Icon Collection oro: prefix

Custom SVG icon set registered under the oro: prefix. Use with <UIcon name="oro:icon-name" />. Includes brand logos, product icons, and service markers.

logo-color-dark
Primary logo for dark backgrounds
logo-color-light
Primary logo for light backgrounds
logo-mono
Monochrome logo for minimal contexts
fullstack
Full-stack development icon
infra
Infrastructure & DevOps icon
oro-agents
AI agents network icon
oro-dark-bg
Logo with dark background circle
OroTerminalBlock Custom

macOS-style terminal window with traffic light dots. Use to show CLI commands, installation instructions, or code output. The dark glass background ensures code is readable regardless of the page color mode.

With title (default)

~/.oro
$ oro status
Node: active | CPU: 45% | RAM: 12.4 GB
Earnings today: $3.82

No title — compact (max-w-md)

$ oro --version
oro-cli 0.4.2

Wide (max-w-4xl) with long output

deploy.log
$ oro deploy --image python:3.11-slim --cpu 8 --ram 16
[10:15:01] Validating image signature...
[10:15:02] Reserving resources on node-beta-042
[10:15:03] Pulling python:3.11-slim (47MB)...
[10:15:08] Container started — PID 12345
[10:15:08] Ready — accepting tasks at worker-beta-042.oro.ad:8080
OroMarkdownContent Custom

Renders markdown to styled HTML via marked. Uses Tailwind Typography prose classes. Perfect for documentation content, AI chat responses, or any dynamic text that comes in markdown format.

Deployment Guide

Configure your node with these essential settings:

  • Set max_workers based on CPU count
  • Enable auto_scaling for dynamic loads
  • Monitor via the dashboard
yaml
node:
  max_workers: 8
  auto_scaling: true
  region: eu-west-1
OroSectionIsland + OroSectionHeader Custom

Landing page building blocks. SectionIsland wraps content in a glass card with page-container centering and reveal animation. SectionHeader provides centered title + subtitle. Combine them for landing page sections.

With subtitle (py-4 compact)

Platform Features

Everything you need to monetize your computing resources

Security

End-to-end encryption for all workloads running on the network.

Performance

Low-latency task routing across geographically distributed nodes.

Fair Pay

Transparent pricing based on actual resource consumption.

Header only, no subtitle (py-8, narrower subtitle width)

Title only — no subtitle

Custom subtitle max width

Narrow subtitle

The subtitle is constrained to max-w-md, creating a tighter rag for short taglines.

Generous padding (py-20)

Spacious Section

Use py-20 or larger for marketing hero sections.

OroFeatureCard Custom

Feature highlight with icon + title + description. Two variants: stacked (icon above, for grid layouts) and inline (icon left, for compact lists). Use on landing pages to explain your product's value propositions.

Global Network

Nodes distributed across 40+ countries for low-latency access worldwide.

Privacy First

Your data never leaves your machine. Zero-knowledge task execution.

OroStepCard Custom

Numbered process cards for "How it works" sections. Each card gets a glass-inner background with a numbered badge. Pair with scroll-reveal animation for staggered entrance.

1

Install CLI

Download and install the ORO CLI tool

2

Authenticate

Log in with your ORO account

3

Start Earning

Your machine joins the network

OroAppLogo Custom

Brand logo component with three variants matching the SVG icon set: color-dark (default), color-light, and mono. Includes optional brand text with highlight. Use in headers and footers.

Oro Workspaces
Oro Network
Oro
OroAppFooter Custom

Full-width glass footer with logo, link groups, social icons, copyright, and tagline. Features an amber gradient separator line and grid layout that collapses on mobile.

Oro

ORO connects idle computing resources with AI workloads. Fair pricing, transparent metrics.

Oro 2026 — distributed computing for AI agents

Built with care