Advertisement
hmbashar

Untitled

Jan 29th, 2025
84
0
29 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.06 KB | None | 0 0
  1. {
  2.     "title": "About Page",
  3.     "type": "page",
  4.     "version": "0.4",
  5.     "page_settings": [],
  6.     "content": [
  7.         {
  8.             "id": "6af611eb",
  9.             "elType": "container",
  10.             "isInner": false,
  11.             "settings": [],
  12.             "elements": [
  13.                 {
  14.                     "id": "6a637978",
  15.                     "elType": "widget",
  16.                     "widgetType": "heading",
  17.                     "isInner": false,
  18.                     "settings": {
  19.                         "title": "Add Your Heading Text Here",
  20.                         "align": "center"
  21.                     },
  22.                     "elements": []
  23.                 },
  24.                 {
  25.                     "id": "687dba89",
  26.                     "elType": "widget",
  27.                     "widgetType": "image",
  28.                     "isInner": false,
  29.                     "settings": {
  30.                         "_padding": {
  31.                             "unit": "px",
  32.                             "top": "100",
  33.                             "right": "0",
  34.                             "bottom": "100",
  35.                             "left": "0",
  36.                             "isLinked": false
  37.                         }
  38.                     },
  39.                     "elements": []
  40.                 },
  41.                 {
  42.                     "id": "6f58bb5",
  43.                     "elType": "widget",
  44.                     "widgetType": "button",
  45.                     "isInner": false,
  46.                     "settings": {
  47.                         "text": "Click Me",
  48.                         "button_text_color": "#000000",
  49.                         "background_color": "#E7DFF5"
  50.                     },
  51.                     "elements": []
  52.                 }
  53.             ]
  54.         }
  55.     ]
  56. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement