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

Skip to content

Commit 385478f

Browse files
committed
***XXstuff
1 parent 42886dd commit 385478f

6 files changed

+10
-23
lines changed

src/live-courses/master-advanced-data-structures-and-algorithms-for-interviews.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
],
5858
"testTimelines":{
5959
"test_link_first" : "https://hack.codingblocks.com/app/contests/1904",
60-
"test_link_second": "https://hack.codingblocks.com/app/contests/1904"
60+
"test_link_second": "https://dukaan.codingblocks.com/buy?productId=3777"
6161
},
6262
"highlights":[{
6363
"head":"Opportunities unlocked for learner",

src/live-courses/master-advanced-data-structures-and-algorithms-using-java.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
],
5757
"testTimelines":{
5858
"test_link_first" : "https://hack.codingblocks.com/app/contests/1904",
59-
"test_link_second": "https://hack.codingblocks.com/app/contests/1904"
59+
"test_link_second": "https://dukaan.codingblocks.com/buy?productId=3778"
6060
},
6161
"highlights":[{
6262
"head":"Opportunities unlocked for learner",

src/live-courses/master-c-plus-plus-ds-algo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
],
6363
"testTimelines":{
6464
"test_link_first" : "https://hack.codingblocks.com/app/contests/1903",
65-
"test_link_second": "https://hack.codingblocks.com/app/contests/1903"
65+
"test_link_second": "https://dukaan.codingblocks.com/buy?productId=3775"
6666
},
6767
"highlights":[
6868
{

src/live-courses/master-data-science-with-python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
],
7979
"testTimelines":{
8080
"test_link_first" : "https://hack.codingblocks.com/app/contests/1904",
81-
"test_link_second": "https://hack.codingblocks.com/app/contests/1904"
81+
"test_link_second": "https://dukaan.codingblocks.com/buy?productId=3779"
8282
},
8383
"highlights":[{
8484
"head":"Opportunities unlocked for learner",

src/live-courses/master-java-for-beginners.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
],
8181
"testTimelines":{
8282
"test_link_first" : "https://hack.codingblocks.com/app/contests/1903",
83-
"test_link_second": "https://hack.codingblocks.com/app/contests/1903"
83+
"test_link_second": "https://dukaan.codingblocks.com/buy?productId=3776"
8484
},
8585
"highlights":[{
8686
"head":"Opportunities unlocked for learner",

src/partials/testTimelines.hbs

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,11 @@
1-
<div class="br-10 overflow-hidden white mb-5">
2-
<div class="row no-gutters align-items-center bg-gradient-green px-lg-5 px-4 py-4">
3-
<div class="round s-60x60 border b-white border-2 all-center" style="background: inherit;">
4-
<img src="https://cb-thumbnails.s3.ap-south-1.amazonaws.com/master-tropgy.svg">
5-
</div>
6-
<div class="flex-1 pl-4">
7-
<div class=" mb-1" style="font-size: 18px;">
8-
Get free access to
9-
</div>
10-
<div class="bold">
11-
Master Interview Questions for FAANG & Product Companies
12-
</div>
13-
</div>
14-
</div>
15-
</div>
1+
162
{{#with testTimelines}}
173
<div class="border-card p-lg-5 p-4 bg-gradient-orange white position-relative mb-5">
18-
<div class="font-md bold">Register for the Scholarship Test</div>
19-
<div class="mt-1">Test Date</div>
4+
<div class="font-md bold"></div>
5+
<div class="mt-1"></div>
206
<div class="mt-5">
21-
<a href="{{test_link_second}}" target= "_blank" class="button-solid orange button-white ml-xl-3 ml-lg-2 ml-4">18th October</a>
7+
8+
<a href="{{test_link_second}}" target= "_blank" class="button-solid orange button-white ml-xl-3 ml-lg-2 ml-4">Buy Now</a>
229
</div>
2310
<img src="https://cb-thumbnails.s3.ap-south-1.amazonaws.com/victory.svg" class="victory-vector">
2411
</div>

0 commit comments

Comments
 (0)