From e01aa730c11bc4a02aca3adb01cb30185c8a362b Mon Sep 17 00:00:00 2001 From: Jeff Gardner <202880+erskingardner@users.noreply.github.com> Date: Fri, 3 Feb 2023 15:45:30 +0100 Subject: [PATCH] Small update for performance --- src/components/Logo.jsx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/components/Logo.jsx b/src/components/Logo.jsx index f79fdd2..23378fc 100644 --- a/src/components/Logo.jsx +++ b/src/components/Logo.jsx @@ -1,3 +1,5 @@ +import Image from 'next/image' + function LogomarkPaths() { return ( @@ -18,7 +20,13 @@ export function Logomark(props) { export function Logo(props) { return ( - + Nostr.how Nostr.how )