From 71d99015244f625cf9213e590d6ee427101ad9a7 Mon Sep 17 00:00:00 2001 From: Hardikv1 <44800690+Hardikv1@users.noreply.github.com> Date: Sat, 27 Nov 2021 12:16:07 +0530 Subject: [PATCH] Banner Update --- src/index.json | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/src/index.json b/src/index.json index 47af7e8a..5d86816f 100644 --- a/src/index.json +++ b/src/index.json @@ -12,6 +12,21 @@ ], "slides": [ + { + "imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/Extended%202.png", + "imgAlt": "", + "heading": "", + "content": "", + "button": [ + { + "link": "https://online.codingblocks.com/courses", + "text": "Explore Now", + "color" : "#000000", + "buttonColor":"#F7BA44", + "filled": "true" + } + ] + }, { "imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/web%20banner1.jpg", "imgAlt": "", @@ -28,16 +43,16 @@ ] }, { - "imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/Extended%202.png", + "imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/kartik%20bhaiya%204th.png", "imgAlt": "", "heading": "", "content": "", "button": [ { - "link": "https://online.codingblocks.com/courses", - "text": "Explore Now", + "link": "https://codingblocks.com/classroom-program/c-plus-plus-for-beginners.html", + "text": "Register Now", "color" : "#000000", - "buttonColor":"#F7BA44", + "buttonColor":"#3A3046", "filled": "true" } ]