diff --git a/src/app/page.tsx b/src/app/page.tsx index e5f15ca..5508a3a 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="uniform-4-items" + gridVariant="uniform-4" animationType="slide-up" buttonAnimation="blur-reveal" tagAnimation="opacity"