From 8c0a72dfc7cd29feff50fb7a0972f0e917d635ed Mon Sep 17 00:00:00 2001 From: veepanshu-kasana Date: Thu, 7 Nov 2024 11:34:02 +0530 Subject: [PATCH 01/19] feat: Add scroll-to-top button functionality - Implement smooth scroll behavior when button is clicked - Add button visibility toggle based on scroll position - Style button with teal theme matching website design - Include hover effects and transitions - Add accessibility attributes - Ensure mobile responsiveness Resolves: #1009 --- contactus.html | 60 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/contactus.html b/contactus.html index 8591a1f..eac2b3a 100644 --- a/contactus.html +++ b/contactus.html @@ -1063,7 +1063,65 @@

FIND US

- + + + + +