diff --git a/aider/website/index.html b/aider/website/index.html
index 1f260e738..de1d9beb2 100644
--- a/aider/website/index.html
+++ b/aider/website/index.html
@@ -344,6 +344,46 @@ const testimonials = [
text: "Best agent for actual dev work in existing codebases.",
author: "Nick Dobos",
link: "https://twitter.com/NickADobos/status/1690408967963652097?s=20"
+ },
+ {
+ text: "One of my favorite pieces of software. Blazing trails on new paradigms!",
+ author: "Chris Wall",
+ link: "https://x.com/chris65536/status/1905053299251798432"
+ },
+ {
+ text: "Aider has been revolutionary for me and my work.",
+ author: "Starry Hope",
+ link: "https://x.com/starryhopeblog/status/1904985812137132056"
+ },
+ {
+ text: "Try aider! One of the best ways to vibe code.",
+ author: "Chris Wall",
+ link: "https://x.com/Chris65536/status/1905053418961391929"
+ },
+ {
+ text: "Aider is hands down the best. And it's free and opensource.",
+ author: "AriyaSavakaLurker",
+ link: "https://www.reddit.com/r/ChatGPTCoding/comments/1ik16y6/whats_your_take_on_aider/mbip39n/"
+ },
+ {
+ text: "Aider is also my best friend.",
+ author: "jzn21",
+ link: "https://www.reddit.com/r/ChatGPTCoding/comments/1heuvuo/aider_vs_cline_vs_windsurf_vs_cursor/m27dcnb/"
+ },
+ {
+ text: "Try Aider, it's worth it.",
+ author: "jorgejhms",
+ link: "https://www.reddit.com/r/ChatGPTCoding/comments/1heuvuo/aider_vs_cline_vs_windsurf_vs_cursor/m27cp99/"
+ },
+ {
+ text: "I like aider :)",
+ author: "Chenwei Cui",
+ link: "https://x.com/ccui42/status/1904965344999145698"
+ },
+ {
+ text: "Aider is the precision tool of LLM code gen. It is minimal, thoughtful and capable of surgical changes to your codebase all while keeping the developer in control.",
+ author: "Reilly Sweetland",
+ link: "https://x.com/rsweetland/status/1904963807237259586"
}
];