Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jstruve-catalysis authored Sep 12, 2023
1 parent b64ba28 commit bf7024d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions website/src/pages/Fall-For-IA/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const CampaignFeatures = [
title: "#30DaysOfIA",
linkTitle: "#30DaysOfIA",
svgpath: "../img/svg/azure-icon-30-days.svg",
link: "/Cloud-Native/30DaysOfIA",
link: "/Cloud-Native/30DaysOfIA?WT.mc_id=javascript-99907-ninarasi",
description: (
<>
Join us on a #30Day journey that starts by demystifying Intelligent Apps
Expand All @@ -21,7 +21,7 @@ const CampaignFeatures = [
title: "Learn Live",
linkTitle: "Learn Live",
svgpath: "../img/svg/azure-icon-learn-live.svg",
link: "/Cloud-Native/Fall-For-IA/LearnLive",
link: "/Cloud-Native/Fall-For-IA/LearnLive?WT.mc_id=javascript-99907-ninarasi",
description: (
<>
Deconstruct an enterprise-grade end to end reference sample for a serverless or Kubernetes application.
Expand All @@ -32,7 +32,7 @@ const CampaignFeatures = [
title: "Ask The Expert",
linkTitle: "Ask The Expert",
svgpath: "../img/svg/azure-icon-ask-the-experts.svg",
link: "/Cloud-Native/Fall-For-IA/AskTheExpert",
link: "/Cloud-Native/Fall-For-IA/AskTheExpert?WT.mc_id=javascript-99907-ninarasi",
description: (
<>
Join us for online conversations with the product teams - submit
Expand All @@ -44,7 +44,7 @@ const CampaignFeatures = [
title: "Hack Together",
linkTitle: "Hack Together",
svgpath: "../img/svg/azure-icon-hack-together.svg",
link: "/Cloud-Native/Fall-For-IA/HackTogether",
link: "/Cloud-Native/Fall-For-IA/HackTogether?WT.mc_id=javascript-99907-ninarasi",
description: (
<>
Explore this 6-part from Microsoft Reactor on JS & AI on Azure and make an open-source contribution!
Expand All @@ -55,7 +55,7 @@ const CampaignFeatures = [
title: "Cloud Skills",
linkTitle: "Cloud Skills",
svgpath: "../img/svg/azure-icon-cloud-skills.svg",
link: "/Cloud-Native/Fall-For-IA/CloudSkills",
link: "/Cloud-Native/Fall-For-IA/CloudSkills?WT.mc_id=javascript-99907-ninarasi",
description: (
<>
Skill up on key cloud technologies with these free, self-guided learning
Expand All @@ -67,7 +67,7 @@ const CampaignFeatures = [
title: "🆕 Community Gallery",
linkTitle: "Community Gallery",
svgpath: "../img/svg/azure-icon-comm-gallery.svg",
link: "/Cloud-Native/Fall-For-IA/CommunityGallery",
link: "/Cloud-Native/Fall-For-IA/CommunityGallery?WT.mc_id=javascript-99907-ninarasi",
description: (
<>
Explore the Community Showcase for videos, blog posts and open-source projects for the community!
Expand Down

0 comments on commit bf7024d

Please sign in to comment.