created page structure
This commit is contained in:
10
content/page/home/brandPanel/brandPanel.md
Normal file
10
content/page/home/brandPanel/brandPanel.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
id: brand_panel
|
||||||
|
title: Title
|
||||||
|
subtitle: Subtitle
|
||||||
|
sourceUrl: '' #link for button
|
||||||
|
btnTxt: Button
|
||||||
|
image: image_name.png # Please add image in src/assets/brandPanel/
|
||||||
|
---
|
||||||
|
|
||||||
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
|
||||||
7
content/page/home/comparison/main/main.md
Normal file
7
content/page/home/comparison/main/main.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
id: comparison
|
||||||
|
title: Title
|
||||||
|
description: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
|
||||||
|
button: Button
|
||||||
|
link: '' #add button link here
|
||||||
|
---
|
||||||
BIN
content/page/home/comparison/section1/image_name.png
Normal file
BIN
content/page/home/comparison/section1/image_name.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
7
content/page/home/comparison/section1/section1.md
Normal file
7
content/page/home/comparison/section1/section1.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
id: section1
|
||||||
|
svg: ./image_name.png
|
||||||
|
title: Title
|
||||||
|
---
|
||||||
|
|
||||||
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
|
||||||
BIN
content/page/home/comparison/section2/image_name.png
Normal file
BIN
content/page/home/comparison/section2/image_name.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
7
content/page/home/comparison/section2/section2.md
Normal file
7
content/page/home/comparison/section2/section2.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
id: section2
|
||||||
|
svg: ./image_name.png
|
||||||
|
title: Title
|
||||||
|
---
|
||||||
|
|
||||||
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
|
||||||
BIN
content/page/home/comparison/section3/image_name.png
Normal file
BIN
content/page/home/comparison/section3/image_name.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
7
content/page/home/comparison/section3/section3.md
Normal file
7
content/page/home/comparison/section3/section3.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
id: section3
|
||||||
|
svg: ./image_name.png
|
||||||
|
title: Title
|
||||||
|
---
|
||||||
|
|
||||||
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
|
||||||
@@ -1,15 +1,13 @@
|
|||||||
---
|
---
|
||||||
id: home
|
id: home
|
||||||
header_title: BIG TITLE
|
header_altImg: ''
|
||||||
header_image: ./image_name.png
|
solution_image: ./image_name.png
|
||||||
header_altImg: BIG TITLE
|
|
||||||
header_excerpt: Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
|
|
||||||
button: Button
|
|
||||||
link: '' #link for button
|
|
||||||
header: home_header
|
header: home_header
|
||||||
cards: [card1, card2, card3] #you can continue adding cards as needed
|
productsMain: product
|
||||||
cta: home_cta
|
productData: [product1, product2, product3]
|
||||||
|
comparisonMain: comparison
|
||||||
|
comparisonSecs: [section1, section2, section3]
|
||||||
|
brandPanel: brand_panel
|
||||||
logos: [logo1, logo2, logo3, logo4, logo5, logo6] #you can continue adding logos as needed
|
logos: [logo1, logo2, logo3, logo4, logo5, logo6] #you can continue adding logos as needed
|
||||||
inTheNews: in_the_news
|
cta: home_cta
|
||||||
signup: home_signup
|
|
||||||
---
|
---
|
||||||
|
|||||||
5
content/page/home/productData/main/main.md
Normal file
5
content/page/home/productData/main/main.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
id: product
|
||||||
|
title: product
|
||||||
|
subtitle: Subtitle
|
||||||
|
---
|
||||||
BIN
content/page/home/productData/product1/image_name.png
Normal file
BIN
content/page/home/productData/product1/image_name.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
6
content/page/home/productData/product1/product1.md
Normal file
6
content/page/home/productData/product1/product1.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
id: product1
|
||||||
|
title: Title
|
||||||
|
image : ./image_name.png
|
||||||
|
---
|
||||||
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s
|
||||||
BIN
content/page/home/productData/product2/image_name.png
Normal file
BIN
content/page/home/productData/product2/image_name.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
6
content/page/home/productData/product2/product2.md
Normal file
6
content/page/home/productData/product2/product2.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
id: product2
|
||||||
|
title: Title
|
||||||
|
image : ./image_name.png
|
||||||
|
---
|
||||||
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s
|
||||||
BIN
content/page/home/productData/product3/image_name.png
Normal file
BIN
content/page/home/productData/product3/image_name.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
6
content/page/home/productData/product3/product3.md
Normal file
6
content/page/home/productData/product3/product3.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
id: product3
|
||||||
|
title: Title
|
||||||
|
image : ./image_name.png
|
||||||
|
---
|
||||||
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<Layout :hideHeader="true" :disableScroll="true">
|
<Layout :hideHeader="true" :disableScroll="true">
|
||||||
<Header
|
<Header
|
||||||
:title="$page.markdownPage.header_title"
|
:title="$page.markdownPage.header_title"
|
||||||
:image="$page.markdownPage.header_image"
|
:image="$page.markdownPage.header_image"
|
||||||
:altImg="$page.markdownPage.header_altImg"
|
:altImg="$page.markdownPage.header_altImg"
|
||||||
@@ -9,33 +9,64 @@
|
|||||||
:link="$page.markdownPage.link"
|
:link="$page.markdownPage.link"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
<g-image class="m-auto my-4"
|
||||||
|
v-if="$page.markdownPage.solution_image"
|
||||||
|
:src="$page.markdownPage.solution_image.src"
|
||||||
|
/>
|
||||||
|
|
||||||
<SolutionsHeader
|
<SolutionsHeader
|
||||||
v-if="$page.markdownPage.header"
|
v-if="$page.markdownPage.header"
|
||||||
:header="$page.markdownPage.header"
|
:header="$page.markdownPage.header"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<NewCard
|
<ShowcaseProducts
|
||||||
|
:main="$page.markdownPage.productsMain"
|
||||||
|
:products="$page.markdownPage.productData"
|
||||||
|
v-if="
|
||||||
|
$page.markdownPage.productData &&
|
||||||
|
$page.markdownPage.productData.length > 0
|
||||||
|
"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<Comparison
|
||||||
|
v-if="
|
||||||
|
$page.markdownPage.comparisonSecs &&
|
||||||
|
$page.markdownPage.comparisonSecs.length > 0
|
||||||
|
"
|
||||||
|
:main="$page.markdownPage.comparisonMain"
|
||||||
|
:sections="$page.markdownPage.comparisonSecs"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<BrandPanel
|
||||||
|
:brand="$page.markdownPage.brandPanel"
|
||||||
|
v-if="$page.markdownPage.brandPanel"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<!-- <NewCard
|
||||||
v-for="card in $page.markdownPage.cards"
|
v-for="card in $page.markdownPage.cards"
|
||||||
:key="card.id"
|
:key="card.id"
|
||||||
:card="card"
|
:card="card"
|
||||||
/>
|
/> -->
|
||||||
|
|
||||||
<CallToAction v-if="$page.markdownPage.cta" :cta="$page.markdownPage.cta" />
|
<CallToAction
|
||||||
|
v-if="$page.markdownPage.cta"
|
||||||
|
:cta="$page.markdownPage.cta"
|
||||||
|
/>
|
||||||
|
|
||||||
<logoShowcase
|
<logoShowcase
|
||||||
v-if="$page.markdownPage.logos.length > 0"
|
v-if="$page.markdownPage.logos.length > 0"
|
||||||
:logos="$page.markdownPage.logos"
|
:logos="$page.markdownPage.logos"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<InTheNews
|
<!-- <InTheNews
|
||||||
v-if="$page.markdownPage.inTheNews"
|
v-if="$page.markdownPage.inTheNews"
|
||||||
:news="$page.markdownPage.inTheNews"
|
:news="$page.markdownPage.inTheNews"
|
||||||
/>
|
/> -->
|
||||||
|
|
||||||
<SignUp
|
<!-- <SignUp
|
||||||
v-if="$page.markdownPage.signup"
|
v-if="$page.markdownPage.signup"
|
||||||
:signup="$page.markdownPage.signup"
|
:signup="$page.markdownPage.signup"
|
||||||
/>
|
/> -->
|
||||||
</Layout>
|
</Layout>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
@@ -50,6 +81,7 @@
|
|||||||
header_altImg
|
header_altImg
|
||||||
button
|
button
|
||||||
link
|
link
|
||||||
|
solution_image
|
||||||
header{
|
header{
|
||||||
title
|
title
|
||||||
subtitle
|
subtitle
|
||||||
@@ -59,6 +91,18 @@
|
|||||||
btn2
|
btn2
|
||||||
link2
|
link2
|
||||||
}
|
}
|
||||||
|
productsMain{
|
||||||
|
id
|
||||||
|
title
|
||||||
|
subtitle
|
||||||
|
# image
|
||||||
|
}
|
||||||
|
productData{
|
||||||
|
id
|
||||||
|
title
|
||||||
|
content
|
||||||
|
image
|
||||||
|
}
|
||||||
cards{
|
cards{
|
||||||
id
|
id
|
||||||
title
|
title
|
||||||
@@ -75,6 +119,28 @@
|
|||||||
button
|
button
|
||||||
link
|
link
|
||||||
}
|
}
|
||||||
|
comparisonMain{
|
||||||
|
id
|
||||||
|
title
|
||||||
|
description
|
||||||
|
button
|
||||||
|
link
|
||||||
|
}
|
||||||
|
comparisonSecs{
|
||||||
|
id
|
||||||
|
svg
|
||||||
|
title
|
||||||
|
content
|
||||||
|
}
|
||||||
|
brandPanel{
|
||||||
|
id
|
||||||
|
title
|
||||||
|
subtitle
|
||||||
|
excerpt(length: 2000)
|
||||||
|
sourceUrl
|
||||||
|
btnTxt
|
||||||
|
image
|
||||||
|
}
|
||||||
logos{
|
logos{
|
||||||
id
|
id
|
||||||
image
|
image
|
||||||
@@ -104,7 +170,10 @@
|
|||||||
<script>
|
<script>
|
||||||
import Header from "~/components/marketing/sections/cta-sections/Header.vue";
|
import Header from "~/components/marketing/sections/cta-sections/Header.vue";
|
||||||
import SolutionsHeader from "~/components/custom/sections/header/HeaderSection.vue";
|
import SolutionsHeader from "~/components/custom/sections/header/HeaderSection.vue";
|
||||||
|
import ShowcaseProducts from "~/components/marketing/sections/cta-sections/ShowcaseProducts.vue";
|
||||||
|
import Comparison from "~/components/custom/sections/Comparison.vue";
|
||||||
import NewCard from "~/components/marketing/sections/cta-sections/NewCard.vue";
|
import NewCard from "~/components/marketing/sections/cta-sections/NewCard.vue";
|
||||||
|
import BrandPanel from "~/components/marketing/sections/cta-sections/BrandPanel.vue";
|
||||||
import CallToAction from "~/components/custom/sections/CallToAction.vue";
|
import CallToAction from "~/components/custom/sections/CallToAction.vue";
|
||||||
import logoShowcase from "~/components/marketing/sections/cta-sections/logoShowcase.vue";
|
import logoShowcase from "~/components/marketing/sections/cta-sections/logoShowcase.vue";
|
||||||
import InTheNews from "~/components/marketing/sections/logo-clouds/off_white_grid.vue";
|
import InTheNews from "~/components/marketing/sections/logo-clouds/off_white_grid.vue";
|
||||||
@@ -114,9 +183,12 @@ export default {
|
|||||||
components: {
|
components: {
|
||||||
Header,
|
Header,
|
||||||
SolutionsHeader,
|
SolutionsHeader,
|
||||||
|
ShowcaseProducts,
|
||||||
|
Comparison,
|
||||||
NewCard,
|
NewCard,
|
||||||
CallToAction,
|
BrandPanel,
|
||||||
logoShowcase,
|
logoShowcase,
|
||||||
|
CallToAction,
|
||||||
InTheNews,
|
InTheNews,
|
||||||
SignUp,
|
SignUp,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user