Add brandPanel3

This commit is contained in:
samaradel
2021-10-04 15:45:40 +02:00
parent 48dacee561
commit 2647b6ade5
5 changed files with 102 additions and 1 deletions

View File

@@ -32,6 +32,13 @@
:brandPanel2="true"
/>
<BrandPanel
:brand="$page.markdownPage.brandPanel3"
:id="$page.markdownPage.id"
v-if="$page.markdownPage.brandPanel3"
:brandPanel3="true"
/>
<Map v-if="$page.markdownPage.map" :section="$page.markdownPage.map" />
<ShowcaseProducts
v-if="
@@ -271,6 +278,15 @@
btnTxt
image
}
brandPanel3{
id
title
subtitle
content
sourceUrl
btnTxt
image
}
logosMain {
id
title