Homepage: Update banners
This commit is contained in:
@@ -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",
|
||||||
|
BIN
static/assets/img/features/coffee_run_01.jpg
Normal file
BIN
static/assets/img/features/coffee_run_01.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
BIN
static/assets/img/features/settlers_01.jpg
Normal file
BIN
static/assets/img/features/settlers_01.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
Reference in New Issue
Block a user