rebranding
This commit is contained in:
@@ -70,7 +70,7 @@ const blogPosts: BlogPost[] = [
|
||||
tags: ["Privacy", "Identity Theft"],
|
||||
},
|
||||
{
|
||||
slug: "shieldai-product-update-may-2026",
|
||||
slug: "kordant-product-update-may-2026",
|
||||
title: "Kordant Product Update — May 2026",
|
||||
excerpt: "New features including improved VoicePrint detection, expanded dark web monitoring, and a redesigned dashboard experience.",
|
||||
author: "Product Team",
|
||||
|
||||
@@ -145,7 +145,7 @@ Kordant's RemoveBrokers service automates the opt-out process for hundreds of da
|
||||
tags: ["Privacy", "Identity Theft"],
|
||||
},
|
||||
{
|
||||
slug: "shieldai-product-update-may-2026",
|
||||
slug: "kordant-product-update-may-2026",
|
||||
title: "Kordant Product Update — May 2026",
|
||||
excerpt: "New features including improved VoicePrint detection and redesigned dashboard.",
|
||||
content: `## What's New in Kordant
|
||||
|
||||
@@ -202,8 +202,8 @@ export async function seed() {
|
||||
slug: "what-is-dark-web-monitoring",
|
||||
title: "What Is Dark Web Monitoring and Why You Need It",
|
||||
excerpt: "Learn how dark web monitoring protects your personal information from cybercriminals.",
|
||||
content: "The dark web is a hidden part of the internet where cybercriminals buy and sell stolen data. ShieldAI helps you monitor your digital footprint...",
|
||||
authorName: "ShieldAI Team",
|
||||
content: "The dark web is a hidden part of the internet where cybercriminals buy and sell stolen data. Kordant helps you monitor your digital footprint...",
|
||||
authorName: "Kordant Team",
|
||||
tags: ["dark-web", "monitoring", "security"],
|
||||
published: true,
|
||||
publishedAt: pastDate(60),
|
||||
@@ -214,7 +214,7 @@ export async function seed() {
|
||||
title: "5 Tips to Protect Your Family's Online Privacy",
|
||||
excerpt: "Simple steps to keep your family's personal information safe from data brokers.",
|
||||
content: "In today's digital age, protecting your family's privacy is more important than ever. Here are five actionable tips...",
|
||||
authorName: "ShieldAI Team",
|
||||
authorName: "Kordant Team",
|
||||
tags: ["family", "privacy", "tips"],
|
||||
published: true,
|
||||
publishedAt: pastDate(30),
|
||||
@@ -225,7 +225,7 @@ export async function seed() {
|
||||
title: "Understanding Data Brokers: Who Has Your Information?",
|
||||
excerpt: "A comprehensive guide to data brokers and how to opt out of their databases.",
|
||||
content: "Data brokers collect and sell personal information. This guide explains how they operate and how you can remove your data...",
|
||||
authorName: "ShieldAI Team",
|
||||
authorName: "Kordant Team",
|
||||
tags: ["data-brokers", "privacy", "opt-out"],
|
||||
published: true,
|
||||
publishedAt: pastDate(7),
|
||||
|
||||
Reference in New Issue
Block a user