File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -213,9 +213,9 @@ <h1 class="font-fira text-4xl sm:text-5xl lg:text-6xl font-bold tracking-tight t
213213 View Our Work
214214 </ a >
215215 </ div >
216- < div class ="mt-16 animate-bounce ">
217- < svg class ="w-6 h-6 mx-auto text-gray-500 " fill ="none " stroke ="currentColor " viewBox ="0 0 24 24 "> < path stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " d ="M19 14l-7 7m0 0l-7-7m7 7V3 "/> </ svg >
218- </ div >
216+ < a href =" #about " class ="mt-16 inline-flex animate-bounce " aria-label =" Scroll to About section ">
217+ < svg class ="w-6 h-6 mx-auto text-gray-500 hover:text-brand-teal transition-colors " fill ="none " stroke ="currentColor " viewBox ="0 0 24 24 "> < path stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " d ="M19 14l-7 7m0 0l-7-7m7 7V3 "/> </ svg >
218+ </ a >
219219 </ div >
220220 </ section >
221221
You can’t perform that action at this time.
0 commit comments