From 23630c3271acb2a4b01bc771c33293131af33434 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:49:54 +0000 Subject: [PATCH 1/2] 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 3ffbe7f..1e1fa60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function HomePage() { id: "enterprise-solutions", title: "Enterprise Solutions", description: "Large-scale system integration, data management, and infrastructure solutions designed for mission-critical applications and enterprise reliability requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/enterprise-software-solutions-architectu-1772527673363-117f00ea.png", imageAlt: "Enterprise solutions architecture" }, ]} - gridVariant="uniform-2-cols" + gridVariant="uniform-4-items" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1 From 18c86e1c5452f8cd6dc0fa17b4f564b75e96d8c8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:49:56 +0000 Subject: [PATCH 2/2] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 356d70b..d5aaca8 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -93,7 +93,7 @@ export default function ServicesPage() { id: "enterprise-solutions", title: "Enterprise Solutions", description: "Large-scale system integration, data management, and infrastructure solutions designed for mission-critical applications and enterprise reliability requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/enterprise-software-solutions-architectu-1772527673363-117f00ea.png", imageAlt: "Enterprise solutions architecture" }, ]} - gridVariant="uniform-2-cols" + gridVariant="uniform-4-items" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1