diff --git a/website/src/components/about/index.tsx b/website/src/components/about/index.tsx
index 9c97007c7..929b39640 100644
--- a/website/src/components/about/index.tsx
+++ b/website/src/components/about/index.tsx
@@ -227,7 +227,7 @@ export function Manifesto() {
Angel Investors
-
+
{/* Static angel investors, no loading needed */}
@@ -292,6 +292,29 @@ export function Manifesto() {
+
+
+
+

+
+
Berkay Mollamustafaoglu
+
CEO at Actioner
+
+
@@ -318,7 +341,7 @@ export function Manifesto() {
))
- : contributors?.slice(3).map((contributor) => (
+ : contributors?.map((contributor) => (