Açıklama Yok

index.html 6.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <title>App for Indeed</title>
  7. <meta name="description" content="App for Indeed — AI-assisted job search, embedded Indeed browsing, saved jobs, CV Maker, and profiles for macOS.">
  8. <link rel="stylesheet" href="../styles.css">
  9. </head>
  10. <body>
  11. <header class="site-header">
  12. <div class="site-header__inner">
  13. <a class="brand" href="../index.html">
  14. <span class="brand__mark" aria-hidden="true">Ai</span>
  15. App for Indeed
  16. </a>
  17. <nav class="site-nav" aria-label="Main">
  18. <a href="../index.html" aria-current="page">Home</a>
  19. <a href="../support.html">Support</a>
  20. <a href="../contact.html">Contact</a>
  21. <a href="../terms-of-service.html">Terms of Use</a>
  22. <a href="../privacy-policy.html">Privacy Policy</a>
  23. </nav>
  24. </div>
  25. </header>
  26. <main class="home">
  27. <section class="hero">
  28. <h1>Your job hunt, in one Mac app</h1>
  29. <p class="hero__lead">
  30. App for Indeed brings together AI-powered search, an in-app Indeed browser, saved listings,
  31. résumé templates, and multiple career profiles—so you spend less time switching tabs and more
  32. time applying.
  33. </p>
  34. </section>
  35. <section class="highlights" aria-labelledby="why-heading">
  36. <h2 id="why-heading">Why professionals use it</h2>
  37. <ul class="highlights__list">
  38. <li>Search smarter with conversational AI and quick Role, Company, and Skill shortcuts.</li>
  39. <li>Keep Indeed open inside the app while you review, save, and apply to roles.</li>
  40. <li>Build tailored CVs from templates tied to profiles you control on your Mac.</li>
  41. <li>Upgrade on your terms with weekly, monthly, or yearly plans billed through Apple.</li>
  42. </ul>
  43. </section>
  44. <section class="features" aria-labelledby="workspace-heading">
  45. <h2 id="workspace-heading">Everything in one workspace</h2>
  46. <p class="features__intro">
  47. Whether you are actively applying or building a shortlist for later, the app keeps discovery,
  48. organization, and résumé work together instead of scattered across browser windows.
  49. </p>
  50. <div class="feature-grid">
  51. <article class="feature-card">
  52. <h3>AI search assistant</h3>
  53. <p>
  54. Describe what you want on Home—or tap a shortcut—and get readable job summaries you can save
  55. or open on Indeed in one click.
  56. </p>
  57. </article>
  58. <article class="feature-card">
  59. <h3>In-app Indeed browser</h3>
  60. <p>
  61. Read listings and walk through application steps without leaving the app. Navigate with back,
  62. forward, and reload, then return to your dashboard when you are done.
  63. </p>
  64. </article>
  65. <article class="feature-card">
  66. <h3>Saved Jobs</h3>
  67. <p>
  68. Bookmark roles from search results and manage them in a dedicated list so nothing slips through
  69. while you compare options.
  70. </p>
  71. </article>
  72. <article class="feature-card">
  73. <h3>CV Maker</h3>
  74. <p>
  75. Pick from profession- and style-based templates, preview layouts, and link a template to a profile
  76. to produce a ready-to-edit résumé.
  77. </p>
  78. </article>
  79. <article class="feature-card">
  80. <h3>Profiles</h3>
  81. <p>
  82. Maintain separate profiles with contact info, experience, education, and skills—ideal when you are
  83. targeting different roles or industries.
  84. </p>
  85. </article>
  86. <article class="feature-card">
  87. <h3>Premium via Apple</h3>
  88. <p>
  89. Unlock advanced capabilities with auto-renewing subscriptions managed in your Apple ID settings.
  90. Cancel anytime before the next billing period.
  91. </p>
  92. </article>
  93. </div>
  94. </section>
  95. <section class="link-hub" aria-labelledby="links-heading">
  96. <h2 id="links-heading">Quick links</h2>
  97. <p class="link-hub__intro">The same pages linked from the app Settings screen.</p>
  98. <ul class="link-list">
  99. <li class="link-list__item">
  100. <a class="link-list__link" href="../support.html">
  101. <span class="link-list__icon" aria-hidden="true">
  102. <svg viewBox="0 0 24 24" role="img"><path d="M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm1 15h-2v-2h2zm0-4h-2V7h2z"/></svg>
  103. </span>
  104. <span class="link-list__label">Support</span>
  105. <span class="link-list__chevron" aria-hidden="true">›</span>
  106. </a>
  107. </li>
  108. <li class="link-list__item">
  109. <a class="link-list__link" href="../contact.html">
  110. <span class="link-list__icon" aria-hidden="true">
  111. <svg viewBox="0 0 24 24" role="img"><path d="M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 4-8 5L4 8V6l8 5 8-5z"/></svg>
  112. </span>
  113. <span class="link-list__label">Contact</span>
  114. <span class="link-list__chevron" aria-hidden="true">›</span>
  115. </a>
  116. </li>
  117. <li class="link-list__item">
  118. <a class="link-list__link" href="../terms-of-service.html">
  119. <span class="link-list__icon" aria-hidden="true">
  120. <svg viewBox="0 0 24 24" role="img"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zm2 16H8v-2h8zm0-4H8v-2h8zm-3-5V3.5L18.5 9z"/></svg>
  121. </span>
  122. <span class="link-list__label">Terms of Use</span>
  123. <span class="link-list__chevron" aria-hidden="true">›</span>
  124. </a>
  125. </li>
  126. <li class="link-list__item">
  127. <a class="link-list__link" href="../privacy-policy.html">
  128. <span class="link-list__icon" aria-hidden="true">
  129. <svg viewBox="0 0 24 24" role="img"><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.43z"/></svg>
  130. </span>
  131. <span class="link-list__label">Privacy Policy</span>
  132. <span class="link-list__chevron" aria-hidden="true">›</span>
  133. </a>
  134. </li>
  135. </ul>
  136. </section>
  137. <aside class="disclaimer">
  138. <p>
  139. <strong>Independent app.</strong> App for Indeed is not affiliated with, sponsored by, or endorsed by
  140. Indeed, Inc. Indeed® is a trademark of Indeed, Inc.
  141. </p>
  142. </aside>
  143. </main>
  144. <footer class="page-footer">
  145. <div class="page-footer__inner">
  146. <nav class="footer-nav" aria-label="Footer">
  147. <a href="../support.html">Support</a>
  148. <a href="../contact.html">Contact</a>
  149. <a href="../terms-of-service.html">Terms of Use</a>
  150. <a href="../privacy-policy.html">Privacy Policy</a>
  151. </nav>
  152. <p>© 2026 App for Indeed. All rights reserved.</p>
  153. </div>
  154. </footer>
  155. </body>
  156. </html>