Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3572293

Browse files
authored
Merge pull request #1142 from Hardikv1/patch-62
Banner Update
2 parents 7b83302 + c0c531b commit 3572293

File tree

1 file changed

+6
-21
lines changed

1 file changed

+6
-21
lines changed

src/index.json

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -13,46 +13,31 @@
1313

1414
"slides": [
1515
{
16-
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/web%20dev%20demo%20banner.png",
16+
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/Web%20Banner.jpeg",
1717
"imgAlt": "",
1818
"heading": "",
1919
"content": "",
2020
"button": [
2121
{
22-
"link": "https://lu.ma/webdemo1",
22+
"link": "https://lu.ma/roadtoweb3",
2323
"text": "Register Now",
2424
"color" : "#000000",
25-
"buttonColor":"#1C976C",
25+
"buttonColor":"#4700E7",
2626
"filled": "true"
2727
}
2828
]
2929
},
3030
{
31-
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/Python-DSA%20web%20banner.png",
31+
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/web%20dev%20demo%20banner.png",
3232
"imgAlt": "",
3333
"heading": "",
3434
"content": "",
3535
"button": [
3636
{
37-
"link": "https://lu.ma/pydemo1",
37+
"link": "https://lu.ma/webdemo1",
3838
"text": "Register Now",
3939
"color" : "#000000",
40-
"buttonColor":"#0F0B09",
41-
"filled": "true"
42-
}
43-
]
44-
},
45-
{
46-
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/Valentine%20banner%20ending%20.jpg",
47-
"imgAlt": "",
48-
"heading": "",
49-
"content": "",
50-
"button": [
51-
{
52-
"link": "https://online.codingblocks.com/courses",
53-
"text": "Explore More",
54-
"color" : "#000000",
55-
"buttonColor":"#BC3231",
40+
"buttonColor":"#1C976C",
5641
"filled": "true"
5742
}
5843
]

0 commit comments

Comments
 (0)