Skip to content

Commit dc9e021

Browse files
committed
Update landing page to reflect 100+ documents processed
1 parent 1b56db7 commit dc9e021

File tree

1 file changed

+1
-1
lines changed
  • document_analysis/document_analysis/templates/analysis

1 file changed

+1
-1
lines changed

document_analysis/document_analysis/templates/analysis/landing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h3 class="text-xl font-semibold mb-2">Document Support</h3>
118118
<p class="text-gray-600">Faster Analysis</p>
119119
</div>
120120
<div class="bg-purple-50 p-6 rounded-xl text-center">
121-
<div class="text-4xl font-bold text-purple-600 mb-2">10+</div>
121+
<div class="text-4xl font-bold text-purple-600 mb-2">100+</div>
122122
<p class="text-gray-600">Documents Processed</p>
123123
</div>
124124
<div class="bg-purple-50 p-6 rounded-xl text-center">

0 commit comments

Comments
 (0)