diff --git a/src/app/page.tsx b/src/app/page.tsx index 0cffb23..b036ec0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -351,7 +351,7 @@ export default function HomePage() { { id: "7", title: "How fast do Formula 1 cars go?", content: "Formula 1 cars can reach top speeds exceeding 370 km/h (230 mph) on straights. On tight street circuits like Monaco, top speeds are much lower due to numerous corners. Average race speeds typically range from 200-250 km/h depending on the circuit characteristics and conditions."}, { - id: "8", title: "What are the different tire compounds?", content: "Formula 1 uses three main tire compounds: Soft (red marking, fastest but less durable), Medium (yellow marking, balanced), and Hard (white marking, most durable). Teams strategically choose compounds based on circuit characteristics, weather, and race strategy to maximize performance and longevity."}, + id: "8", title: "What are the different tire compounds?", content: "Formula 1 uses three main tire compounds: Soft (red marking, fastest but less durable), Medium (yellow marking, balanced), and Hard (white marking, most durable). Teams strategically choose compounds based on circuit characteristics, weather, and race strategy to maximize performance and longevity."} ]} />