File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -336,14 +336,18 @@ export default function Chat() {
336336 < div className = "bg-[#F48120]/10 text-[#F48120] rounded-full p-3 inline-flex" >
337337 < RobotIcon size = { 24 } />
338338 </ div >
339- < h3 className = "font-semibold text-lg" > Resume Processor </ h3 >
339+ < h3 className = "font-semibold text-lg" > Let's begin! </ h3 >
340340 < p className = "text-muted-foreground text-sm" >
341341 Attach a PDF resume to get AI-powered analysis and feedback.
342342 </ p >
343343 < ul className = "text-sm text-left space-y-2" >
344344 < li className = "flex items-center gap-2" >
345345 < span className = "text-[#F48120]" > •</ span >
346- < span > Click "Attach PDF" to select your resume</ span >
346+ < span > Enter the URL for the job posting that interests you</ span >
347+ </ li >
348+ < li className = "flex items-center gap-2" >
349+ < span className = "text-[#F48120]" > •</ span >
350+ < span > Click the paperclip icon to select your resume</ span >
347351 </ li >
348352 < li className = "flex items-center gap-2" >
349353 < span className = "text-[#F48120]" > •</ span >
You can’t perform that action at this time.
0 commit comments