IGrow Group of Companies

Sub-brands Index

← Design System
{
  "$schema": "./schema.json",
  "version": "3.0.0",
  "note": "Index of every IGrow sub-brand. Each entry points to a brand.json with the full token + asset manifest. When adding a new sub-brand, register it here so consumers can discover it programmatically.",
  "brands": [
    {
      "slug": "rentals",
      "name": "IGrow Rentals",
      "primary_domain": "rentals.igrow.co.za",
      "footer_token": "--gradient-footer-raspberry",
      "footer_class": "ig-footer",
      "completeness": "complete"
    },
    {
      "slug": "properties",
      "name": "IGrow Properties",
      "primary_domain": "properties.igrow.co.za",
      "footer_token": "--gradient-footer-raspberry",
      "footer_class": "ig-footer--properties",
      "completeness": "stub"
    },
    {
      "slug": "home-loans",
      "name": "IGrow Home Loans",
      "primary_domain": "homeloans.igrow.co.za",
      "footer_token": "--gradient-footer-raspberry",
      "footer_class": "ig-footer--home-loans",
      "completeness": "stub"
    },
    {
      "slug": "accounting",
      "name": "IGrow Accounting",
      "primary_domain": "accounting.igrow.co.za",
      "footer_token": "--gradient-footer-raspberry",
      "footer_class": "ig-footer--accounting",
      "completeness": "stub"
    },
    {
      "slug": "private-wealth",
      "name": "IGrow Private Wealth",
      "primary_domain": "privatewealth.igrow.co.za",
      "footer_token": "--gradient-footer-black",
      "footer_class": "ig-footer--private-wealth",
      "completeness": "stub"
    },
    {
      "slug": "store",
      "name": "IGrow Store (ORP)",
      "primary_domain": "store.igrow.co.za",
      "footer_token": "--gradient-footer-raspberry",
      "footer_class": "ig-footer--store",
      "completeness": "stub"
    }
  ]
}