From b0ecbac12e49818efa9b6d0a5cea1f88e8412bab Mon Sep 17 00:00:00 2001 From: Ashish Date: Fri, 20 Oct 2023 17:19:53 +0530 Subject: [PATCH] changes in landing section image section --- .../DevelopmentSection.vue | 28 ++++++ .../LandingSection.vue | 93 ++++++++++--------- 2 files changed, 75 insertions(+), 46 deletions(-) create mode 100644 vue-frontend/src/components/flutter-app-development/DevelopmentSection.vue diff --git a/vue-frontend/src/components/flutter-app-development/DevelopmentSection.vue b/vue-frontend/src/components/flutter-app-development/DevelopmentSection.vue new file mode 100644 index 000000000..1584b121c --- /dev/null +++ b/vue-frontend/src/components/flutter-app-development/DevelopmentSection.vue @@ -0,0 +1,28 @@ + + diff --git a/vue-frontend/src/components/flutter-app-development/LandingSection.vue b/vue-frontend/src/components/flutter-app-development/LandingSection.vue index c9fdd1cfb..480b407b9 100644 --- a/vue-frontend/src/components/flutter-app-development/LandingSection.vue +++ b/vue-frontend/src/components/flutter-app-development/LandingSection.vue @@ -1,55 +1,56 @@