diff --git a/src/app/page.tsx b/src/app/page.tsx index 53a2a80..d83a043 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { id: "4", title: "Mobile App Backend", description: "Architected a scalable microservices backend for a social platform mobile app. Implemented caching, load balancing, and automated scaling.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Mobile App Backend" } ]} - gridVariant="grid-4-items" + gridVariant="uniform-4-items" animationType="slide-up" buttonAnimation="blur-reveal" tagAnimation="opacity"