f79348312b
- Introduced a new constant for the tender section scroll offset to enhance scrolling behavior when navigating to sections. - Updated the scroll-to-section logic to account for the sticky header and added a small gap for better visual alignment. - Refactored the useTenderSectionScrollSpy hook to utilize the new scroll offset, ensuring consistent behavior across sections. - Improved code organization by separating scroll offset calculations into a dedicated function.