diff --git a/components/home/services.tsx b/components/home/services.tsx index 06c2473..a93c1cc 100644 --- a/components/home/services.tsx +++ b/components/home/services.tsx @@ -19,7 +19,7 @@ export function Services() { const item = { hidden: { opacity: 0, y: 20 }, - show: { opacity: 1, y: 0, transition: { duration: 0.5, ease: "easeOut" } } + show: { opacity: 1, y: 0, transition: { duration: 0.5, ease: "easeOut" as const } } }; const services = [