diff --git a/nuxt-frontend/components/android-app-development/DevelopmentSection.vue b/nuxt-frontend/components/android-app-development/DevelopmentSection.vue index f8f833293..4e36168d9 100644 --- a/nuxt-frontend/components/android-app-development/DevelopmentSection.vue +++ b/nuxt-frontend/components/android-app-development/DevelopmentSection.vue @@ -186,7 +186,7 @@ export default { items: [ { title: "Android App Development Consultation", - bgColor: "bg-[#F2709C]/[0.04]", + bgColor: "bg-pink-40", icon: consultation, description: [ "At Canopas, we believe that a successful project begins with a thorough understanding of your vision, goals, and market dynamics.", @@ -210,7 +210,7 @@ export default { }, { title: "Custom Android Application Development", - bgColor: "bg-[#F2709C]/[0.04]", + bgColor: "bg-pink-40", icon: custom, description: [ "Our approach to development is rooted in agility and focused collaboration. We build in two-week sprints where our team devotes their complete energy and attention to sculpting the foundation of your app.", @@ -234,7 +234,7 @@ export default { }, { title: "Maintenance and Support", - bgColor: "bg-[#F2709C]/[0.04]", + bgColor: "bg-pink-40", icon: maintenance, description: [ "Post-deployment, we monitor the app's performance and user feedback closely, ready to make quick updates or fixes if needed. Our maintenance and support services ensure your app stays relevant, competitive, and effective in the face of new devices, OS updates, and emerging user expectations.", diff --git a/nuxt-frontend/components/android-app-development/SuccessStorySection.vue b/nuxt-frontend/components/android-app-development/SuccessStorySection.vue index 83d7e5895..00441f670 100644 --- a/nuxt-frontend/components/android-app-development/SuccessStorySection.vue +++ b/nuxt-frontend/components/android-app-development/SuccessStorySection.vue @@ -34,7 +34,7 @@