Skip to content

Commit d0b57a1

Browse files
committed
Update index.html
1 parent 9db8951 commit d0b57a1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ <h2>Core Features</h2>
6464
<div class="feature-grid">
6565
<div class="card">
6666
<div class="card-icon">⚙️</div>
67-
<h3>Advanced Automation</h3>
68-
<p>Create complex macros with custom scripts, loops, and conditional logic for any application.</p>
67+
<h3>Automation</h3>
68+
<p>Create macros easily, loops, and add scheduling to automate your repetitive tasks.</p>
6969
</div>
7070
<div class="card">
7171
<div class="card-icon">🎯</div>
72-
<h3>Pixel-Perfect Precision</h3>
73-
<p>Utilize screen coordinates and image recognition to ensure your clicks are always accurate.</p>
72+
<h3>Precision</h3>
73+
<p>Utilize screen coordinates and keyboard combinations to capture all comands.</p>
7474
</div>
7575
<div class="card">
7676
<div class="card-icon"></div>

0 commit comments

Comments
 (0)