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

Skip to content

Commit 880e512

Browse files
authored
Banner Update
1 parent 00dd697 commit 880e512

File tree

1 file changed

+15
-30
lines changed

1 file changed

+15
-30
lines changed

src/index.json

Lines changed: 15 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,21 @@
1212
],
1313

1414
"slides": [
15+
{
16+
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/web%20demo%20banner.png",
17+
"imgAlt": "",
18+
"heading": "",
19+
"content": "",
20+
"button": [
21+
{
22+
"link": "https://lu.ma/webdemo3",
23+
"text": "Register Now",
24+
"color" : "#000000",
25+
"buttonColor":"#2A7A0D",
26+
"filled": "true"
27+
}
28+
]
29+
},
1530
{
1631
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/Web%20Banner%20%281%29%20%282%29.png",
1732
"imgAlt": "",
@@ -57,36 +72,6 @@
5772
}
5873
]
5974
},
60-
{
61-
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/ITP%20edit.png",
62-
"imgAlt": "",
63-
"heading": "",
64-
"content": "",
65-
"button": [
66-
{
67-
"link": "https://codingblocks.com/classroom-program/industrial-training-program.html",
68-
"text": "Enroll Now",
69-
"color" : "#000000",
70-
"buttonColor":"#1A1C25",
71-
"filled": "true"
72-
}
73-
]
74-
},
75-
{
76-
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/Illuminati%2025th.png",
77-
"imgAlt": "",
78-
"heading": "",
79-
"content": "",
80-
"button": [
81-
{
82-
"link": "https://codingblocks.com/classroom-program/illuminati-batch.html",
83-
"text": "Explore More",
84-
"color" : "#000000",
85-
"buttonColor":"#1E5E7C",
86-
"filled": "true"
87-
}
88-
]
89-
}
9075
],
9176
"events": {
9277
"upcoming": true,

0 commit comments

Comments
 (0)