From 1f32d896cba0c1b9c46589288676bc77a7228fd5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:17:55 +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 9c3745d..6195f06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,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