chnages fixed
This commit is contained in:
@@ -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-india"
|
||||
/>
|
||||
|
||||
{/* Open Graph Tags (for Facebook, LinkedIn) */}
|
||||
@@ -1189,9 +1189,6 @@ export const IOSAppDevelopmentIndia = () => {
|
||||
]}
|
||||
/>
|
||||
|
||||
{/* iOS-Specific FAQs */}
|
||||
<IOSFAQs />
|
||||
|
||||
{/* CTA Section */}
|
||||
<section className="py-32">
|
||||
<div className="container px-6 mx-auto lg:px-8">
|
||||
@@ -1233,6 +1230,9 @@ export const IOSAppDevelopmentIndia = () => {
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{/* iOS-Specific FAQs */}
|
||||
<IOSFAQs />
|
||||
|
||||
<section className="bg-background">{/* <Footer /> */}</section>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user