diff --git a/content/page/home/home.md b/content/page/home/home.md index 46b429f96..d7be247ee 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -50,6 +50,7 @@ partnerships: [tag, solidaridad] BlogsMain: blog_main blogs: [zero_os_blog, smart_contract_blog, threefold_regenerates] subscribe: home_subscribe +team: team --- - + --> - + - + @@ -402,6 +420,7 @@ import SignUp from "~/components/custom/sections/SignUp.vue"; import VideoPanel from "~/components/custom/VideoPanel.vue"; import Partenerships from "~/components/marketing/sections/team-sections/grid_with_large_round_images.vue"; import SplitWithForm from "~/components/custom/SplitWithForm.vue"; +import HorizontalScroll from "~/components/custom/HorizontalScroll.vue"; export default { components: { Header, @@ -423,6 +442,7 @@ export default { VideoPanel, Partenerships, SplitWithForm, + HorizontalScroll, }, computed: { getImg() {