From eb4e82cbec0fb6a1a6ba4602cc142aee7aaf67eb Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 17 Jan 2022 14:33:08 +0000 Subject: [PATCH] removed unplug slide --- packages/web/pages/landing.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/web/pages/landing.tsx b/packages/web/pages/landing.tsx index 8821a76b..8f1c7043 100644 --- a/packages/web/pages/landing.tsx +++ b/packages/web/pages/landing.tsx @@ -7,7 +7,6 @@ import { JustWatch } from 'components/Landing/sections/JustWatch'; import { Optimal } from 'components/Landing/sections/Optimal'; import { Revolution } from 'components/Landing/sections/Revolution'; import { Together } from 'components/Landing/sections/Together'; -import { Unplug } from 'components/Landing/sections/Unplug'; import { WhatWeDo } from 'components/Landing/sections/WhatWeDo'; import { Who } from 'components/Landing/sections/Who'; import { WildWeb } from 'components/Landing/sections/WildWeb'; @@ -29,7 +28,6 @@ const Landing: React.FC = () => ( -