update dive into section

This commit is contained in:
2021-08-24 13:59:10 +02:00
parent d9b750c02f
commit 10068baa48
6 changed files with 86 additions and 3 deletions

View File

@@ -104,6 +104,7 @@
:id="$page.markdownPage.id"
:brand="$page.markdownPage.brandPanel"
v-if="$page.markdownPage.brandPanel"
:diveInto="false"
/>
<NewCard
@@ -147,6 +148,13 @@
:src="$page.markdownPage.solution_image"
/>
<BrandPanel
:id="$page.markdownPage.id"
:brand="$page.markdownPage.brandPanel2"
v-if="$page.markdownPage.brandPanel2"
:diveInto="true"
/>
<CallToActionbg1
v-if="$page.markdownPage.cta4"
:cta="$page.markdownPage.cta4"
@@ -456,6 +464,15 @@
sourceUrl
btnTxt
image
}
brandPanel2{
id
title
subtitle
content
sourceUrl
btnTxt
image
}
partenershipsMain{
id