Section

Hair Reco - Community

1 个模板实例,3 个 section 配置,8 类 block。

真实模板变体

Schema

{
  "name": "Hair Reco - Community",
  "settings": [
    {
      "type": "text",
      "id": "section_id",
      "label": "Section ID",
      "default": "community"
    },
    {
      "type": "text",
      "id": "eyebrow",
      "label": "Eyebrow",
      "default": "Pro Collective"
    },
    {
      "type": "text",
      "id": "heading",
      "label": "Heading",
      "default": "Meet the Stylists"
    }
  ],
  "blocks": [
    {
      "type": "stylist",
      "name": "Stylist",
      "settings": [
        {
          "type": "url",
          "id": "image",
          "label": "Image URL"
        },
        {
          "type": "text",
          "id": "name",
          "label": "Name",
          "default": "Stylist Name"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Stylist Title"
        }
      ]
    },
    {
      "type": "stylist_2",
      "name": "Stylist 2",
      "settings": [
        {
          "type": "url",
          "id": "image",
          "label": "Image URL"
        },
        {
          "type": "text",
          "id": "name",
          "label": "Name",
          "default": "Stylist Name"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Stylist Title"
        }
      ]
    },
    {
      "type": "stylist_3",
      "name": "Stylist 3",
      "settings": [
        {
          "type": "url",
          "id": "image",
          "label": "Image URL"
        },
        {
          "type": "text",
          "id": "name",
          "label": "Name",
          "default": "Stylist Name"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Stylist Title"
        }
      ]
    },
    {
      "type": "stylist_4",
      "name": "Stylist 4",
      "settings": [
        {
          "type": "url",
          "id": "image",
          "label": "Image URL"
        },
        {
          "type": "text",
          "id": "name",
          "label": "Name",
          "default": "Stylist Name"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Stylist Title"
        }
      ]
    },
    {
      "type": "stylist_5",
      "name": "Stylist 5",
      "settings": [
        {
          "type": "url",
          "id": "image",
          "label": "Image URL"
        },
        {
          "type": "text",
          "id": "name",
          "label": "Name",
          "default": "Stylist Name"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Stylist Title"
        }
      ]
    },
    {
      "type": "stylist_6",
      "name": "Stylist 6",
      "settings": [
        {
          "type": "url",
          "id": "image",
          "label": "Image URL"
        },
        {
          "type": "text",
          "id": "name",
          "label": "Name",
          "default": "Stylist Name"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Stylist Title"
        }
      ]
    },
    {
      "type": "stylist_7",
      "name": "Stylist 7",
      "settings": [
        {
          "type": "url",
          "id": "image",
          "label": "Image URL"
        },
        {
          "type": "text",
          "id": "name",
          "label": "Name",
          "default": "Stylist Name"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Stylist Title"
        }
      ]
    },
    {
      "type": "stylist_8",
      "name": "Stylist 8",
      "settings": [
        {
          "type": "url",
          "id": "image",
          "label": "Image URL"
        },
        {
          "type": "text",
          "id": "name",
          "label": "Name",
          "default": "Stylist Name"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Stylist Title"
        }
      ]
    }
  ],
  "presets": [
    {
      "name": "Hair Reco - Community",
      "blocks": [
        {
          "type": "stylist",
          "settings": {
            "image": "https://miaoda.feishu.cn/aily/api/v1/files/static/6bccadf287bb4676bdc837014be44699_ve_miaoda",
            "name": "Emma Chen",
            "title": "Celebrity Stylist"
          }
        },
        {
          "type": "stylist",
          "settings": {
            "image": "https://miaoda.feishu.cn/aily/api/v1/files/static/f269cd4091f849ff9baf15f0a78e68b5_ve_miaoda",
            "name": "Michael Torres",
            "title": "Salon Owner"
          }
        },
        {
          "type": "stylist",
          "settings": {
            "image": "https://miaoda.feishu.cn/aily/api/v1/files/static/1537a3a70f2b41308aa056f8589a5818_ve_miaoda",
            "name": "Sophie Liu",
            "title": "Editorial Stylist"
          }
        },
        {
          "type": "stylist",
          "settings": {
            "image": "https://miaoda.feishu.cn/aily/api/v1/files/static/302b15d48166493285214daa36985d4e_ve_miaoda",
            "name": "David Kim",
            "title": "Creative Director"
          }
        },
        {
          "type": "stylist",
          "settings": {
            "image": "https://miaoda.feishu.cn/aily/api/v1/files/static/1b4045eff48840cc903977c042edb4c9_ve_miaoda",
            "name": "Ava Martinez",
            "title": "Color Specialist"
          }
        },
        {
          "type": "stylist",
          "settings": {
            "image": "https://miaoda.feishu.cn/aily/api/v1/files/static/f00d013f191c42779a96288338fb8a77_ve_miaoda",
            "name": "James Wilson",
            "title": "Master Stylist"
          }
        },
        {
          "type": "stylist",
          "settings": {
            "image": "https://miaoda.feishu.cn/aily/api/v1/files/static/daa6393d000443b4b0cbd35fea0fe2f9_ve_miaoda",
            "name": "Zoe Anderson",
            "title": "Texture Expert"
          }
        },
        {
          "type": "stylist",
          "settings": {
            "image": "https://miaoda.feishu.cn/aily/api/v1/files/static/9d14126210b5498195b55d6d40ccb1ea_ve_miaoda",
            "name": "Ryan Park",
            "title": "Bridal Specialist"
          }
        }
      ]
    }
  ]
}