{
  "id": "project_1",
  "type": "project",
  "lang": "en-us",
  "uid": "project-1",
  "data": {
    "title": [
      {
        "type": "heading1",
        "text": "Project One",
        "spans": []
      }
    ],
    "description": [
      {
        "type": "paragraph",
        "text": "A creative web project showcasing modern development techniques.",
        "spans": []
      }
    ],
    "content": [
      {
        "type": "paragraph",
        "text": "This project was built with cutting-edge web technologies including WebGL, GSAP animations, and modern JavaScript.",
        "spans": []
      },
      {
        "type": "heading2",
        "text": "Key Features",
        "spans": []
      },
      {
        "type": "list",
        "content": [
          {
            "type": "listitem",
            "content": [
              {
                "type": "paragraph",
                "text": "Responsive design that works on all devices",
                "spans": []
              }
            ]
          },
          {
            "type": "listitem",
            "content": [
              {
                "type": "paragraph",
                "text": "Smooth animations and transitions",
                "spans": []
              }
            ]
          },
          {
            "type": "listitem",
            "content": [
              {
                "type": "paragraph",
                "text": "Optimized performance",
                "spans": []
              }
            ]
          }
        ]
      }
    ],
    "images": [
      {
        "image": {
          "url": "https://images.prismic.io/test/project-1-screen-1.jpg"
        },
        "caption": "Homepage view"
      },
      {
        "image": {
          "url": "https://images.prismic.io/test/project-1-screen-2.jpg"
        },
        "caption": "Detail view"
      }
    ],
    "live_url": {
      "url": "https://project-one.example.com"
    },
    "github_url": {
      "url": "https://github.com/mukhtar/project-one"
    },
    "tags": [
      "JavaScript",
      "WebGL",
      "GSAP",
      "Performance"
    ],
    "year": "2024",
    "client": "Example Client",
    "role": "Lead Developer"
  }
}
