22< html lang ="en ">
33< head >
44 < meta charset ="UTF-8 " />
5- < title > Welcome to OLI Torus Launchpad! </ title >
5+ < title > Welcome to the OLI Torus Tutorial Hub </ title >
66 < style >
77 : root {
88 --bg1 : # 3657f0 ;
8383 font-weight : 700 ;
8484 margin : 1px 0 24px ;
8585 color : # ffffff ;
86- text-decoration : underline;
87- text-underline-offset : 6px ;
88- text-decoration-thickness : 2px ;
89- text-decoration-color : rgba (255 , 255 , 255 , 0.8 );
90- }
91- .subheading : hover {
92- transform : translateY (-3px );
93- transition : transform 0.2s ease;
86+
9487}
88+
9589.subheading img {
9690 width : 30px ;
9791 height : 30px ;
10094 transform : translateY (2px );
10195}
10296
103- .subheading img : hover {
104- transform : translateY (-3px );
105- transition : transform 0.2s ease;
106- }
107-
108-
10997 .vertical-cards {
11098 display : flex;
11199 flex-direction : column;
169157 < div >
170158 < div class ="title-wrapper ">
171159 < span class ="title-light "> Welcome to </ span >
172- < span class ="title-bold "> OLI Torus Launchpad </ span >
160+ < span class ="title-bold "> OLI Torus Tutorial Hub </ span >
173161</ div >
174162
175163 < p class ="lede ">
176- The Torus Launchpad is your all-in-one hub for learning how to design, teach,
164+ The Torus Tutorial Hub is your all-in-one hub for learning how to design, teach,
177165 and experience courses on OLI Torus platform.
178166 </ p >
179167 </ div >
180168
181169 < h2 class ="subheading ">
182170 < img src ="assets/images/Question-Circle.png " alt ="How-to icon " />
183- < span > How to Use Torus Launchpad </ span >
171+ < span > How to Use the Torus Tutorial Hub </ span >
184172 </ h2 >
185173
186- < section class ="vertical-cards " aria-label ="Learn about the Launchpad ">
174+ < section class ="vertical-cards " aria-label ="Learn about the Tutorial Hub ">
187175 < div class ="info-card ">
188176 < img src ="assets/images/pick-your-role.png " alt ="Pick Your Role " />
189177 < div class ="info-text ">
@@ -193,18 +181,18 @@ <h2>Pick Your Role</h2>
193181 </ div >
194182
195183 < div class ="info-card ">
196- < img src ="assets/images/explore-topics.png " alt ="Sidebar icon " />
184+ < img src ="assets/images/explore-topics.png " alt ="Menu icon " />
197185 < div class ="info-text ">
198186 < h2 > Explore Topics</ h2 >
199- < p > Use the < strong > Sidebar </ strong > on the left to browse video tutorials by role and task.</ p >
187+ < p > Use the < strong > Menu </ strong > on the left to browse video tutorials by role and task.</ p >
200188 </ div >
201189 </ div >
202190
203191 < div class ="info-card ">
204192 < img src ="assets/images/search-features.png " alt ="Search icon " />
205193 < div class ="info-text ">
206194 < h2 > Search Features</ h2 >
207- < p > Type keywords in the < strong > Search Bar</ strong > on the top bar to instantly find related video tutorials.</ p >
195+ < p > Type keywords in the < strong > Search Bar</ strong > on the top to instantly find related video tutorials.</ p >
208196 </ div >
209197 </ div >
210198
0 commit comments