All the features
    Create Bricks
    Create Bricks - In depth
    Page Types
    Reuse content across pages
    Integrate external data
    Users, Permissions, Deployment
    Customize React Bricks
    CMS Capabilities

How to add Your Company Logo

Video Guide

Coming soon

Let's personalize the React Bricks Content Editor by adding your company logo.

The process is straightforward: just copy your logo's URL and paste it into the React Bricks configuration.

config.tsx
const config: types.ReactBricksConfig = {
...
logo: 'https://your-company.com/assets/logo.svg',
...
}

Voilà! The platform will now feel like home for you and your content editors.