chnages fixed

This commit is contained in:
2026-04-10 17:02:40 +05:30
parent 637100abd9
commit e5b8a10467
6 changed files with 54 additions and 41 deletions

View File

@@ -75,7 +75,7 @@ const IOSHeroWithCTA = () => {
{/* Canonical Link */}
<link
rel="canonical"
href="https://www.wdipl.com/services/ios-app-development"
href="https://www.wdipl.com/services/ios-app-development-uk"
/>
{/* Open Graph Tags (for Facebook, LinkedIn) */}
@@ -1188,11 +1188,7 @@ export const IOSAppDevelopmentUK = () => {
},
]}
/>
{/* iOS-Specific FAQs */}
<IOSFAQs />
{/* <section className="bg-card">
<IOSTechnologies />
</section> */}
{/* CTA Section */}
<section className="py-32">
@@ -1233,6 +1229,9 @@ export const IOSAppDevelopmentUK = () => {
</motion.div>
</div>
</section>
{/* iOS-Specific FAQs */}
<IOSFAQs />
<section className="bg-background">{/* <Footer /> */}</section>
</div>