diff --git a/content/build/index.md b/content/build/index.md index bf2cf10e3..e7e579822 100644 --- a/content/build/index.md +++ b/content/build/index.md @@ -11,13 +11,13 @@ extra: {{ hero_text_center( - image_src="/images/become_farmer.png", - image_alt="Become a Farmer", - title="Decentralized Internet Infrastructure", + image_src="", + image_alt="", + title=" Build on a Decentralized Internet Infrastructure", subtitle="", description="Our unique technology enables anyone to become a provider of network, storage and compute capacity.", button1_text="Dive Deeper", - button1_link="https://docs.threefold.io/docs/introduction" + button1_link="https://docs.threefold.io/docs/introduction/" target="_blank" diff --git a/templates/shortcodes/hero_text_center.html b/templates/shortcodes/hero_text_center.html index 58fcf701f..4561b37b7 100644 --- a/templates/shortcodes/hero_text_center.html +++ b/templates/shortcodes/hero_text_center.html @@ -20,11 +20,11 @@ {{ title }}

{{ description }}

- + {% if image_src %}
{{ image_alt }}
- + {% endif %}
{% if button1_link %}