We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8de30 commit a13d72cCopy full SHA for a13d72c
src/pages/index.tsx
@@ -18,9 +18,9 @@ function HomepageHeader() {
18
<p className="hero__subtitle">{siteConfig.tagline}</p>
19
<p>
20
ImageJS is a JavaScript library designed to facilitate image
21
- processing and manipulation. ImageJS provides a wide range of features
22
- for developers to enhance, analyze, and transform images seamlessly.
23
- It includes functions for common tasks such as resizing, cropping,
+ processing and manipulation. It provides a wide range of features for
+ developers to enhance, analyze, and transform images seamlessly. It
+ includes functions for common tasks such as resizing, cropping,
24
filtering, and color adjustments.
25
</p>
26
0 commit comments