+
+
diff --git a/pages/iOSAppDevelopment.tsx b/pages/iOSAppDevelopment.tsx
index c096f4e..4baddc5 100644
--- a/pages/iOSAppDevelopment.tsx
+++ b/pages/iOSAppDevelopment.tsx
@@ -180,11 +180,12 @@ const IOSHeroWithCTA = () => {
transition={{ duration: 0.8, delay: 0.2 }}
className="relative flex flex-col items-center w-full"
>
-
- {" "}
+
+
+ {/* {" "} */}
@@ -678,7 +679,8 @@ const IOSTechStack = () => {
name: "Swift",
logo: "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/swift/swift-original.svg",
},
- { name: "SwiftUI",
+ {
+ name: "SwiftUI",
logo: "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/swift/swift-plain.svg",
},
{