diff --git a/components/Button.tsx b/components/Button.tsx index 28839c8..b00efc9 100644 --- a/components/Button.tsx +++ b/components/Button.tsx @@ -12,8 +12,8 @@ function NN1Button({ diff --git a/components/Layout.tsx b/components/Layout.tsx index 0d8cc19..8b31934 100644 --- a/components/Layout.tsx +++ b/components/Layout.tsx @@ -7,10 +7,14 @@ import { Img } from "react-email"; const Layout = ({ children }: { children: React.ReactNode }) => ( -
(+
+ + +