Example Component

Lorem ipsum dolor sit amet, consectetur adipiscing elit

Cuby
Critical
 {
  "isCritical": true
} 
Page Data
{
  "components": [
    {
      "component": "Example",
      "data": {
        "headline": "Example Component",
        "picture": {
          "title": "Cuby",
          "alt": "Cuby",
          "sources": [
            {
              "src": "/images/cuby.jpg",
              "sizes": {
                "default": "1024px"
              }
            }
          ]
        }
      }
    }
  ],
  "title": "Index"
}
Layout Data
{
  "title": "Nuxt Starter Template"
}