diff --git a/src/components/index/HeroSection.astro b/src/components/index/HeroSection.astro index aaff499f..558e862a 100644 --- a/src/components/index/HeroSection.astro +++ b/src/components/index/HeroSection.astro @@ -61,7 +61,7 @@ import { SITE_META } from "@consts"; theme="tertiary" size="medium" type="button" - @click="alert('master hacker')"> + @click="$refs.projects.scrollIntoView()"> Featured Projects