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