Skip to content

Commit e81facd

Browse files
committed
feat(website): refresh homepage copy with clearer, modernized descriptions
- Rewrites intro paragraph with a concise, updated overview of Color Cop - Improves donation/support messaging with clearer wording and modern tone - Updates feature‑suggestion paragraph and highlights the relative measurement tool - Enhances readability and consistency across all homepage sections
1 parent 0cf4c11 commit e81facd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
<div class="home">
66

7-
<p>Color Cop is a multi-purpose color picker for web designers and programmers. It identifies and represents colors in various hex color code formats. Simply drag the eyedropper control to any location on the screen and release. The hex color code for the selected color will be automatically copied to the clipboard. See other <a class="link" href="/features/">features</a>.</p>
7+
<p>Color Cop is a lightweight, multipurpose color picker for designers and developers. It quickly identifies on‑screen colors and provides them in multiple hex and RGB formats. Just drag the eyedropper to any point on your screen and release—your selected color is instantly copied to the clipboard. Explore additional <a class="link" href="/features/">features</a>.</p>
88

9-
<p>The interest, help, and donations from users have kept this project alive such as our web hosting expenses. If you enjoy the software, please consider sending a small <a class="link" href="/donate/">donation</a>. Google's AdSense program has also helped by providing sponsored links for you to visit.</p>
9+
<p>Community interest, feedback, and donations have helped keep this project running, including covering hosting costs. If you find Color Cop useful, please consider making a small <a class="link" href="/donate/">donation</a>. Sponsored links through Google AdSense also help support ongoing development.</p>
1010

11-
<p>Another way to help is to suggest new features. Do you have an idea for a feature that should be added to Color Cop? An example is the screen measurement feature: Press the Control key while using the eyedropper and you will be able to measure elements on the screen in pixels.</p>
11+
<p>Feature suggestions are always welcome. Have an idea that would make Color Cop even better? For example, the relative screen‑measurement tool was added thanks to user feedback—hold the Control key while using the eyedropper to measure pixel distances on screen.</p>
1212

1313
</div>

0 commit comments

Comments
 (0)