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

@@ -78,7 +78,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-usa"
/>
{/* Open Graph Tags (for Facebook, LinkedIn) */}
@@ -1197,9 +1197,7 @@ export const IOSAppDevelopmentUSA = () => {
},
]}
/>
<section className="bg-card">
<IOSFAQs />
</section>
{/* <section className="bg-card">
<IOSTechnologies />
@@ -1245,6 +1243,9 @@ export const IOSAppDevelopmentUSA = () => {
</motion.div>
</div>
</section>
{/* iOS-Specific FAQs */}
<IOSFAQs />
<section className="bg-background">{/* <Footer /> */}</section>
</div>