From 5831214a33cf8ba47108ef5f7a57dcd1c55495a5 Mon Sep 17 00:00:00 2001 From: ayushk1804 Date: Tue, 6 Jul 2021 19:51:46 +0530 Subject: [PATCH] Fix Image 404 error Signed-off-by: ayushk1804 --- .../IndexPageComponents/PoweredBySection/PoweredBySection.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Components/IndexPageComponents/PoweredBySection/PoweredBySection.js b/src/Components/IndexPageComponents/PoweredBySection/PoweredBySection.js index 1aeeeb4..3f96f42 100644 --- a/src/Components/IndexPageComponents/PoweredBySection/PoweredBySection.js +++ b/src/Components/IndexPageComponents/PoweredBySection/PoweredBySection.js @@ -1,11 +1,10 @@ -import Image from "next/image"; const PoweredBySection = () => { return (

Powered By

-