Replace the navigation section on the home page and claim page with the working navigation used on the SDK or Protocol page.
Scope:
- Update
public/index.html.
- Update
public/claim.html.
- Do not edit
public/protocol.html.
Details:
- Use the same working shared nav structure from
public/sdk-records.html or public/protocol.html.
- Keep Home marked active on the home page.
- Keep Claim marked active on the claim page.
- On the claim page, remove local nav-inner width and margin styling if it overrides the shared container behavior.
- Do not change any hero content, footer, forms, scripts, or unrelated layout sections.
Reason: the smaller nav class fix is not taking effect, so the full nav block should be replaced with the known-good version.
Replace the navigation section on the home page and claim page with the working navigation used on the SDK or Protocol page.
Scope:
public/index.html.public/claim.html.public/protocol.html.Details:
public/sdk-records.htmlorpublic/protocol.html.Reason: the smaller nav class fix is not taking effect, so the full nav block should be replaced with the known-good version.