diff --git a/src/components/cardList.js b/src/components/cardList.js index dc4daad62..779bf8846 100644 --- a/src/components/cardList.js +++ b/src/components/cardList.js @@ -37,7 +37,7 @@ export default function CardList({ posts, currentPage, type }) { The State of Consumer Digital ID 2024
@@ -74,7 +74,7 @@ export default function CardList({ posts, currentPage, type }) { Overall CIAM Leader 2024
@@ -85,7 +85,7 @@ export default function CardList({ posts, currentPage, type }) { className={`${headStyles.btnPrimary} btn-primary ga_event`} // className={"btn-primary ga_event"} href={ - "https://www.loginradius.com/resource/analyst-report/cioreview-names-loginradius-top-ciam-platform-2024/" + "https://www.loginradius.com/resource/analyst-report/kuppingercole-names-loginradius-top-ciam-platform-2024/" } key={"overall-ciam-leader-2024"} target="_blank" diff --git a/src/components/post.js b/src/components/post.js index 67bd45a16..6d4398d95 100644 --- a/src/components/post.js +++ b/src/components/post.js @@ -156,7 +156,7 @@ const Post = ({ post, relatedPost, type }) => { The State of Consumer Digital ID 2024
@@ -167,7 +167,7 @@ const Post = ({ post, relatedPost, type }) => { className={`${headStyles.btnPrimary} btn-primary ga_event`} // className={"btn-primary ga_event"} href={ - "https://www.loginradius.com/resource/analyst-report/cioreview-names-loginradius-top-ciam-platform-2024/" + "https://www.loginradius.com/resource/2024-consumer-digital-identity-trends-report/" } key={"the-state-of-consumer-digital-id-2024"} target="_blank" @@ -193,7 +193,7 @@ const Post = ({ post, relatedPost, type }) => { Overall CIAM Leader 2024
@@ -204,7 +204,7 @@ const Post = ({ post, relatedPost, type }) => { className={`${headStyles.btnPrimary} btn-primary ga_event`} // className={"btn-primary ga_event"} href={ - "https://www.loginradius.com/resource/analyst-report/cioreview-names-loginradius-top-ciam-platform-2024/" + "https://www.loginradius.com/resource/analyst-report/kuppingercole-names-loginradius-top-ciam-platform-2024/" } key={"overall-ciam-leader-2024"} target="_blank" diff --git a/src/components/toc.module.scss b/src/components/toc.module.scss index 62d6160ab..07ac78714 100644 --- a/src/components/toc.module.scss +++ b/src/components/toc.module.scss @@ -185,4 +185,4 @@ ul.tableofcontents { @include anim-hyperlink-nav-floating-hideAway; } } -} +} \ No newline at end of file