diff --git a/src/components/HomePage/data/createNoCodeArr.tsx b/src/components/HomePage/data/createNoCodeArr.tsx index 74607472..79c71335 100644 --- a/src/components/HomePage/data/createNoCodeArr.tsx +++ b/src/components/HomePage/data/createNoCodeArr.tsx @@ -25,7 +25,7 @@ export function createNoCodeArr(framework: string) { return [ { name: "ID Bolt", - text: "A drop-in web component that adds compliant passport, visa, and ID scanning to any website", + text: "A pre-built web component that adds compliant passport, visa, and ID scanning to any website", icon: , isActive: frameworkData?.IDScanning?.includes(IDScanning.IdBolt), link: `/hosted/id-bolt/overview`,