Skip to content
  • This project
    • Loading...
  • Sign in

sujata / advithconsulting.io-backend

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Registry
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • advithconsulting.io-backend
  • src
  • components
  • dynamic-zone
  • we-offer-sec.json
  • sujata's avatar
    services page componet add · bca6ab71
    sujata committed 2025-08-13 12:00:40 +0530
    bca6ab71
we-offer-sec.json 370 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{
  "collectionName": "components_dynamic_zone_we_offer_secs",
  "info": {
    "displayName": "WeOfferSec"
  },
  "options": {},
  "attributes": {
    "Heading": {
      "type": "string"
    },
    "Description": {
      "type": "text"
    },
    "WeOfferList": {
      "type": "component",
      "repeatable": true,
      "component": "layout.weoffer-list"
    }
  }
}