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" } ]