We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1019bf commit 4f52c1eCopy full SHA for 4f52c1e
src/data/courseData.js
@@ -2,8 +2,8 @@ import { codingEssentials, competitiveProgramming, computerVisionSpecialization,
2
import { teamData } from "./teamData"
3
import { whyCMData } from './whyCMData'
4
5
-export const couponCode = "WINTERSALE23";
6
-const currentPrice = "₹445+taxes ";
+export const couponCode = "CMSEPT24SALE";
+const currentPrice = "₹549/- (incl taxes) ";
7
8
const cppHindiCourse = {
9
courseImage: cppHindi,
0 commit comments