diff --git a/pages/Home.html b/pages/Home.html
index 2d3b08f..60794c4 100644
--- a/pages/Home.html
+++ b/pages/Home.html
@@ -42,7 +42,7 @@
@@ -51,17 +51,17 @@
Inspire edition of Startup Jalsa is coming to the following cities:
Pitch on the following dates: 3:30PM onward.
- - November 9: Chennai
- - November 11: Pune
- - November 13: Mumbai
- - November 15: Ahmedabad
- - November 17: Jaipur
- - November 21: Hyderabad
- - November 23: Bangalore
- - November 29: Delhi
- - December 2: Chandigarh
+ - Chennai
+ - Pune
+ - Mumbai
+ - Ahmedabad
+ - Jaipur
+ - Hyderabad
+ - Bengaluru
+ - Delhi
+
-
Invest edition of Startup Jalsa is in Chandigarh: 2nd & 3rd December
+
Invest edition of Startup Jalsa is in Chandigarh: December
@@ -70,7 +70,7 @@
-
-
-
- - Access to 2-days conference
- - Pitching for funding up to Rs 1 crore
-
-
+
+
+ - Access to 2-days conference
+ - Pitching for funding up to Rs 1 crore
+ * Subjected to due deligence
+
-
-
- - Private interaction in khopchas
- - Access to 30+ investors in the startup ecosystem
-
-
+
+ - Private interaction in khopchas
+ - Access to 30+ investors in the startup ecosystem
+
diff --git a/script.js b/script.js
index 0a61857..c88d040 100644
--- a/script.js
+++ b/script.js
@@ -180,7 +180,7 @@
}
}, 1000);
- var bangalore = new Date("Nov 21, 2017 12:00:00").getTime();
+ var bangalore = new Date("Nov 22, 2017 12:00:00").getTime();
// Update the count down every 1 second
var x = setInterval(function() {
// Get todays date and time
@@ -1183,7 +1183,7 @@
console.log("result", result)
$scope.detail = result;
$('#myModal').modal('show');
- $scope.data.name = '';
+ $scope.data.name = '';
$scope.data.email = '';
$scope.data.mobile = '';
// $scope.data.discount = '';