diff --git a/aider/website/home.html b/aider/website/home.html index 7446363ec..fff210c97 100644 --- a/aider/website/home.html +++ b/aider/website/home.html @@ -190,6 +190,10 @@ box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); transition: transform 0.3s, box-shadow 0.3s; border-left: 3px solid var(--primary); + display: block; + color: inherit; + text-decoration: none; + cursor: pointer; } .feature-card:hover { @@ -197,16 +201,6 @@ box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); } - .feature-card a { - color: var(--primary); - text-decoration: none; - transition: color 0.3s; - } - - .feature-card a:hover { - text-decoration: underline; - } - .feature-card-header { display: flex; align-items: center; @@ -525,48 +519,48 @@
Aider works best with Claude 3.7 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, o3-mini & GPT-4o, but can connect to almost any LLM, including local models.
-Aider works best with Claude 3.7 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, o3-mini & GPT-4o, but can connect to almost any LLM, including local models.
+ +Uses a map of your entire git repo, which helps it work well in larger codebases.
-Uses a map of your entire git repo, which helps it work well in larger codebases.
+ +Edit multiple files at once for complex requests, making large-scale changes easier.
-Edit multiple files at once for complex requests, making large-scale changes easier.
+ +Aider automatically commits changes with sensible commit messages, making version control seamless.
-Aider automatically commits changes with sensible commit messages, making version control seamless.
+ +Use aider directly from your favorite IDE or text editor by adding AI comments right in your code.
-Use aider directly from your favorite IDE or text editor by adding AI comments right in your code.
+ +Add images to the chat and share URLs, helping with visual context and references.
-Add images to the chat and share URLs, helping with visual context and references.
+