d10g commited on
Commit
266c9b0
·
1 Parent(s): ceab153

Updated note about inconsistent telemetry data

Browse files
Files changed (1) hide show
  1. index.html +10 -18
index.html CHANGED
@@ -106,26 +106,18 @@
106
 
107
  <section class="commentary-examples">
108
  <div class="container">
109
- <h2>Commentary in Action</h2>
110
- <p class="section-intro">See the difference between basic and enhanced commentary modes:</p>
111
 
112
- <div class="comparison">
113
- <div class="comparison-card">
114
- <h3>Basic Mode</h3>
115
- <div class="example-box">
116
- <p>"Hamilton gets past Verstappen! Up to P1!"</p>
117
- </div>
118
- </div>
119
-
120
- <div class="comparison-card enhanced">
121
- <h3>Enhanced Mode ✨</h3>
122
- <div class="example-box">
123
- <p>"Fantastic overtake by Hamilton on Verstappen, now in P1!"</p>
124
- <p>"There it is! Hamilton takes the lead from Verstappen!"</p>
125
- <p>"Hamilton makes a brilliant move on Verstappen for P1!"</p>
126
- </div>
127
- <p class="note">Multiple variations with different perspectives and excitement levels</p>
128
  </div>
 
129
  </div>
130
  </div>
131
  </section>
 
106
 
107
  <section class="commentary-examples">
108
  <div class="container">
109
+ <h2>Commentary Variations</h2>
110
+ <p class="section-intro">Every event has multiple commentary variations with different excitement levels and perspectives:</p>
111
 
112
+ <div class="examples-showcase">
113
+ <h3>Example: Overtake for P1</h3>
114
+ <div class="example-box">
115
+ <p>"Fantastic overtake by Hamilton on Verstappen, now in P1!"</p>
116
+ <p>"There it is! Hamilton takes the lead from Verstappen!"</p>
117
+ <p>"Hamilton makes a brilliant move on Verstappen for P1!"</p>
118
+ <p>"And Hamilton is through! That's P1 now for Hamilton!"</p>
 
 
 
 
 
 
 
 
 
119
  </div>
120
+ <p class="note">210 unique templates across 5 excitement levels and 5 perspectives ensure fresh, natural-sounding commentary throughout the race</p>
121
  </div>
122
  </div>
123
  </section>