Merge branch 'development' into development_new

This commit is contained in:
samaradel
2021-09-16 13:52:44 +02:00
8 changed files with 40 additions and 220 deletions

View File

@@ -158,15 +158,6 @@
button
url
}
cards{
id
title
image
button
link
order
content
}
cta{
id
title
@@ -212,7 +203,7 @@
}
cta3{
id
title1
title
title2
content
button
@@ -224,7 +215,7 @@
}
cta4{
id
title1
title
title2
subtitle
slogan
@@ -309,10 +300,6 @@
image
url
}
headerSolution{
subtitle
content
}
inTheNews {
id
content
@@ -321,14 +308,6 @@
logo
}
}
signup{
id
title
button1
link1
button2
link2
}
videoPanel {
id
video

View File

@@ -224,12 +224,12 @@
<ShowcaseProducts
class="my-20"
v-if="
$page.markdownPage.productData2 &&
$page.markdownPage.productData2.length > 0
$page.markdownPage.productData &&
$page.markdownPage.productData.length > 0
"
:id="$page.markdownPage.id"
:main="$page.markdownPage.productsMain2"
:products="$page.markdownPage.productData2"
:main="$page.markdownPage.productsMain"
:products="$page.markdownPage.productData"
/>
<SolutionsHeader
@@ -248,10 +248,10 @@
:header="$page.markdownPage.header2"
/>
<SolutionsHeader
<!-- <SolutionsHeader
v-if="$page.markdownPage.header3"
:header="$page.markdownPage.header3"
/>
/> -->
<logoShowcase
v-if="$page.markdownPage.logos.length > 0"
@@ -335,15 +335,6 @@
link1
btn2
link2
}
header3{
title
subtitle
content
btn1
link1
btn2
link2
}
header4{
title
@@ -370,37 +361,6 @@
image
button
link
}
productsMain2{
id
title
subtitle
content
button
link
# image
}
productData2{
id
title
content
image
button
link
}
appsMain{
id
title
# slogan
content
# image
}
appData{
id
title
content
image
link
}
comparisonMain{
id
@@ -442,7 +402,6 @@
}
cta3{
title
slogan
content
button
link
@@ -523,14 +482,6 @@
mail
phone
}
signup{
id
title
button1
link1
button2
link2
}
pageHeader {
id
title