# ai-builder/2.3.10/assets/JSON-Blocks/features.js

AI Builder – Generate pages, blocks, images &amp; translate with AI, version 2.3.10. 569 lines.

- Page: https://pluginprobe.com/plugins/ai-builder/2.3.10/code/assets/JSON-Blocks/features.js
- Raw: https://pluginprobe.com/plugins/ai-builder/2.3.10/raw/assets/JSON-Blocks/features.js
- Modified: 2025-08-23T08:19:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/ai-builder/2.3.10/code/assets/JSON-Blocks/features.js#L10-L20`.

```javascript
const features = [
  {
    id: "features-01",
    jsonBlocks: {
      blockName: "core/group",
      attrs: {
        className: "features-modern",
        align: "full",
        style: {
          spacing: {
            padding: {
              top: "80px",
              right: "40px",
              bottom: "80px",
              left: "40px",
            },
          },
        },
      },
      innerBlocks: [
        {
          blockName: "core/heading",
          attrs: {
            className: "features-title",
            content: "Why Choose Us",
            level: 2,
            align: "center",
            style: {
              typography: {
                fontSize: "36px",
                fontWeight: "700",
              },
            },
          },
        },
        {
          blockName: "core/paragraph",
          attrs: {
            className: "features-subtitle ai-text-block",
            content: "Discover our key advantages",
            align: "center",
            style: {
              typography: {
                fontSize: "18px",
              },
            },
          },
        },
        {
          blockName: "core/columns",
          attrs: {
            className: "features-grid",
            verticalAlignment: "top",
          },
          innerBlocks: [
            {
              blockName: "core/column",
              attrs: {
                className: "feature-column feature-easy",
                width: "33.33%",
              },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className: "feature-icon ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-title",
                    content: "Easy to Use",
                    level: 3,
                    style: {
                      typography: {
                        fontSize: "24px",
                        fontWeight: "600",
                      },
                    },
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-description ai-text-block",
                    content: "Intuitive interface for seamless experience",
                    style: {
                      typography: {
                        fontSize: "16px",
                      },
                    },
                  },
                },
              ],
            },
            {
              blockName: "core/column",
              attrs: {
                className: "feature-column feature-fast",
                width: "33.33%",
              },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className: "feature-icon ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-title",
                    content: "Fast Performance",
                    level: 3,
                    style: {
                      typography: {
                        fontSize: "24px",
                        fontWeight: "600",
                      },
                    },
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-description ai-text-block",
                    content: "Optimized for speed and efficiency",
                    style: {
                      typography: {
                        fontSize: "16px",
                      },
                    },
                  },
                },
              ],
            },
            {
              blockName: "core/column",
              attrs: {
                className: "feature-column feature-support",
                width: "33.33%",
              },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className: "feature-icon ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-title",
                    content: "24/7 Support",
                    level: 3,
                    style: {
                      typography: {
                        fontSize: "24px",
                        fontWeight: "600",
                      },
                    },
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-description ai-text-block",
                    content: "Always here to help you succeed",
                    style: {
                      typography: {
                        fontSize: "16px",
                      },
                    },
                  },
                },
              ],
            },
          ],
        },
      ],
    },
  },
  {
    id: "features-02",
    jsonBlocks: {
      blockName: "core/group",
      attrs: {
        className: "features-grid",
        align: "full",
        style: {
          spacing: {
            padding: {
              top: "80px",
              right: "40px",
              bottom: "80px",
              left: "40px",
            },
          },
        },
      },
      innerBlocks: [
        {
          blockName: "core/columns",
          attrs: {
            className: "features-grid-4",
            verticalAlignment: "top",
          },
          innerBlocks: [
            {
              blockName: "core/column",
              attrs: {
                className: "feature-column feature-smart-design",
                width: "25%",
              },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className: "feature-icon ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-title",
                    content: "Smart Design",
                    level: 3,
                    style: {
                      typography: {
                        fontSize: "20px",
                        fontWeight: "600",
                      },
                    },
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-description ai-text-block",
                    content: "Modern and responsive layouts",
                    style: {
                      typography: {
                        fontSize: "14px",
                      },
                    },
                  },
                },
              ],
            },
            {
              blockName: "core/column",
              attrs: {
                className: "feature-column feature-secure",
                width: "25%",
              },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className: "feature-icon ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-title",
                    content: "Secure",
                    level: 3,
                    style: {
                      typography: {
                        fontSize: "20px",
                        fontWeight: "600",
                      },
                    },
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-description ai-text-block",
                    content: "Advanced security features",
                    style: {
                      typography: {
                        fontSize: "14px",
                      },
                    },
                  },
                },
              ],
            },
            {
              blockName: "core/column",
              attrs: {
                className: "feature-column feature-customizable",
                width: "25%",
              },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className: "feature-icon ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-title",
                    content: "Customizable",
                    level: 3,
                    style: {
                      typography: {
                        fontSize: "20px",
                        fontWeight: "600",
                      },
                    },
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-description ai-text-block",
                    content: "Flexible and adaptable",
                    style: {
                      typography: {
                        fontSize: "14px",
                      },
                    },
                  },
                },
              ],
            },
            {
              blockName: "core/column",
              attrs: {
                className: "feature-column feature-analytics",
                width: "25%",
              },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className: "feature-icon ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-title",
                    content: "Analytics",
                    level: 3,
                    style: {
                      typography: {
                        fontSize: "20px",
                        fontWeight: "600",
                      },
                    },
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-description ai-text-block",
                    content: "Detailed insights and reports",
                    style: {
                      typography: {
                        fontSize: "14px",
                      },
                    },
                  },
                },
              ],
            },
          ],
        },
      ],
    },
  },
  {
    id: "features-03",
    jsonBlocks: {
      blockName: "core/group",
      attrs: {
        className: "features-cards",
        align: "full",
        style: {
          spacing: {
            padding: {
              top: "80px",
              right: "40px",
              bottom: "80px",
              left: "40px",
            },
          },
        },
      },
      innerBlocks: [
        {
          blockName: "core/heading",
          attrs: {
            className: "features-cards-title",
            content: "We do it for the love of the Game. (Managing Projects)",
            level: 2,
            align: "center",
            style: {
              typography: {
                fontSize: "36px",
                fontWeight: "800",
              },
            },
          },
        },
        {
          blockName: "core/paragraph",
          attrs: {
            className: "features-cards-subtitle ai-text-block",
            content:
              "Streamline your projects with our powerful features and gain insights with comprehensive project performance metrics.",
            align: "center",
            style: {
              typography: {
                fontSize: "18px",
              },
            },
          },
        },
        {
          blockName: "core/columns",
          attrs: {
            className: "features-cards-grid",
            verticalAlignment: "top",
          },
          innerBlocks: [
            {
              blockName: "core/column",
              attrs: { className: "feature-card-column", width: "25%" },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className:
                      "feature-card-icon feature-card-icon-red ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-card-title",
                    content: "Task Management",
                    level: 3,
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-card-description ai-text-block",
                    content:
                      "Organize and prioritize tasks efficiently for your team's success.",
                  },
                },
              ],
            },
            {
              blockName: "core/column",
              attrs: { className: "feature-card-column", width: "25%" },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className:
                      "feature-card-icon feature-card-icon-blue ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-card-title",
                    content: "Real-time Updates",
                    level: 3,
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-card-description ai-text-block",
                    content:
                      "Stay informed with instant notifications on project progress.",
                  },
                },
              ],
            },
            {
              blockName: "core/column",
              attrs: { className: "feature-card-column", width: "25%" },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className:
                      "feature-card-icon feature-card-icon-green ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-card-title",
                    content: "Team Collaboration",
                    level: 3,
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-card-description ai-text-block",
                    content:
                      "Foster teamwork with integrated communication tools.",
                  },
                },
              ],
            },
            {
              blockName: "core/column",
              attrs: { className: "feature-card-column", width: "25%" },
              innerBlocks: [
                {
                  blockName: "core/image",
                  attrs: {
                    imageUrl: "",
                    className:
                      "feature-card-icon feature-card-icon-yellow ai-image-block",
                  },
                },
                {
                  blockName: "core/heading",
                  attrs: {
                    className: "feature-card-title",
                    content: "Goal Tracking",
                    level: 3,
                  },
                },
                {
                  blockName: "core/paragraph",
                  attrs: {
                    className: "feature-card-description ai-text-block",
                    content:
                      "Set and monitor project milestones and objectives easily.",
                  },
                },
              ],
            },
          ],
        },
      ],
    },
  },
];

export default features;

```
