{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "templazee/testimonials",
  "title": "Testimonials",
  "category": "templazee",
  "description": "Easily add and display customer or client testimonials to your content, helping to build trust and showcase positive feedback.",
  "attributes": {},
  "supports": {
    "anchor": true,
    "align": [
      "wide",
      "full"
    ],
    "html": false
  },
  "textdomain": "testimonials",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}