Larson Notes and updated a bunch of templates for Artera.

This commit is contained in:
Norm Rasmussen
2023-06-29 17:31:14 -04:00
parent a321234a07
commit f314daed98
45 changed files with 3729 additions and 45 deletions

View File

@ -2,8 +2,9 @@
{% include "course_version_outdated_alert", courses: courses.featured %}
{% include "sub_navigation" %}
<main class="np-main np-homepage">
<div class="np-homepage-hero">
<img class="np-homepage-hero-image"
<div class="np-homepage-hero" style="background-color: #F3F3F6; /* For browsers that do not support gradients */
background-image: linear-gradient(to bottom right, #6E9FD7, #F3F3F6); display: flex;">
<img class="np-homepage-hero-image col-4" style="align-content: right;"
src="{{ homepage.artwork_url }}"
alt="{{ homepage.headline }}"
/>
@ -15,7 +16,7 @@
{{ homepage.subheadline }}
</div>
<div class="row">
<a class="np-homepage-hero-cta np-button col-xs-5 col-md-4 col-lg-3 np-stretch-content swiftPink-button mr-1" href="{% route learning_path %}">
<a class="np-homepage-hero-cta np-button col-xs-5 col-md-4 col-lg-3 np-stretch-content swiftPink-button mr-1" href="https://swiftacademy.northpass.com/app/learning_paths/bcc9d2dd-1af6-4e4c-b178-cbbd03fa57c4">
Swift 101
</a>
<a class="np-homepage-hero-cta np-button col-xs-5 col-md-4 col-lg-3 np-stretch-content ml-1" href="{% route catalog %}">
@ -72,12 +73,6 @@
<div class="col-xs-6 col-md-4 col-lg-3 np-stretch-content">
<img class="np-card-image" src="https://info.swiftmedical.com/hubfs/+%20People%20Photos,%20Headshots/ProfileRob-1.png">
</div>
<div class="col-xs-6 col-md-4 col-lg-3 np-stretch-content">
<img class="np-card-image" src="https://info.swiftmedical.com/hubfs/+%20People%20Photos,%20Headshots/ProfileJose-1.png">
</div>
<div class="col-xs-6 col-md-4 col-lg-3 np-stretch-content ">
<img class="np-card-image" src="https://info.swiftmedical.com/hubfs/+%20People%20Photos,%20Headshots/ProfileEmma-1.png">
</div>
<div class="col-xs-6 col-md-4 col-lg-3 np-stretch-content">
<img class="np-card-image" src="https://info.swiftmedical.com/hubfs/+%20People%20Photos,%20Headshots/ProfileDebra-1.png">
</div>