diff --git a/app/stages/page.tsx b/app/stages/page.tsx index 77a389c..ab3ed7b 100644 --- a/app/stages/page.tsx +++ b/app/stages/page.tsx @@ -142,23 +142,7 @@ export default function stagespage() { '/stages/stage4.png', ]} /> - {/* - Point Structure - Most accumulated points in the four stages takes the overall win - Points in the stages are divided according to - - - - - - - - - - -
Points per race60, 57, 55, 54, 53, 52, 51, 50, 49, 48, 47, 46, 45, 44, 43, 42, 41, 40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2 and 1 for everyone else
-
- */} + Bonus Seconds Stage 2 First Across Line (FAL) bonus seconds are awared on segments below diff --git a/public/stages/stage2.png b/public/stages/stage2.png index ad0491a..d2b6517 100644 Binary files a/public/stages/stage2.png and b/public/stages/stage2.png differ