{
  "version": "0.4",
  "title": "Advanced Widget Kit - Features Section",
  "type": "section",
  "content": [
    {
      "id": "features-section",
      "elType": "section",
      "settings": {
        "background_background": "classic",
        "background_color": "#f8f9fa",
        "padding": {
          "unit": "px",
          "top": "80",
          "right": "0",
          "bottom": "80",
          "left": "0"
        }
      },
      "elements": [
        {
          "id": "features-container",
          "elType": "container",
          "settings": {
            "content_width": "boxed"
          },
          "elements": [
            {
              "id": "features-heading-column",
              "elType": "column",
              "settings": {
                "_column_size": 100,
                "margin": {
                  "unit": "px",
                  "bottom": "50"
                }
              },
              "elements": [
                {
                  "id": "features-heading",
                  "elType": "widget",
                  "widgetType": "heading",
                  "settings": {
                    "title": "Powerful Features",
                    "size": "large",
                    "title_color": "#333333",
                    "align": "center",
                    "typography_typography": "custom",
                    "typography_font_size": {
                      "unit": "px",
                      "size": 36
                    },
                    "typography_font_weight": "600"
                  }
                },
                {
                  "id": "features-subtitle",
                  "elType": "widget",
                  "widgetType": "text-editor",
                  "settings": {
                    "editor": "<p>Everything you need to create stunning websites with Elementor</p>",
                    "text_color": "#666666",
                    "align": "center",
                    "typography_typography": "custom",
                    "typography_font_size": {
                      "unit": "px",
                      "size": 18
                    }
                  }
                }
              ]
            },
            {
              "id": "feature-1-column",
              "elType": "column",
              "settings": {
                "_column_size": 33
              },
              "elements": [
                {
                  "id": "feature-1-image-box",
                  "elType": "widget",
                  "widgetType": "awke-image-box",
                  "settings": {
                    "image": {
                      "url": "https://via.placeholder.com/400x300/667eea/ffffff?text=Advanced+Widgets"
                    },
                    "title": "Advanced Widgets",
                    "description": "Professional widgets with extensive customization options to create unique designs.",
                    "hover_effect": "zoom"
                  }
                }
              ]
            },
            {
              "id": "feature-2-column",
              "elType": "column",
              "settings": {
                "_column_size": 33
              },
              "elements": [
                {
                  "id": "feature-2-image-box",
                  "elType": "widget",
                  "widgetType": "awke-image-box",
                  "settings": {
                    "image": {
                      "url": "https://via.placeholder.com/400x300/4caf50/ffffff?text=Easy+to+Use"
                    },
                    "title": "Easy to Use",
                    "description": "Intuitive interface that makes building websites simple and enjoyable for everyone.",
                    "hover_effect": "zoom"
                  }
                }
              ]
            },
            {
              "id": "feature-3-column",
              "elType": "column",
              "settings": {
                "_column_size": 33
              },
              "elements": [
                {
                  "id": "feature-3-image-box",
                  "elType": "widget",
                  "widgetType": "awke-image-box",
                  "settings": {
                    "image": {
                      "url": "https://via.placeholder.com/400x300/ff9800/ffffff?text=Performance+Optimized"
                    },
                    "title": "Performance Optimized",
                    "description": "Lightweight and fast-loading widgets that won't slow down your website.",
                    "hover_effect": "zoom"
                  }
                }
              ]
            },
            {
              "id": "features-list-column",
              "elType": "column",
              "settings": {
                "_column_size": 50,
                "margin": {
                  "unit": "px",
                  "top": "50"
                }
              },
              "elements": [
                {
                  "id": "features-icon-list",
                  "elType": "widget",
                  "widgetType": "awke-icon-list",
                  "settings": {
                    "icon_list": [
                      {
                        "text": "8 Free Professional Widgets",
                        "selected_icon": {
                          "value": "fas fa-check-circle",
                          "library": "fa-solid"
                        }
                      },
                      {
                        "text": "Fully Responsive Design",
                        "selected_icon": {
                          "value": "fas fa-check-circle",
                          "library": "fa-solid"
                        }
                      },
                      {
                        "text": "Easy Customization Options",
                        "selected_icon": {
                          "value": "fas fa-check-circle",
                          "library": "fa-solid"
                        }
                      },
                      {
                        "text": "Regular Updates & Support",
                        "selected_icon": {
                          "value": "fas fa-check-circle",
                          "library": "fa-solid"
                        }
                      },
                      {
                        "text": "Translation Ready",
                        "selected_icon": {
                          "value": "fas fa-check-circle",
                          "library": "fa-solid"
                        }
                      }
                    ]
                  }
                }
              ]
            },
            {
              "id": "testimonial-column",
              "elType": "column",
              "settings": {
                "_column_size": 50,
                "margin": {
                  "unit": "px",
                  "top": "50"
                }
              },
              "elements": [
                {
                  "id": "customer-testimonial",
                  "elType": "widget",
                  "widgetType": "awke-testimonial",
                  "settings": {
                    "testimonial_content": "Advanced Widget Kit has completely transformed how I build websites. The widgets are professional, easy to use, and the results are stunning!",
                    "client_name": "Sarah Johnson",
                    "client_title": "Web Designer",
                    "client_image": {
                      "url": "https://via.placeholder.com/150x150/667eea/ffffff?text=SJ"
                    },
                    "rating": 5
                  }
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
