From 544717bfa993451d801e364165924808254cfd64 Mon Sep 17 00:00:00 2001 From: cp-jagruti-a Date: Tue, 19 Dec 2023 14:17:29 +0530 Subject: [PATCH] Unification in home page --- .../android-app-development/FaqSection.vue | 6 +++--- .../CaseStudySection.vue | 10 +++++----- .../flutter-app-development/CtaSection.vue | 2 +- .../flutter-app-development/CtaSection2.vue | 2 +- .../DevelopmentSection.vue | 10 +++++----- .../flutter-app-development/FaqSection.vue | 20 +++++++++---------- .../components/home-new/BlogSection.vue | 2 +- .../components/home-new/HomeIndex.vue | 4 ++-- .../home-new/ServiceSectionMobile.vue | 4 ++-- .../ios-app-development/BlogSection.vue | 6 +++--- .../ios-app-development/CaseStudySection.vue | 12 +++++------ .../ios-app-development/CtaSection.vue | 8 ++++---- .../ios-app-development/CtaSection2.vue | 4 ++-- .../DevelopmentSection.vue | 10 +++++----- .../ios-app-development/FaqSection.vue | 14 ++++++------- .../ios-app-development/LandingSection.vue | 8 ++++---- .../ios-app-development/SuccessStory.vue | 14 ++++++------- .../mobile-app-development/CTASection2.vue | 2 +- .../mobile-app-development/ClientReview.vue | 2 +- .../components/partials/NewFooter.vue | 6 +++--- .../pages/flutter-app-development.vue | 2 +- .../pages/mobile-app-development.vue | 4 ++-- 22 files changed, 76 insertions(+), 76 deletions(-) diff --git a/nuxt-frontend/components/android-app-development/FaqSection.vue b/nuxt-frontend/components/android-app-development/FaqSection.vue index 1a74e0c0a..576e29129 100644 --- a/nuxt-frontend/components/android-app-development/FaqSection.vue +++ b/nuxt-frontend/components/android-app-development/FaqSection.vue @@ -147,7 +147,7 @@ class="border border-white primary-btn" @click="showAdditionalFAQs = !showAdditionalFAQs" > - {{ showAdditionalFAQs ? "View Less" : "View More" }} Back + />Back