Latest Blogs Written by Casey G.
No posts found with the tag "pillar-pov".
Latest Blogs Written by Casey G.
No posts found with the tag "client".
No posts found with the tag "pillar-pov".
No posts found with the tag "client".
document.querySelectorAll('a[href^="#"]').forEach(anchor => { anchor.addEventListener("click", function (e) { e.preventDefault(); document.querySelector(this.getAttribute("href")).scrollIntoView({ behavior: "smooth", block: "start" }); }); });