Welcome page: Update prices

This commit is contained in:
2017-11-23 18:31:57 +01:00
parent 62dcd93584
commit fd6c9ec02d
2 changed files with 45 additions and 56 deletions

View File

@@ -758,7 +758,6 @@ section.pricing
padding: 20px 20px 60px 20px padding: 20px 20px 60px 20px
border: 1px solid $color-text-dark-hint border: 1px solid $color-text-dark-hint
background-color: white background-color: white
min-height: 340px
position: relative position: relative
text-align: center text-align: center
border-top: 3px solid rgba($color-text-dark-secondary, .5) border-top: 3px solid rgba($color-text-dark-secondary, .5)
@@ -778,22 +777,6 @@ section.pricing
a.sign-up-now a.sign-up-now
+button($color-primary, 3px, true) +button($color-primary, 3px, true)
&:hover
+button($color-success, 3px, true)
&.education
.pricing-caption
padding: 25px
font-size: 1.1em
transition: color 100ms ease-in-out
&:hover
.pricing-caption
color: $color-text-dark-primary
a.sign-up-now
width: 70%
h3 h3
font: font:
size: 1.8em size: 1.8em
@@ -801,7 +784,6 @@ section.pricing
padding-bottom: 0 padding-bottom: 0
margin: 25px 0 0 10px margin: 25px 0 0 10px
.pricing-display .pricing-display
position: relative position: relative
color: $color-info color: $color-info
@@ -819,9 +801,9 @@ section.pricing
font-weight: 100 font-weight: 100
.pricing-caption .pricing-caption
color: $color-text-dark color: $color-text-dark-hint
text-align: center text-align: center
padding-bottom: 0 padding-bottom: 25px
ul ul
text-align: left text-align: left
@@ -849,10 +831,18 @@ section.pricing
white-space: nowrap white-space: nowrap
text-align: center text-align: center
&:hover .education
.sign-up-now color: $color-text-dark-primary
+button($color-success, 3px, true) font-size: 1.1em
padding: 25px 15px 0
text-align: center
h3
color: $color-primary-dark
.btn
margin-top: 15px
min-width: 200px
body.homepage body.homepage
.dashboard-container .dashboard-container

View File

@@ -3,7 +3,7 @@
| {% set title = 'join' %} | {% set title = 'join' %}
| {% set price = 'US$ 9.90/mo' %} | {% set price = ' 9.90/mo' %}
| {% block og %} | {% block og %}
meta(property="og:title", content="Blender Cloud - Open Content Production Platform") meta(property="og:title", content="Blender Cloud - Open Content Production Platform")
@@ -334,20 +334,12 @@ li.nav-item-sign-in
.box.monthly .box.monthly
h3 Monthly h3 Monthly
.pricing-display .pricing-display
span.currency-sign $ span.currency-sign
span.digit-int 9 span.digit-int 9
span.digit-dec .90 / month* span.digit-dec ,90 / month
.pricing-caption .pricing-caption
p * with a 3-months minimum period p $11.50 USD
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] your Blender settings across devices
li #[strong Share] images & screenshots from within Blender
li #[strong Download] 1500+ textures & HDRIs from Blender
a.sign-up-now(href="https://store.blender.org/product/membership/") a.sign-up-now(href="https://store.blender.org/product/membership/")
| Subscribe Now | Subscribe Now
@@ -355,36 +347,43 @@ li.nav-item-sign-in
.box.yearly .box.yearly
h3 Yearly h3 Yearly
.pricing-display .pricing-display
span.currency-sign $ span.currency-sign
span.digit-int 109 span.digit-int 109
span.digit-dec .00 / year span.digit-dec ,00 / year
.pricing-caption .pricing-caption
ul p $119 USD
li 100+ hours of high-quality training
li All the open movies files and tutorials
li Exclusive production insight & walk-throughs
li #[strong Sync] your Blender settings across devices
li #[strong Share] images & screenshots from within Blender
li #[strong Download] 1500+ textures & HDRIs from Blender
li.special 1 month free!
a.sign-up-now(href="https://store.blender.org/product/membership/") a.sign-up-now(href="https://store.blender.org/product/membership/")
| Subscribe Now | Subscribe Now
.box.education .box.monthly
h3 Education h3 Quaterly
.pricing-display
span.currency-sign €
span.digit-int 28
span.digit-dec ,50 / year
.pricing-caption .pricing-caption
p. p $32 USD
We also provide flexible options for group subscription
ideal for schools or teams.
p.
Get in touch to discuss direct support, custom solutions,
team management tools and Single Sign-on.
a.sign-up-now(href="mailto:cloudsupport@blender.org") a.sign-up-now(href="https://store.blender.org/product/membership/")
i.pi-email | Subscribe Now
| Get in Touch
.education
h3 Special Group Subscription
.pricing-caption
p.
We also provide flexible options for group subscription
ideal for schools or teams.
p.
Get in touch to discuss direct support, custom solutions,
team management tools, Single Sign-on and more.
a.btn.btn-info(href="mailto:cloudsupport@blender.org")
i.pi-email
| Get in Touch
section.supported-by section.supported-by