diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7272341..11982d2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -117,7 +117,7 @@ export default function AboutPage() { { name: "Express", role: "REST API + WebSocket", icon: "⚡" }, { name: "MCP", role: "AI Protocol Layer", icon: "🤖" }, { name: "Stripe", role: "Payment Processing", icon: "💳" }, - { name: "Jest", role: "Testing (775+ tests)", icon: "✅" }, + { name: "Jest", role: "Testing (1770+ tests)", icon: "✅" }, ].map((tech) => (