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

Skip to content

Commit 02fa0ff

Browse files
Merge branch 'gulp' into events
2 parents cf998fd + 3bf24c5 commit 02fa0ff

File tree

7 files changed

+21
-20
lines changed

7 files changed

+21
-20
lines changed
169 KB
Loading
362 KB
Loading

src/centres/dwarka.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"teamMembers": [
4949
"RAJESH SACHDEV",
5050
"RISHAB KAPOOR",
51-
"DEEPAK AGGARWAL",
5251
"AAYUSH ARORA",
5352
"HARSHIT DWIVEDI"
5453
]

src/centres/greater-noida.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"title": "Best Programming Coaching in Dwarka, New Delhi | Coding Blocks",
2+
"title": "Best Programming Coaching in Greater Noida, NCR | Coding Blocks",
3+
34
"metas": [
45
{
56
"name": "description",

src/centres/pitampura.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"meetTeam": true,
4747
"showAll": false,
4848
"teamMembers": [
49-
"SUMEET MALIK",
5049
"RISHAB KAPOOR",
5150
"DEEPAK AGGARWAL",
5251
"GARIMA CHHIKARA",

src/courses/elixirlive.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,13 +153,13 @@
153153
}
154154
],
155155
"courseEnroll": {
156-
"price": "12000",
156+
"price": "9000",
157157
"lectures": "(18 Lectures)",
158158
"upcomingBatches": "<strong>Batches Starting This August!<strong>",
159159
"registerBoxHeading": "<span style='font-size: 3.2rem; text-decoration: line-through;'>₹15,000</span>",
160160
"registerButton": {
161-
"buttonText": "Enrollment Starting Soon",
162-
"disabled": true
161+
"buttonText": "Enroll Now",
162+
"disabled": false
163163
},
164164
"highlights": [
165165
{

src/index.json

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,26 @@
99
"slides": [
1010
{
1111
"imgSrc": "assets/images/cb/cover/code-n-counter.jpg",
12-
"imgAlt": "coding blocks and nagarro hackathon",
13-
"content": "<br><br><br><br><br><br><br><br><br>",
12+
"imgAlt": "Code N Counter 2.0",
13+
"heading": "Code N Counter 2.0",
14+
"content": "Nagarro in association with Coding Blocks brings to you a hackathon to test, demonstrate and improve your programming skills. Prizes worth ₹ 2 lakhs on offer.",
1415
"button": [
1516
{
16-
"link": "https://www.facebook.com/events/327818847660340/",
17-
"text": "Know More"
17+
"link": "https://cb.lk/hackathon",
18+
"text": "Register Now",
19+
"filled": "true"
1820
}
1921
]
2022
},
2123
{
22-
"imgSrc": "assets/images/cb/cover/dark-metal.jpg",
24+
"imgSrc": "assets/images/cb/cover/dark-wood.jpg",
2325
"imgAlt": "coders admission scholarship test",
24-
"heading": "CAST for AUGUST BATCHES!",
25-
"content": "Coders' Admission &amp; Scholarship Test (CAST) is back for foundation courses across all centres. Register now to stand a chance to avail a scholarship of up to 75% off the course fees. <br>",
26+
"heading": "CAST for Greater Noida Center!",
27+
"content": "Coders' Admission &amp; Scholarship Test (CAST) is back for the foundation courses in our Greater Noida centre. <br />Register now to stand a chance to avail a scholarship of up to 75% off the course fees.",
2628
"button": [
2729
{
28-
"link": "http://students.codingblocks.com/admission_test_online/A17CAST01/result_letter",
29-
"text": "Result Declared",
30+
"link": "https://cb.lk/castnoida",
31+
"text": "Register Now",
3032
"filled": "true"
3133
}
3234
]
@@ -50,13 +52,13 @@
5052
},
5153
{
5254
"imgSrc": "assets/images/cb/cover/morning-wood.jpg",
53-
"imgAlt": "coding blocks online courses",
54-
"heading": "50% Discount on Advanced Online Course!",
55-
"content": "Advanced Module of India's best live Online Course on Data Structures &amp; Algorithms <strong>starting July 5</strong>",
55+
"imgAlt": "Elixir Online",
56+
"heading": "PRESENTING ELIXIR LIVE!",
57+
"content": "Coding Blocks brings to you the online edition of Elixir, our renowned course on Web Development with Node.Js. <br />Classes starting soon.",
5658
"button": [
5759
{
58-
"link": "https://codingblocks.com/courses/launchpad-online.html",
59-
"text": "Register Now",
60+
"link": "https://codingblocks.com/courses/elixirlive.html",
61+
"text": "Details & Registration",
6062
"filled": "true"
6163
}
6264
]

0 commit comments

Comments
 (0)