File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ export const Alevel = () => {
18
18
< IsaacCard doc = { { title : "Physics Skills Mastery Book" , subtitle : "Interactive questions from our Mastering Essential Pre-University Physics book." ,
19
19
clickUrl : "/books/physics_skills_19" , image : { src : "/assets/phy/key_stage_sprite.svg#skills-book-cover" }
20
20
} } />
21
- < IsaacCard doc = { { title : "COVID-19 Lessons" , subtitle : "Virtual lessons following the Mastering Essential Pre-University Physics book ." ,
22
- clickUrl : "/pages/covid19_alevel_archive " , image : { src : "/assets/phy/key_stage_sprite.svg#teacher-hat" }
21
+ < IsaacCard doc = { { title : "Virtual Lessons" , subtitle : "Learn and practise physics ." ,
22
+ clickUrl : "/pages/a_level_topic_index " , image : { src : "/assets/phy/key_stage_sprite.svg#teacher-hat" }
23
23
} } />
24
24
</ Row >
25
25
< Row className = "card-deck isaac-cards-body my-3" >
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ export const Gcse = () => {
26
26
} } />
27
27
</ Row >
28
28
< Row className = "card-deck isaac-cards-body my-3" >
29
- < IsaacCard doc = { { title : "COVID-19 Lessons" , subtitle : "Virtual lessons following the Mastering Essential GCSE Physics book ." ,
30
- clickUrl : "/pages/covid19_gcse " , image : { src : "/assets/phy/key_stage_sprite.svg#teacher-hat" }
29
+ < IsaacCard doc = { { title : "Virtual Lessons" , subtitle : "Learn and practise physics ." ,
30
+ clickUrl : "/pages/gcse_topic_index " , image : { src : "/assets/phy/key_stage_sprite.svg#teacher-hat" }
31
31
} } />
32
32
< IsaacCard doc = { { title : "Quick Quizzes" , subtitle : "Revise the equations needed at GCSE with our quick quizzes." ,
33
33
clickUrl : "/pages/gcse_quizzes" , image : { src : "/assets/phy/key_stage_sprite.svg#lightning" }
You can’t perform that action at this time.
0 commit comments