updated brandPanel image
This commit is contained in:
@@ -4,7 +4,7 @@ title: IF NOT NOW, WHEN? IF NOT US, WHO?
|
||||
subtitle: ''
|
||||
sourceUrl: '' #link for button
|
||||
btnTxt: Meet Us
|
||||
image: image_name.png # Please add image in src/assets/brandPanel/
|
||||
image: teamcollage.png # Please add image in src/assets/brandPanel/
|
||||
---
|
||||
|
||||
We believe in digital feedom, equal opportunities for all, and sustainable solutions for our planet. We are building a new internet that serves people and our planet.
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 321 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 742 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB |
BIN
src/assets/images/brandPanel/teamcollage.png
Normal file
BIN
src/assets/images/brandPanel/teamcollage.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 MiB |
@@ -14,8 +14,6 @@
|
||||
:link="$page.markdownPage.link"
|
||||
/> -->
|
||||
|
||||
|
||||
|
||||
<SolutionsHeader
|
||||
v-if="$page.markdownPage.header"
|
||||
:header="$page.markdownPage.header"
|
||||
@@ -55,9 +53,6 @@
|
||||
:logos="$page.markdownPage.logos"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- <InTheNews
|
||||
v-if="$page.markdownPage.inTheNews"
|
||||
:news="$page.markdownPage.inTheNews"
|
||||
@@ -67,12 +62,14 @@
|
||||
v-if="$page.markdownPage.signup"
|
||||
:signup="$page.markdownPage.signup"
|
||||
/> -->
|
||||
|
||||
</div>
|
||||
<g-image
|
||||
v-if="$page.markdownPage.solution_image2"
|
||||
:src="$page.markdownPage.solution_image2.src"
|
||||
/>
|
||||
<CallToAction
|
||||
|
||||
<CallToAction
|
||||
v-if="$page.markdownPage.cta"
|
||||
:cta="$page.markdownPage.cta"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user