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

Skip to content

Commit 87d971c

Browse files
committed
Updating centre information and Navbar content
1 parent 6c52fb5 commit 87d971c

File tree

7 files changed

+78
-81
lines changed

7 files changed

+78
-81
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"gulp-watch": "^5.0.1",
3333
"gulp-webserver": "^0.9.1",
3434
"moment": "^2.20.1",
35+
"natives": "^1.1.6",
3536
"require-dir": "^0.3.2"
3637
},
3738
"devDependencies": {

src/centres/dwarka.json

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,11 @@
2929
"name": "Dwarka Center",
3030
"inPageLink": "location",
3131
"location": "2nd Floor,<br>Plot No. 3,<br>Sector 11, Dwarka, New Delhi<br>(Near &nbsp;Dwarka Sec-11 Metro)",
32-
"contactPerson": "Mr. Rajesh Sachdev",
32+
"contactPerson": "Mr. Rishabh Nigam",
3333
"phoneNumbers": [
34-
"8588801217",
35-
"9811228053"
34+
"9999321553"
3635
],
37-
"email": "rajesh@codingblocks.com",
36+
"email": "rishabh.nigam@codingblocks.com",
3837
"mapAddress": "Coding Blocks, Dwarka",
3938
"isSection": true,
4039
"isFilled": true,
@@ -84,21 +83,19 @@
8483
"showAll": false,
8584
"companies": false,
8685
"centreHead": {
87-
"name": "Rajesh Sachdev",
88-
"role": "Centre Head and Mentor",
89-
"imgSrc": "/assets/images/cb/team/wrajesh.jpg",
90-
"imgAlt": "Rajesh Sachdev",
91-
"bio": "Rajesh has 20+ years of experience in IT/Corporate sector. He has previously worked with corporates like Nagarro, Cadence, American Express. He left IT industry in 2013 and moved to education with a passion to help students accomplishing their career goals. He did MS from BITS Pilani."
86+
"name": "Varun Kohli",
87+
"role": "Co-Founder and CEO",
88+
"imgSrc": "/assets/images/cb/team/wvarun.jpg",
89+
"imgAlt": "Varun Kohli",
90+
"bio": "Varun has been associated with the Software industry for more than 12 years & is considered an expert in the EdTech space. He has worked on multiple large scale applications and has piloted several Startups. He now dedicates his energy and experience to the design of Programs & business in Coding Blocks."
9291
},
9392
"teamMembers": [
94-
"Priyanshu Agrawal",
95-
"Prateek Narang",
96-
"Arnav Gupta",
97-
"Sumeet Malik",
98-
"RISHAB KAPOOR",
99-
"AAYUSH ARORA",
100-
"HARSHIT DWIVEDI",
101-
"Himank Bhalla"
93+
"Kartik Mathur",
94+
"Mosina Ashraf",
95+
"Kartik Sapra",
96+
"Monu Kumar",
97+
"Abhishek Srivastava",
98+
"Manu S Pillai"
10299
]
103100
},
104101
"courseReviews": [

src/centres/noida.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
"showAll": false,
5353
"teamMembers": [
5454
"Varun Kohli",
55-
"Priyanshu Agrawal",
56-
"Arnav Gupta",
57-
"ANUJ GARG",
5855
"Kartik Mathur",
59-
"Shubham Rawat",
60-
"Pulkit Aggarwal"
56+
"Mosina Ashraf",
57+
"Kartik Sapra",
58+
"Monu Kumar",
59+
"Abhishek Srivastava",
60+
"Manu S Pillai"
6161
]
6262
}
6363
}

src/centres/pitampura.json

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,11 @@
2929
"name": "Pitampura (Corporate Office)",
3030
"inPageLink": "location",
3131
"location": "1st Floor,<br>47, Nishant Kunj,<br> Main Pitampura Road,<br>New Delhi<br><br> Near Kohat Enclave Metro Station<br> (Exit from Gate # 2)<br> (Opposite Pillar 337)<br>",
32-
"contactPerson": "Mrs. Priyanka Dagar",
32+
"contactPerson": "Ms. Kamna Saroha",
3333
"phoneNumbers": [
34-
"+91 - 9599586446",
35-
"+91 - 9643339705",
36-
"011 - 47052584",
37-
"011 - 27354126"
34+
"+91 - 9599586446"
3835
],
39-
"email": "priyanka.dagar@codingblocks.com",
36+
"email": "kamna.saroha@codingblocks.com",
4037
"mapAddress": "Coding Blocks, Pitampura",
4138
"isSection": true,
4239
"isFilled": true,
@@ -51,15 +48,14 @@
5148
"showAll": false,
5249
"companies": false,
5350
"teamMembers": [
54-
"Priyanshu Agrawal",
55-
"Arnav Gupta",
56-
"Sumeet Malik",
57-
"Ankit Malik",
58-
"Shubham Dokania",
59-
"Garima Chhikara",
60-
"Deepak Aggarwal",
61-
"Mohd Fahad",
62-
"Prajjwal Singh" ]
51+
"Varun Kohli",
52+
"Kartik Mathur",
53+
"Mosina Ashraf",
54+
"Kartik Sapra",
55+
"Monu Kumar",
56+
"Abhishek Srivastava",
57+
"Manu S Pillai"
58+
]
6359
},
6460
"courseReviews": [
6561
"Manish Sundriyal",

src/data/navbar.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
"logoDarkSrc": "/assets/images/cb/cblogo.png"
55
},
66
"navLinks": [
7-
{
8-
"title":"Get Hired at Nagarro",
9-
"link":"/nagarro-bootcamp.html"
10-
},
117
{
128
"title": "Campus Ambassadors",
139
"link": "http://cb.lk/CA"

src/data/team.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
{
1818
"name": "Varun Kohli",
19-
"role": "Founding Member",
19+
"role": "Co-Founder and CEO",
2020
"imgSrc": "/assets/images/cb/team/wvarun.jpg",
2121
"imgAlt": "Varun Kohli",
2222
"bio": "Varun has been associated with the Software industry for more than 12 years & is considered an expert in the EdTech space. He has worked on multiple large scale applications and has piloted several Startups. He now dedicates his energy and experience to the design of Programs & business in Coding Blocks."

src/partials/navbar.hbs

Lines changed: 46 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
<!--navbar-->
22
<script src="https://unpkg.com/@coding-blocks/[email protected]/dist/index.js" async></script>
3+
<style>
4+
#my-button{
5+
background-color: #fc4f4e;
6+
color: white;
7+
}
8+
</style>
39
<div class="col-12">
410
<promotion-banner>
511
</promotion-banner>
@@ -117,6 +123,45 @@
117123
</ul>
118124

119125
</li>
126+
127+
<!-- Contact Us -->
128+
<li class="has-dropdown toggle-sub vpf contact-us-dropdown">
129+
<a class="title" href="/centres/">Contact Us</a>
130+
<ul>
131+
<li class="has-dropdown dropleft toggle-sub vpf">
132+
<a href="/centres/">Centres</a>
133+
<ul>
134+
<li itemprop="name">
135+
<a itemprop="url" href=
136+
"/centres/pitampura.html">Pitampura</a>
137+
</li>
138+
<li itemprop="name">
139+
<a itemprop="url" href=
140+
"/centres/dwarka.html">Dwarka</a>
141+
</li>
142+
<li itemprop="name">
143+
<a itemprop="url" href=
144+
"/centres/noida.html#default">
145+
Noida</a>
146+
</li>
147+
</ul>
148+
</li>
149+
<li itemprop="name">
150+
<a itemprop="url" href=
151+
"/signup/job.html">Careers</a>
152+
</li>
153+
<li itemprop="name">
154+
<a itemprop="url"
155+
href="/signup/company.html">Hire
156+
Students</a>
157+
</li>
158+
<li itemprop="name">
159+
<a itemprop="url"
160+
href="/signup/workshop.html">Request
161+
A Workshop</a>
162+
</li>
163+
</ul>
164+
</li>
120165
<!-- Resources -->
121166
<li class="has-dropdown">
122167
<a href="#">RESOURCES </a>
@@ -200,46 +245,8 @@
200245
</li>
201246
</ul>
202247
</li> --}}
203-
<!-- Contact Us -->
204-
<li class="has-dropdown toggle-sub vpf contact-us-dropdown">
205-
<a class="title" href="/centres/">Contact Us</a>
206-
<ul>
207-
<li class=" has-dropdown dropleft toggle-sub vpf">
208-
<a href="/centres/">Centres</a>
209-
<ul>
210-
<li itemprop="name">
211-
<a itemprop="url" href=
212-
"/centres/pitampura.html">Pitampura</a>
213-
</li>
214-
<li itemprop="name">
215-
<a itemprop="url" href=
216-
"/centres/dwarka.html">Dwarka</a>
217-
</li>
218-
<li itemprop="name">
219-
<a itemprop="url" href=
220-
"/centres/noida.html#default">
221-
Noida</a>
222-
</li>
223-
</ul>
224-
</li>
225-
<li itemprop="name">
226-
<a itemprop="url" href=
227-
"/signup/job.html">Careers</a>
228-
</li>
229-
<li itemprop="name">
230-
<a itemprop="url"
231-
href="/signup/company.html">Hire
232-
Students</a>
233-
</li>
234-
<li itemprop="name">
235-
<a itemprop="url"
236-
href="/signup/workshop.html">Request
237-
A Workshop</a>
238-
</li>
239-
</ul>
240-
</li>
241248
<li class="toggle-sub vpf">
242-
<a target="_blank" href="https://account.codingblocks.com"
249+
<a target="_blank" href="https://account.codingblocks.com" class="btn" id="my-button"
243250
onclick="dataLayer.push({'event': 'Login/Signup', 'location': 'Navbar'});">
244251
Login/Signup</a>
245252
</li>

0 commit comments

Comments
 (0)