Skip to content

Commit 4753ff5

Browse files
authored
Merge pull request #216 from jaydestro/v2-reorg
cloud skills challenge language change for landing
2 parents 643de04 + 6d34253 commit 4753ff5

1 file changed

Lines changed: 14 additions & 21 deletions

File tree

client/src/pages/conf/index.tsx

Lines changed: 14 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -295,20 +295,14 @@ const ConfPage = () => {
295295
<p className={styles.introCopy}>
296296
Build the skills to design, develop, and optimize globally distributed applications
297297
with Azure Cosmos DB. Complete all modules in the{" "}
298-
<strong>Cosmos DB Conf Skills Challenge {CONF_YEAR}</strong> to qualify for a{" "}
299-
<strong>100% discount on a DP-420 Azure Cosmos DB Developer Specialty</strong>{" "}
300-
certification exam voucher.
298+
<strong>Cosmos DB Conf Skills Challenge {CONF_YEAR}</strong> to prepare for the{" "}
299+
<strong>Microsoft Certified: Azure Cosmos DB Developer Specialty (DP-420)</strong>{" "}
300+
exam.
301301
</p>
302302
<p className={styles.introCopy}>
303-
Finish the challenge and enter to win one of <strong>500 vouchers</strong> by submitting{" "}
304-
<a
305-
href="https://aka.ms/CosmosDBSkillsChallengeSweepstakesEntry"
306-
target="_blank"
307-
rel="noopener noreferrer"
308-
>
309-
the sweepstakes entry form
310-
</a>{" "}
311-
by <strong>May 8, 2026</strong>.
303+
Eligible participants who complete the challenge may receive access to a discounted
304+
exam voucher, while supplies last. Complete the challenge by{" "}
305+
<strong>May 8, 2026</strong>.
312306
</p>
313307

314308
<ul className={styles.cloudSkillsPillars}>
@@ -317,8 +311,8 @@ const ConfPage = () => {
317311
<div>
318312
<h3 className={styles.cloudSkillsPillarTitle}>Compete</h3>
319313
<p className={styles.cloudSkillsPillarCopy}>
320-
Benchmark your progress against friends and coworkers. It&apos;s always better when
321-
we learn together.
314+
Benchmark your progress against peers and track your standing on the
315+
leaderboard.
322316
</p>
323317
</div>
324318
</li>
@@ -327,8 +321,8 @@ const ConfPage = () => {
327321
<div>
328322
<h3 className={styles.cloudSkillsPillarTitle}>Learn</h3>
329323
<p className={styles.cloudSkillsPillarCopy}>
330-
Increase your understanding with easy-to-read instruction and stay up on the
331-
bleeding-edge of technology.
324+
Build your understanding with guided modules covering modern application and
325+
AI patterns.
332326
</p>
333327
</div>
334328
</li>
@@ -337,17 +331,16 @@ const ConfPage = () => {
337331
<div>
338332
<h3 className={styles.cloudSkillsPillarTitle}>Develop skills</h3>
339333
<p className={styles.cloudSkillsPillarCopy}>
340-
By the end of the challenge, you will have marketable skills to better yourself
341-
and your career.
334+
Gain practical, job-ready experience you can apply immediately.
342335
</p>
343336
</div>
344337
</li>
345338
</ul>
346339

347340
<p className={styles.introCopySecondary}>
348-
Check out the bottom of the Cloud Skills Challenge page for the leaderboard and full
349-
details. Free to join — complete modules on your own schedule before, during, or after
350-
the conference.
341+
Check the Cloud Skills Challenge page for leaderboard details and full requirements.
342+
Free to join and self-paced — complete modules on your own schedule before, during,
343+
or after the conference.
351344
</p>
352345
<div className={styles.introActions}>
353346
<a

0 commit comments

Comments
 (0)