diff --git a/src/pages/index.tsx b/src/pages/index.tsx index b93a9a2..da2a7b8 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -78,9 +78,9 @@ const Services = () => { className="my-2 flex w-1/3 flex-col items-center justify-start" > service-icon -

{data.title}

-
-

{data.description}

+

{data.title}

+
+

{data.description}

))}