From e3b282da97ccd1dca706eecdc3b4e3c992d080d7 Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Sun, 20 Jul 2025 12:28:40 -0700 Subject: [PATCH] Start work on home page --- .../app/pages/main/home/home.component.html | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/src/Client/src/app/pages/main/home/home.component.html b/src/Client/src/app/pages/main/home/home.component.html index e69de29..9141b33 100644 --- a/src/Client/src/app/pages/main/home/home.component.html +++ b/src/Client/src/app/pages/main/home/home.component.html @@ -0,0 +1,27 @@ +
+

Death by a thousand slops

+ + If you were a company and wanted to go through your applications. Today that is near impossible with the + thousands of auto applications. + + + We have multiple measures in place to stop applicants from applying with outside tools. Making it faster to apply + and easier for companies to filter for what they need. + +
+ +
+

AI Resume's

+ + If you were to be going through resumes and see that they were all made with AI + You would start using AI to filter your resumes. + +
+ +
+

AI Resume's

+ + If you were to be going through resumes and see that they were all made with AI + You would start using AI to filter your resumes. + +
\ No newline at end of file