From 5e5a79083283e9deca1368ee6f9ab65b89120ee5 Mon Sep 17 00:00:00 2001 From: zramsay Date: Fri, 5 May 2023 09:56:50 -0400 Subject: [PATCH 01/10] rm newsletter from footer --- src/components/common/footer/index.tsx | 30 -------------------------- 1 file changed, 30 deletions(-) diff --git a/src/components/common/footer/index.tsx b/src/components/common/footer/index.tsx index a84854e..a6cea8d 100644 --- a/src/components/common/footer/index.tsx +++ b/src/components/common/footer/index.tsx @@ -151,38 +151,8 @@ export const Footer = ({ data }: Props) => { ) }, [show]) - const url = - 'https://laconic.us8.list-manage.com/subscribe/post?u=d794a98f9fde12ec254350332&id=405947e375&f_id=00e16be0f0' - return ( <> - {show && ( -
-
- - - - Sign-up for our
Newsletter -
- ( - subscribe(formData)} - status={status} - message={message} - /> - )} - /> -
-
- )} {!is404 && (