From 93d3a739dff15890dbc2085ea936a0f9c86e94cb Mon Sep 17 00:00:00 2001 From: iamkiddy Date: Thu, 13 Nov 2025 13:38:02 +0000 Subject: [PATCH] Resolve merge conflicts in About.tsx and Services.tsx --- components/About.tsx | 4 ---- components/Services.tsx | 5 ----- 2 files changed, 9 deletions(-) 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);