From 8ef35f849fcc7b391d6afb0587d6d2cefb12139a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:23:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c0d701b..181098e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { id: "3", title: "Enterprise API Platform", description: "Engineered RESTful and GraphQL APIs serving 100+ enterprise clients with rate limiting, OAuth2 authentication, comprehensive documentation, and 99.99% SLA compliance. Used TypeScript, PostgreSQL, and Redis.", imageSrc: "http://img.b2bpic.net/free-photo/woman-uses-ai-chatbot-system-computer-guide-her-through-tasks_482257-118915.jpg", imageAlt: "API Platform Dashboard" } ]} - gridVariant="uniform-4-items" + gridVariant="uniform-3-items" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1