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

Skip to content

Commit 886073b

Browse files
LIVE Banner added
1 parent 949aacc commit 886073b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

src/index.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,26 @@
2020
"button": [
2121
{
2222
"link": "https://cb.lk/meetup2",
23-
"text": "Enroll Now",
23+
"text": "Register Now",
2424
"buttonColor":"#E3B62E",
2525
"filled": "true"
2626
}
2727
]
2828
},
29+
{
30+
"imgSrc": "hhttps://images.codingblocks.com/img/live-banner.jpg",
31+
"imgAlt": "",
32+
"heading": "",
33+
"content": "",
34+
"button": [
35+
{
36+
"link": "https://codingblocks.com/live-classes.html",
37+
"text": "Enroll Now",
38+
"buttonColor":"#45AFF5",
39+
"filled": "true"
40+
}
41+
]
42+
}
2943
{
3044
"imgSrc": "https://images.codingblocks.com/img/offline-1-banner.jpg",
3145
"imgAlt": "",

0 commit comments

Comments
 (0)