From 1cf246e3e9b43ad1396e03a8f48d4fb5ccc0b9d0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 17:59:40 +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 d658947..fddb226 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { id: "4", title: "Mobile Task Management App", description: "Created a cross-platform task management app using React Native and Firebase. Features include real-time sync, offline support, push notifications, and team collaboration. 50k+ downloads.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqZPAfrtZP6yHtGhLsdW3bpGK/cross-platform-mobile-app-interface-for--1772474132240-6ed8c58f.png", imageAlt: "Mobile app interface" } ]} - gridVariant="uniform-4-items" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={true} -- 2.49.1