From 879a682cf66c0ab111fb233b11ec74333b9fd68e Mon Sep 17 00:00:00 2001 From: Guusvanmeerveld Date: Tue, 9 Mar 2021 16:55:55 +0000 Subject: [PATCH] Removed next/image --- components/Landing.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/components/Landing.tsx b/components/Landing.tsx index 0c8eea4..eef1695 100644 --- a/components/Landing.tsx +++ b/components/Landing.tsx @@ -1,10 +1,8 @@ -import Image from "next/image"; - const Landing = () => (
- + Guus van Meerveld