Add brandpanel

This commit is contained in:
samaradel
2021-04-05 16:57:40 +02:00
parent 8156694a06
commit 1ba8671c4e
5 changed files with 63 additions and 10 deletions

View File

@@ -69,6 +69,12 @@
:main="$page.markdownPage.productsMain"
:products="$page.markdownPage.productData"
/>
<BrandPanel
:id="$page.markdownPage.id"
:brand="$page.markdownPage.brandPanel"
v-if="$page.markdownPage.brandPanel"
/>
</div>
<CallToAction
@@ -163,7 +169,7 @@
content
sourceUrl
btnTxt
image
img
}
partenershipsMain{
id