diff --git a/index.html b/index.html index 9fd598e..a0198dc 100644 --- a/index.html +++ b/index.html @@ -1444,7 +1444,8 @@

Hemant Krishna

// Loop through each profile and add the AOS attribute profiles.forEach((profile) => { - profile.setAttribute('data-aos', 'fade-down'); + profile.setAttribute('data-aos', 'fade-up'); + }); @@ -1481,7 +1482,9 @@

Hemant Krishna