Agent in the frontpage
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
| {% block og %}
|
||||
meta(property="og:title", content="Join the Blender Cloud")
|
||||
meta(property="og:url", content="https://cloud.blender.org/")
|
||||
meta(property="og:image", content="{{ url_for('static', filename='assets/img/backgrounds/background_services.jpg')}}")
|
||||
meta(property="og:image", content="{{ url_for('static', filename='assets/img/backgrounds/background_andy_hdribot_01.jpg')}}")
|
||||
| {% endblock %}
|
||||
|
||||
| {% block header_backdrop %}
|
||||
.navbar-backdrop.join(
|
||||
style="background-image: url({{ url_for('static', filename='assets/img/backgrounds/background_andy_hdribot_01.jpg')}})")
|
||||
style="background-image: url({{ url_for('static', filename='assets/img/backgrounds/background_agent327_02.jpg')}})")
|
||||
| {% endblock %}
|
||||
|
||||
| {% block page_overlay %}
|
||||
@@ -22,22 +22,24 @@ meta(property="og:image", content="{{ url_for('static', filename='assets/img/bac
|
||||
| {% block body %}
|
||||
#page-container.join
|
||||
#page-header
|
||||
.page-title-icons
|
||||
i.pi-blender
|
||||
i.pi-heart-filled
|
||||
i.pi-blender-cloud
|
||||
.page-title
|
||||
| Your Own Production Platform
|
||||
//- .page-title-summary
|
||||
//- | Get inspiration, knowledge, and tools all in one place.
|
||||
.container
|
||||
.page-title Peek inside a real production studio.
|
||||
|
||||
.page-header-cta-container
|
||||
a.page-header-cta(href="https://store.blender.org/product/membership/")
|
||||
| Join Now
|
||||
.page-title-summary
|
||||
p Join us as we make the Agent 327 "Barbershop" scene
|
||||
ul
|
||||
li Exclusive production insight & walk-throughs
|
||||
li High-quality assets ready to use
|
||||
li All the open movies files & tutorials
|
||||
li 100+ hours of training
|
||||
|
||||
a.page-header-cta-extra(href="{{ url_for('main.nodes_search_index') }}")
|
||||
| Explore
|
||||
i.pi-angle-right
|
||||
.page-header-cta-container
|
||||
a.page-header-cta(href="https://store.blender.org/product/membership/")
|
||||
| Join Now
|
||||
|
||||
a.page-header-cta-extra(href="https://cloud.blender.org/p/agent-327")
|
||||
| Learn More
|
||||
i.pi-angle-right
|
||||
|
||||
|
||||
#page-content
|
||||
@@ -306,6 +308,14 @@ meta(property="og:image", content="{{ url_for('static', filename='assets/img/bac
|
||||
.pricing-caption
|
||||
p * with a 3-months minimum period
|
||||
|
||||
ul
|
||||
li 100+ hours of high-quality training
|
||||
li All the open movies files and tutorials
|
||||
li Exclusive production insight & walk-throughs
|
||||
li <strong>Sync</strong> your Blender settings across devices
|
||||
li <strong>Share</strong> images & screenshots from within Blender
|
||||
li <strong>Download</strong> 1500+ textures & HDRIs from Blender
|
||||
|
||||
a.sign-up-now(href="https://store.blender.org/product/membership/")
|
||||
| Subscribe Now
|
||||
|
||||
@@ -317,8 +327,15 @@ meta(property="og:image", content="{{ url_for('static', filename='assets/img/bac
|
||||
span.digit-int 109
|
||||
span.digit-dec .00 / year
|
||||
.pricing-caption
|
||||
p 1 month free!
|
||||
p Free copy of the <a href="https://store.blender.org/product/art-of-blender-2/">Art of Blender</a>
|
||||
ul
|
||||
li 100+ hours of high-quality training
|
||||
li All the open movies files and tutorials
|
||||
li Exclusive production insight & walk-throughs
|
||||
li <strong>Sync</strong> your Blender settings across devices
|
||||
li <strong>Share</strong> images & screenshots from within Blender
|
||||
li <strong>Download</strong> 1500+ textures & HDRIs from Blender
|
||||
li.special 1 month free
|
||||
li.special Free copy of <a href="https://store.blender.org/product/art-of-blender-2/">Art of Blender</a>
|
||||
|
||||
a.sign-up-now(href="https://store.blender.org/product/membership/")
|
||||
| Subscribe Now
|
||||
|
Reference in New Issue
Block a user