tags. The original has two h2 tags: "Nasdaq-100 hits 11-week low" and "Bitcoin's tech-driven slide" and "Why AI spending fears matter for crypto". Actually there are three h2? Let's check: after first paragraph, there is
Nasdaq-100 hits 11-week low
, then after that paragraph,
Bitcoin's tech-driven slide
, then after that paragraph,
Why AI spending fears matter for crypto
. Yes, three h2. Then final paragraph without heading. So we need to translate those headings.
Translate h2:
- "Nasdaq-100 hits 11-week low" -> "El Nasdaq-100 alcanza un mínimo de 11 semanas"
- "Bitcoin's tech-driven slide" -> "La caída de Bitcoin impulsada por la tecnología" (or "La caída tecnológica de Bitcoin"? Better: "La caída de Bitcoin impulsada por el sector tecnológico")
- "Why AI spending fears matter for crypto" -> "Por qué los temores por el gasto en IA importan para las criptomonedas"
Now, put it all together in JSON.
Note: In the content, we need to output the translated HTML as a string. Ensure proper escaping if