Update web/src/pages/index.tsx
All checks were successful
Build and Push to Gitea / build-and-push (push) Successful in 1m21s

This commit is contained in:
Hayden Hargreaves 2026-04-23 12:36:30 -07:00
parent fc0e18655a
commit 0d8bab2e5e

View File

@ -104,7 +104,7 @@ export default function IndexPage() {
<h3 className="step-title">Upload Your Resume</h3> <h3 className="step-title">Upload Your Resume</h3>
<p className="step-description"> <p className="step-description">
Simply drag and drop your resume file or click to browse. Simply drag and drop your resume file or click to browse.
We support PDF, DOC, and DOCX formats. We only support the PDF format.
</p> </p>
</div> </div>
<div className="step"> <div className="step">