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