diff options
| author | Tadas Vilkeliskis <vilkeliskis.t@gmail.com> | 2026-02-08 16:17:26 -0500 |
|---|---|---|
| committer | Tadas Vilkeliskis <vilkeliskis.t@gmail.com> | 2026-02-08 16:17:26 -0500 |
| commit | 42e267d2d551c56a44f8dea704667451a4677b2f (patch) | |
| tree | 07d07b6331927367abfd58c7cac45dc35aa7dcaf /l/social-security-number | |
| parent | 7a18a37ebf3f389518d96dd6dba92774f04ee912 (diff) | |
marketing
Diffstat (limited to 'l/social-security-number')
| -rw-r--r-- | l/social-security-number/index.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/l/social-security-number/index.html b/l/social-security-number/index.html index 808b80c..5d33c0b 100644 --- a/l/social-security-number/index.html +++ b/l/social-security-number/index.html @@ -34,8 +34,10 @@ "priceCurrency": "USD" }, "featureList": [ - "Local-only processing", - "Permanent flattening", + "Local-only processing via WebAssembly", + "Permanent flattening via image rasterization", + "Search and redact keyword removal", + "Zero server upload privacy guarantee", "Text selection redaction", "No file size limits" ], @@ -116,7 +118,7 @@ <main class="flex-grow"> <section class="max-w-3xl mx-auto px-6 mt-12 mb-24"> <h1 class="text-5xl md:text-6xl font-semibold leading-[1.1] text-gray-900 mb-8">Permanently Hide Social Security Numbers.</h1> - <p class="text-xl md:text-2xl text-gray-600 leading-relaxed mb-10 font-light">Identity theft stops here. Use <strong class="font-semibold text-gray-900">Just Redact</strong> to permanently flatten and remove SSNs from forms, applications, and contracts without ever uploading the file.</p> + <p class="text-xl md:text-2xl text-gray-600 leading-relaxed mb-10 font-light">Identity theft stops here. Use <strong class="font-semibold text-gray-900">Just Redact</strong> to permanently flatten and remove SSNs from forms, applications, and contracts without ever uploading the file. We turn your pages into flat images so your sensitive data is gone for good.</p> <div class="flex flex-col sm:flex-row gap-4 items-start sm:items-center"> <a href="../../redact.html" class="inline-block bg-green-600 hover:bg-green-700 text-white text-lg font-bold py-4 px-8 rounded-full shadow-lg transition-transform transform hover:-translate-y-0.5"> |
