Projects

[
  {
    "file": "/opt/buildhome/repo/src/projects/The-Bomb.mdx",
    "frontmatter": {
      "title": "The Bomb",
      "subprojects": [
        {
          "title": "test bomb sub1",
          "image": "/src/assets/HOME/alexandre-lecocq-k8kogBkUWCk-unsplash.jpg",
          "body": "dummy again\n"
        },
        {
          "title": "test bomb sub2",
          "image": "second",
          "body": "second dummy\n"
        }
      ]
    },
    "url": "src/projects/The-Bomb.mdx"
  },
  {
    "file": "/opt/buildhome/repo/src/projects/emotion-lab.mdx",
    "frontmatter": {
      "title": "EMOTION LAB",
      "subprojects": [
        {
          "title": "CLAY CLAY",
          "body": "CLAY TEST\n"
        },
        {
          "title": "CLAY 2",
          "body": "CLAY TEST 2\n"
        }
      ]
    },
    "url": "src/projects/emotion-lab.mdx"
  },
  {
    "file": "/opt/buildhome/repo/src/projects/making-room.mdx",
    "frontmatter": {
      "title": "Making Room",
      "subprojects": [
        {
          "title": "making room test sub",
          "image": "/src/assets/HOME/alexandre-lecocq-k8kogBkUWCk-unsplash.jpg",
          "body": "dummy again\n"
        },
        {
          "title": "second",
          "image": "second",
          "body": "second dummy\n"
        }
      ]
    },
    "url": "src/projects/making-room.mdx"
  }
]

The Bomb

test bomb sub1

test bomb sub1
dummy again

test bomb sub2

test bomb sub2
second dummy

EMOTION LAB

CLAY CLAY

CLAY CLAY
CLAY TEST

CLAY 2

CLAY 2
CLAY TEST 2

Making Room

making room test sub

making room test sub
dummy again

second

second
second dummy