[
  {
    "id": 3241,
    "title": "Testimonials Block_P-31",
    "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 256 256\"><path d=\"M108,72v72H40a8,8,0,0,1-8-8V72a8,8,0,0,1,8-8h60A8,8,0,0,1,108,72Zm108-8H156a8,8,0,0,0-8,8v64a8,8,0,0,0,8,8h68V72A8,8,0,0,0,216,64Z\" fill=\"#9aa8c9\"/><path d=\"M100,56H40A16,16,0,0,0,24,72v64a16,16,0,0,0,16,16h60v8a32,32,0,0,1-32,32,8,8,0,0,0,0,16,48.05,48.05,0,0,0,48-48V72A16,16,0,0,0,100,56Zm0,80H40V72h60ZM216,56H156a16,16,0,0,0-16,16v64a16,16,0,0,0,16,16h60v8a32,32,0,0,1-32,32,8,8,0,0,0,0,16,48.05,48.05,0,0,0,48-48V72A16,16,0,0,0,216,56Zm0,80H156V72h60Z\" fill=\"#1a1a2e\"/></svg>",
    "keywords": [
      "testimonials",
      "reviews",
      "feedback",
      "比較・レビュー",
      "Testimonials Block"
    ],
    "slug": "lazyblock/testimonials-block",
    "description": "Display customer testimonials in a clean, organized grid layout.",
    "category": "Lazyblocks Pro",
    "category_label": "Lazyblocks Pro",
    "supports": {
      "customClassName": true,
      "anchor": false,
      "html": false,
      "multiple": true,
      "inserter": true,
      "reusable": true,
      "color": false,
      "layout": false,
      "shadow": false,
      "spacing": false,
      "dimensions": false,
      "typography": false,
      "lock": true,
      "align": [
        "wide",
        "full"
      ],
      "ghostkit": {
        "effects": false,
        "position": false,
        "spacings": false,
        "frame": false,
        "transform": false,
        "customCSS": false,
        "display": false,
        "attributes": false
      }
    },
    "controls": {
      "control_0a6aaf4337": {
        "type": "text",
        "name": "testimonials-title",
        "default": "What Our Clients Say",
        "label": "Section Title",
        "help": "",
        "child_of": "",
        "placement": "inspector",
        "group": "settings",
        "width": "100",
        "hide_if_not_selected": "false",
        "required": "false",
        "translate": "true",
        "save_in_meta": "false",
        "save_in_meta_name": "",
        "placeholder": "",
        "characters_limit": ""
      },
      "control_53bb4c47c7": {
        "type": "repeater",
        "name": "testimonials",
        "default": "",
        "label": "Testimonials",
        "help": "",
        "child_of": "",
        "placement": "inspector",
        "group": "settings",
        "width": "100",
        "hide_if_not_selected": "false",
        "required": "false",
        "translate": "false",
        "save_in_meta": "false",
        "save_in_meta_name": "",
        "placeholder": "",
        "characters_limit": "",
        "rows_min": "1",
        "rows_label": "Testimonial",
        "rows_add_button_label": "Add Testimonial",
        "rows_collapsible": "true",
        "rows_collapsed": "true"
      },
      "control_b0d9704291": {
        "type": "text",
        "name": "name",
        "default": "John Doe",
        "label": "Name",
        "help": "Name of the person giving testimonial",
        "child_of": "control_53bb4c47c7",
        "placement": "content",
        "group": "settings",
        "width": "100",
        "hide_if_not_selected": "false",
        "required": "false",
        "translate": "true",
        "save_in_meta": "false",
        "save_in_meta_name": "",
        "placeholder": "",
        "characters_limit": ""
      },
      "control_d2aadb4b8a": {
        "type": "text",
        "name": "position",
        "default": "CEO, Company Name",
        "label": "Position",
        "help": "",
        "child_of": "control_53bb4c47c7",
        "placement": "content",
        "group": "settings",
        "width": "100",
        "hide_if_not_selected": "false",
        "required": "false",
        "translate": "true",
        "save_in_meta": "false",
        "save_in_meta_name": "",
        "placeholder": "",
        "characters_limit": ""
      },
      "control_535af046f6": {
        "type": "textarea",
        "name": "quote",
        "default": "This is an amazing product that has completely transformed how we work. Highly recommended!",
        "label": "Testimonial Text",
        "help": "",
        "child_of": "control_53bb4c47c7",
        "placement": "content",
        "group": "settings",
        "width": "100",
        "hide_if_not_selected": "false",
        "required": "false",
        "translate": "true",
        "save_in_meta": "false",
        "save_in_meta_name": "",
        "placeholder": "",
        "characters_limit": ""
      },
      "control_1ac8bc46a7": {
        "type": "image",
        "name": "avatar",
        "default": "",
        "label": "Avatar",
        "help": "",
        "child_of": "control_53bb4c47c7",
        "placement": "content",
        "group": "settings",
        "width": "100",
        "hide_if_not_selected": "false",
        "required": "false",
        "translate": "false",
        "save_in_meta": "false",
        "save_in_meta_name": "",
        "placeholder": "",
        "characters_limit": "",
        "preview_size": "thumbnail"
      }
    },
    "code": {
      "output_method": "html",
      "editor_html": "",
      "editor_callback": "",
      "frontend_html": "<div>\n\t<div class=\"testimonials-title\">{{testimonials-title}}</div>\n\n\t<div class=\"testimonials-container\">\n\t\t{{#each testimonials}}\n\t\t<div class=\"testimonial-item\">\n\t\t\t<div class=\"testimonial-content\">\n\t\t\t\t<div class=\"testimonial-quote\">\"{{quote}}\"</div>\n\t\t\t\t<div class=\"testimonial-author\">\n\t\t\t\t\t{{#if avatar.url}}\n\t\t\t\t\t<div class=\"testimonial-avatar\">\n\t\t\t\t\t\t<img src=\"{{avatar.url}}\" alt=\"{{name}}\" loading=\"lazy\">\n\t\t\t\t\t</div>\n\t\t\t\t\t{{/if}}\n\n\t\t\t\t\t<div class=\"testimonial-info\">\n\t\t\t\t\t\t<div class=\"testimonial-name\">{{name}}</div>\n\t\t\t\t\t\t<div class=\"testimonial-position\">{{position}}</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t{{/each}}\n\t</div>\n</div>",
      "frontend_callback": "",
      "show_preview": "always",
      "single_output": true
    },
    "style": {
      "block": ".wp-block-lazyblock-testimonials-block .testimonials-title {\n\ttext-align: center;\n\tfont-size: 32px;\n\tmargin-bottom: 40px;\n\tcolor: #333;\n}\n.wp-block-lazyblock-testimonials-block .testimonials-container {\n\tdisplay: grid;\n\tgrid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n\tgap: 30px;\n}\n.wp-block-lazyblock-testimonials-block .testimonial-item {\n\tbackground-color: #f9f9f9;\n\tborder-radius: 8px;\n\tpadding: 25px;\n\tbox-shadow: 0 0 0 1px rgba(0,0,0,0.1);\n}\n.wp-block-lazyblock-testimonials-block .testimonial-quote {\n\tfont-style: italic;\n\tmargin-bottom: 20px;\n\tcolor: #555;\n\tline-height: 1.6;\n\tfont-size: 1.1rem;\n}\n.wp-block-lazyblock-testimonials-block .testimonial-author {\n\tdisplay: flex;\n\talign-items: center;\n}\n.wp-block-lazyblock-testimonials-block .testimonial-avatar {\n\twidth: 50px;\n\theight: 50px;\n\tborder-radius: 50%;\n\toverflow: hidden;\n\tmargin-right: 15px;\n}\n.wp-block-lazyblock-testimonials-block .testimonial-avatar img {\n\twidth: 100%;\n\theight: 100%;\n\tobject-fit: cover;\n}\n.wp-block-lazyblock-testimonials-block .testimonial-name {\n\tfont-size: 1.2rem;\n\tfont-weight: 500;\n\tcolor: #333;\n}\n.wp-block-lazyblock-testimonials-block .testimonial-position {\n\tfont-size: 0.9rem;\n\tcolor: #777;\n}",
      "editor": ""
    },
    "script": {
      "view": ""
    },
    "styles": [],
    "condition": [],
    "edit_url": null,
    "provide_context_to_blocks": "",
    "custom_context_slug": "",
    "allowed_blocks": "",
    "ancestor": ""
  }
]