fix: add semantic section IDs for anchor navigation and accessibility
This commit is contained in:
@@ -53,7 +53,7 @@ export function ChallengeSection() {
|
||||
|
||||
return (
|
||||
<section
|
||||
id="solutions"
|
||||
id="challenges"
|
||||
ref={sectionRef}
|
||||
className="bg-white py-16 md:py-24"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user