Skip to content
Primary Select
Category:
Uncategorized
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
document.addEventListener('gform_confirmation_loaded', function(event, formId) { var target = document.getElementById('contact-section'); if (target) { target.scrollIntoView({ behavior: 'smooth' }); } });