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}