diff --git a/src/pages/index.tsx b/src/pages/index.tsx index efb8c2a..035e21b 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -63,7 +63,7 @@ export const query = graphql` const IndexPage = (props) => { const { t } = useTranslation(); - const reduceMotion = useMediaQuery("(prefers-reduced-motion: reduce)") + const reduceMotion = useMediaQuery("(prefers-reduced-motion: reduce)"); React.useEffect(() => { if (typeof window === "undefined") return; @@ -118,7 +118,7 @@ const IndexPage = (props) => { className={styles.heroSectionBg} id="particle-container" > -
+
{ height={350} placeholder="blurred" alt="Kevin Kandlbinder" + className={"u-photo"} >
@@ -135,10 +136,12 @@ const IndexPage = (props) => { home.hello - Kevin Kandlbinder + + Kevin Kandlbinder + home.me{" "} - + home.webDeveloper . @@ -146,7 +149,7 @@ const IndexPage = (props) => {
@@ -154,7 +157,7 @@ const IndexPage = (props) => { {meta.contactPhone} @@ -162,7 +165,7 @@ const IndexPage = (props) => { {meta.contactEmail}