diff --git a/components/About.tsx b/components/About.tsx index 7c0c2f4..abdbc14 100644 --- a/components/About.tsx +++ b/components/About.tsx @@ -126,11 +126,7 @@ export function About() { animate={isInView ? { opacity: 1, x: 0 } : {}} transition={{ duration: 0.8, delay: 0.2 }} > -<<<<<<< HEAD
-======= -
->>>>>>> 79a5bb9fb99183cdae6841a62b115a1f8b88161e >>>>>> 79a5bb9fb99183cdae6841a62b115a1f8b88161e export function Services() { const ref = useRef(null);