fix: add semantic section IDs for anchor navigation and accessibility

This commit is contained in:
张翔
2026-04-30 21:38:20 +08:00
parent 145bc190e3
commit b6d2313e8f
4 changed files with 4 additions and 2 deletions
@@ -53,7 +53,7 @@ export function ChallengeSection() {
return (
<section
id="solutions"
id="challenges"
ref={sectionRef}
className="bg-white py-16 md:py-24"
>