docs: Update feature titles and descriptions on website

This commit is contained in:
Paul Gauthier 2025-03-19 16:58:40 -07:00 committed by Paul Gauthier (aider)
parent 92cb1c60d1
commit db4d6c4419

View file

@ -81,14 +81,14 @@
<a href="https://aider.chat/docs/repomap.html" class="feature-card">
<div class="feature-card-header">
<div class="feature-icon">🗺️</div>
<h3 class="feature-title">Map of your code</h3>
<h3 class="feature-title">Maps your code base</h3>
</div>
<p>Aider uses a map of your entire git repo, which helps it work well in larger codebases.</p>
</a>
<a href="https://aider.chat/docs/languages.html" class="feature-card">
<div class="feature-card-header">
<div class="feature-icon" style="font-family: monospace; font-weight: bold; font-size: 1.5rem;">&lt;/&gt;</div>
<h3 class="feature-title">Language support</h3>
<h3 class="feature-title">100+ languages</h3>
</div>
<p>Aider works with most popular programming languages: python, javascript, typescript, php, html, css, and dozens more.</p>
</a>
@ -109,9 +109,9 @@
<a href="https://aider.chat/docs/usage/images-urls.html" class="feature-card">
<div class="feature-card-header">
<div class="feature-icon">🖼️</div>
<h3 class="feature-title">Image & URL support</h3>
<h3 class="feature-title">Images & web pages</h3>
</div>
<p>Add images to the chat and share URLs, to provide visual context and references.</p>
<p>Add images and web pages to the chat, to provide visual context, screenshots, docs, etc.</p>
</a>
</div>
</div>