Update src/app/page.tsx

This commit is contained in:
2026-03-03 00:19:54 +00:00
parent 574e882be5
commit 7459407354

View File

@@ -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" 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" animationType="slide-up"
buttonAnimation="blur-reveal" buttonAnimation="blur-reveal"
tagAnimation="opacity" tagAnimation="opacity"