Commit ef899e3f by sujata

changes in virtual service office

1 parent b33968f0
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -17,7 +17,7 @@
"repeatable": false,
"component": "layout.page-banner"
},
"WeOffer": {
"whatwedo": {
"displayName": "WeOffer",
"type": "component",
"repeatable": true,
......
......@@ -1563,7 +1563,7 @@ export interface ApiVirtualFinanceOfficePageVirtualFinanceOfficePage
};
attributes: {
Banner: Schema.Attribute.Component<'layout.page-banner', false>;
WeOffer: Schema.Attribute.Component<'layout.we-offer', true>;
whatwedo: Schema.Attribute.Component<'layout.we-offer', true>;
Overview: Schema.Attribute.Component<'dynamic-zone.background', false>;
PyramidofFinance: Schema.Attribute.Component<'dynamic-zone.about', false>;
CTABanner: Schema.Attribute.Component<'dynamic-zone.download-btn', false>;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!