Skip to content

Commit 4f52c1e

Browse files
authored
Update courseData.js
1 parent d1019bf commit 4f52c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/courseData.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import { codingEssentials, competitiveProgramming, computerVisionSpecialization,
22
import { teamData } from "./teamData"
33
import { whyCMData } from './whyCMData'
44

5-
export const couponCode = "WINTERSALE23";
6-
const currentPrice = "₹445+taxes ";
5+
export const couponCode = "CMSEPT24SALE";
6+
const currentPrice = "₹549/- (incl taxes) ";
77

88
const cppHindiCourse = {
99
courseImage: cppHindi,

0 commit comments

Comments
 (0)