Homepage: Update banners

This commit is contained in:
2020-04-09 20:02:03 +02:00
parent 344a66f0eb
commit 6c720b7b08
3 changed files with 8 additions and 8 deletions

View File

@@ -46,16 +46,16 @@ mixin featured_projects()
.px-3 .px-3
+card-deck(3)&attributes(attributes) +card-deck(3)&attributes(attributes)
+featured_project_card( +featured_project_card(
"ANIMATION FUNDAMENTALS", "SETTLERS",
"Learn the fundamentals to get started with character animation.", "The Blender Studio team creates and shares a set of brand new characters, free for all!",
"/p/animation-fundamentals", "/p/settlers",
"{{ url_for('static', filename='assets/img/features/training_animation_fundamentals_01.jpg')}}") "{{ url_for('static', filename='assets/img/features/settlers_01.jpg')}}")
+featured_project_card( +featured_project_card(
"ANGLERFISH WORKSHOP", "COFFEE RUN",
"Follow Andy Goralczyk while he creates this amazing scene from scratch.", "This 2d-scroller-inspired short film will take you on the journey of a lifetime.",
"/p/anglerfish", "/p/coffee-run",
"{{ url_for('static', filename='assets/img/features/training_anglerfish_01.jpg')}}") "{{ url_for('static', filename='assets/img/features/coffee_run_01.jpg')}}")
+featured_project_card( +featured_project_card(
"STYLIZED CHARACTER WORKSHOP", "STYLIZED CHARACTER WORKSHOP",

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB