From 9650b751f57949ee66035eaa18db93ca1cfbbc2d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 11:36:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fb30cf..27dbf17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,11 +96,11 @@ export default function LandingPage() { }, { id: 5, - title: "API Development", description: "Build powerful APIs that enable seamless integration and data exchange.", imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-with-image_23-2148340472.jpg?_wi=1", imageAlt: "API development" + title: "API Development", description: "Build powerful APIs that enable seamless integration and data exchange.", imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-with-image_23-2148340472.jpg", imageAlt: "API development" }, { id: 6, - title: "Cloud Integration", description: "Leverage cloud technologies for scalability, reliability, and cost efficiency.", imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-with-image_23-2148340472.jpg?_wi=2", imageAlt: "Cloud services" + title: "Cloud Integration", description: "Leverage cloud technologies for scalability, reliability, and cost efficiency.", imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-with-image_23-2148340472.jpg", imageAlt: "Cloud services" } ]} buttons={[ @@ -173,7 +173,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" animationType="slide-up" metrics={[ { id: "projects", value: "150+", description: "Projects Completed" },