diff --git a/content/page/home/InTheNews/inTheNews.md b/content/page/home/InTheNews/inTheNews.md index 2b3ff41e3..976bfa56b 100644 --- a/content/page/home/InTheNews/inTheNews.md +++ b/content/page/home/InTheNews/inTheNews.md @@ -1,24 +1,24 @@ --- id: in_the_news -# Add logos in src/assets/images/ +# Add logos in src/assets/images/ partners: - - path: /test - logo: https://tailwindui.com/img/logos/v1/transistor-logo.svg + - path: https://www.forbes.com/sites/johnkoetsier/2020/06/20/largest-distributed-peer-to-peer-grid-on-the-planet-laying-foundation-for-a-decentralized-internet/?fbclid=IwAR1WKCpqLcWPRWg5bPD6RCQE5JJjRPt6ey5vbEnu3db2FvJnp6-YKeVZNW8#79aa340e6798' + logo: forbers.png - - path: /test - logo: https://tailwindui.com/img/logos/v1/mirage-logo.svg + - path: https://cointelegraph.com/news/peer-to-peer-internet-has-lofty-goal-to-bring-true-decentralization + logo: thecointel.png - - path: /test - logo: https://tailwindui.com/img/logos/v1/tuple-logo.svg + - path: https://hackernoon.com/is-it-possible-to-create-a-decentralized-internet-this-startup-and-its-farmers-think-so-ey2e3ycf + logo: hackernoon.png - - path: /test - logo: https://tailwindui.com/img/logos/v1/laravel-logo.svg + - path: https://cryptodaily.co.uk/2019/11/data-centers-are-under-pressure-to-meet-internet-demand + logo: cryptodaily.png - - path: /test - logo: https://tailwindui.com/img/logos/v1/statickit-logo.svg + - path: https://gritdaily.com/belarus-governments-control-internet/ + logo: grit_daily.png - - path: /test - logo: https://tailwindui.com/img/logos/v1/statamic-logo.svg + - path: https://btcmanager.com/digibyte-dgb-threefold-decentralize-global-internet-architecture/?q=/digibyte-dgb-threefold-decentralize-global-internet-architecture/&q=/digibyte-dgb-threefold-decentralize-global-internet-architecture/ + logo: btc.png --- -Some text can go here +In the News diff --git a/content/page/home/home.md b/content/page/home/home.md index 5be3dd7de..73f4e54c9 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -14,6 +14,7 @@ link: https://farming.threefold.io/token #link for button comparisonMain: comparison comparisonSecs: [section1, section2, section3] brandPanel: brand_panel +inTheNews: in_the_news solution_image2: ./cta_image.png cta: home_cta --- diff --git a/src/assets/images/apple.png b/src/assets/images/apple.png new file mode 100644 index 000000000..b05b4afd5 Binary files /dev/null and b/src/assets/images/apple.png differ diff --git a/src/assets/images/btc.png b/src/assets/images/btc.png new file mode 100644 index 000000000..7b97ffa39 Binary files /dev/null and b/src/assets/images/btc.png differ diff --git a/src/assets/images/cryptodaily.png b/src/assets/images/cryptodaily.png new file mode 100644 index 000000000..208bff174 Binary files /dev/null and b/src/assets/images/cryptodaily.png differ diff --git a/src/assets/images/forbers.png b/src/assets/images/forbers.png new file mode 100644 index 000000000..7a72ec7e6 Binary files /dev/null and b/src/assets/images/forbers.png differ diff --git a/src/assets/images/grit_daily.png b/src/assets/images/grit_daily.png new file mode 100644 index 000000000..f4a6339e0 Binary files /dev/null and b/src/assets/images/grit_daily.png differ diff --git a/src/assets/images/hackernoon.png b/src/assets/images/hackernoon.png new file mode 100644 index 000000000..e80c70341 Binary files /dev/null and b/src/assets/images/hackernoon.png differ diff --git a/src/assets/images/thecointel.png b/src/assets/images/thecointel.png new file mode 100644 index 000000000..c7bee6a64 Binary files /dev/null and b/src/assets/images/thecointel.png differ diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 41b40d419..f90f0b2d3 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -47,18 +47,18 @@ v-if="$page.markdownPage.brandPanel" /> - - + /> -