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

Skip to content

Commit 948e6d9

Browse files
committed
add online course banner
1 parent 0001c8d commit 948e6d9

File tree

2 files changed

+18
-13
lines changed

2 files changed

+18
-13
lines changed
433 KB
Loading

src/index.json

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@
77
}
88
],
99
"slides": [
10+
{
11+
"imgSrc": "/assets/images/cb/cover/cover3.jpg",
12+
"imgAlt": "",
13+
"heading": "Presenting the country's best online courses",
14+
"content": "Learn at your own pace, Best mentors from IITS - NIT - DTU - NSIT, with all the benefits of classroom courses and 24/7 mentor support. <br> Rs. 1800 off on all courses, use EARLY18",
15+
"button": [
16+
{
17+
"link": "/online-courses/",
18+
"text": "Get Rs 1800 discount",
19+
"filled": "true"
20+
},
21+
{
22+
"link": "tel:9599247216",
23+
"text": "Call us now : 9599247216",
24+
"filled": "true"
25+
}
26+
]
27+
},
1028
{
1129
"imgSrc": "/assets/images/cb/cover/dark-metal.jpg",
1230
"imgAlt": "",
@@ -90,19 +108,6 @@
90108
}
91109
]
92110
},
93-
{
94-
"imgSrc": "/assets/images/cb/cover/cover3.jpg",
95-
"imgAlt": "",
96-
"heading": "Presenting the country's best online courses",
97-
"content": "Learn from the comfort of your homes, and excel in various techincal areas.",
98-
"button": [
99-
{
100-
"link": "/online-courses.html",
101-
"text": "Browse Online Courses",
102-
"filled": "true"
103-
}
104-
]
105-
},
106111
{
107112
"imgSrc": "/assets/images/cb/cover/codencounter.jpg",
108113
"imgAlt": "",

0 commit comments

Comments
 (0)