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

@@ -64,7 +64,7 @@ const AndroidHeroWithCTA = () => {
{/* Canonical Link */}
<link
rel="canonical"
href="https://www.wdipl.com/services/android-app-development"
href="https://www.wdipl.com/services/android-app-development-india"
/>
{/* Open Graph Tags (for Facebook, LinkedIn) */}
@@ -1407,15 +1407,16 @@ export const AndroidAppDevelopmentIndia = () => {
<HireAndroidDevelopers />
</section>
{/* FAQs */}
<section className="bg-card">
<AndroidFAQs />
</section>
{/* Final CTA */}
<section className="bg-background">
<AndroidFinalCTA />
</section>
{/* FAQs */}
<section className="bg-card">
<AndroidFAQs />
</section>
{/* Footer */}
<section className="bg-background">{/* <Footer /> */}</section>