diff --git a/components/HeroSection.tsx b/components/HeroSection.tsx index e5c06b2..0199662 100644 --- a/components/HeroSection.tsx +++ b/components/HeroSection.tsx @@ -14,7 +14,7 @@ export function HeroSection() {
-
+
{/* Left Content */} -
+
+
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", }, {