diff --git a/nuxt-frontend/components/flutter-app-development/DevelopmentSection.vue b/nuxt-frontend/components/flutter-app-development/DevelopmentSection.vue index af9ed7f1e..1fef4c8c2 100644 --- a/nuxt-frontend/components/flutter-app-development/DevelopmentSection.vue +++ b/nuxt-frontend/components/flutter-app-development/DevelopmentSection.vue @@ -3,7 +3,7 @@ class="py-14 lg:py-[7.5rem] bg-[#121212] text-white text-center 3xl:outer-container" >
- Flutter App Development Services + Flutter app development services We leverage Flutter's rich, customizable widgets and fast development capabilities to create beautiful and user-friendly apps that save you @@ -21,6 +21,7 @@ delay: 3000, disableOnInteraction: false, }" + :speed="1500" :pagination="pagination" :breakpoints="{ '540': { @@ -173,7 +174,7 @@ function handleScroll() { }); } -