From 942ff758548b97902b5d9f40c4e9db8b237baf5e Mon Sep 17 00:00:00 2001 From: Hardikv1 <44800690+Hardikv1@users.noreply.github.com> Date: Fri, 25 Feb 2022 07:25:08 +0530 Subject: [PATCH] Banner Update CG --- src/index.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/index.json b/src/index.json index f3aa3591..96799d2e 100644 --- a/src/index.json +++ b/src/index.json @@ -12,6 +12,21 @@ ], "slides": [ + { + "imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/coding%20and%20career%20guidance%20banner.png", + "imgAlt": "", + "heading": "", + "content": "", + "button": [ + { + "link": "https://lu.ma/cgmeet", + "text": "Register Now", + "color" : "#000000", + "buttonColor":"#248EE9", + "filled": "true" + } + ] + }, { "imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/web%20demo%20banner.png", "imgAlt": "",