From a7930e78cb30bfcc62a179fb6ead38d6b247c472 Mon Sep 17 00:00:00 2001 From: Priyanka Gour Date: Thu, 21 Sep 2023 09:53:16 +0530 Subject: [PATCH] Feat:Create SuccessStory Section for ios devlopment page --- .../review-background-400w.webp | Bin 0 -> 1844 bytes .../ios-app-development/SuccessStory.vue | 266 ++++++++++++++++++ .../src/pages/ios-app-development.vue | 28 +- 3 files changed, 283 insertions(+), 11 deletions(-) create mode 100644 vue-frontend/src/assets/images/ios-app-development/review-background-400w.webp create mode 100644 vue-frontend/src/components/ios-app-development/SuccessStory.vue diff --git a/vue-frontend/src/assets/images/ios-app-development/review-background-400w.webp b/vue-frontend/src/assets/images/ios-app-development/review-background-400w.webp new file mode 100644 index 0000000000000000000000000000000000000000..5d84cff0a5a651da5365c4287f18a44ba72cff4f GIT binary patch literal 1844 zcmb7^`#%#31I9P^OUO0CS~e4M9dghbvS!$slbNDIl*`=fHS1t$wuy4@tmIl0avP4j z5jjkA|2T1Kl-cJjVRFBuxA*o3yw5Ms^Yin4KF=?%DAZ|b0D$1)g!9JPg26ws$P-Wq zG|B>g1tPN1MeYW5mF0St2@N6@+0e)X8&c1xk|&*O?K5cBbxjeyUq?ui{Ju1OtgAgS zNdTp2k$_M`SrhqSJSDLckfTO@l*+2=LGS>sa!zheGkE_KQ2=P_N&Qk{RlQORMa3yA zXRNO8UYTxqQjJW5`&Wr2lJs9avM13fq;e$2pi0UpP8?=Ee@B6`PXeBx2_f$u$syEK zcQIh<%Hi1Wc*5?Zxdc2b(;Z2Oo%-8#`N#lyxcCf392Yto|_OO=3L zb1JR(7oX6}`76s-1a{Y(xiv=mx0ZCH>iV-|++#a*qYnAR5ZrWm(v8GPCPA>NF%%&Y zCN{@@Xxp9_QM!?k#yGfQ#HoxASn`A1m(so9P4^Kxug^nm>{Z5^*)r0MX=>n4NCC_F z>9*1g-lXHzfL|Uc9=#87dhCHW;_Hi&LFsZ123MFER~FiDt}zLp)Zi{)A2* z<6E;3d7;R0555=n^~@U6k~)8Q_r2nGq2EDA&%qdTI9d^N!b=x$>TGwJqaifyXd3z2K$Ba!Rl^A zJs6O<$@6LnfO@G{F5bpdI|nApEJ|?Oc#5AxNsfU*a$59;uY=T1CE7K_*HXI`8*wka z`U;en&S)~p_Xci>?Uc#9jT*^a??>kd;Z|7Ph7B+G_7KtT4CyY0E~+efP#hNc z^Ra;P%%DBqN!jg^39>dCz{-HoPIdH-ai5QFnt7Vq)V2fPSxoL=u3qxl%mX@^qP6(Z zR$@{=ean5^H7gjNi@Riy4#VeVJNxu1J^LEdhUEI!@$8%vDdD1r;G<$&5+>mu^Wj@d zjDDU(j9!i4obL6{c_>eRmmD$^sA*nV!M>%&LSq!6Wo;pp*bPMx%4|;V=&UP=GqNdw z5o13MNBwIsmv_}CtLi%kdOt;zmio3#B z_l_7ay5l)idfPoY?sBbYDkiukU@&$zc-i}~tl}fg>%rTXv_2@bP+HpfYFZD8EcMsQ zsH-Mt2F~h50(T+F%O8Ka|2y#5#s(BL{!lgSJKtcS#gcckqX609ut|27ulyiG50szi z&jz(7xN)I01#){aD`@kq`k94jM_8Orexb!|f#Wps%|wz4lV;Hkb=VdnTJ#my*?U+Q zFwHA%pU_3TqRSt;(jiCut!2(6EM1v@`L^|(+G^O^D^!CyW73N#Wq3&|avn(u1VHCashnDk0&gCaF9Y;D`Br}kRqpEE$8!8|R`#Zi35 zL{C%r;-!unmloRGvFV~4WsZOLHdY2G67~18hHuV#H@0^Nx>R+LN$pErzkW?N=K0)` zHq1eJD}3r@J7I_K@?Zj-PMUZ~?ri&b>5JxqtRl2BQS3`l$a&qEzJE|;u7Bo!TyS{+ z!{r{2?lb>msDha&Y0#}UWipX@uju~AP=uZ8I%A^XVMors67Eauog1UC8FN8X;)KqkRc7rZr8M8zl<7D>De_r%@}u+6}QlVtr!jLk4U-)>rzuY6t*&Wh|Uz@ XalcJ6nM*Gm1js{qdglK-o*({CNEKl! literal 0 HcmV?d00001 diff --git a/vue-frontend/src/components/ios-app-development/SuccessStory.vue b/vue-frontend/src/components/ios-app-development/SuccessStory.vue new file mode 100644 index 000000000..2a805ed01 --- /dev/null +++ b/vue-frontend/src/components/ios-app-development/SuccessStory.vue @@ -0,0 +1,266 @@ + + + + diff --git a/vue-frontend/src/pages/ios-app-development.vue b/vue-frontend/src/pages/ios-app-development.vue index 0891a806a..c1935aea8 100644 --- a/vue-frontend/src/pages/ios-app-development.vue +++ b/vue-frontend/src/pages/ios-app-development.vue @@ -6,12 +6,13 @@
- - - - - - + + + + + + + @@ -23,6 +24,9 @@ import { defineAsyncComponent } from "vue"; import { elementInViewPort } from "@/utils.js"; import LandingSection from "@/components/ios-app-development/LandingSection.vue"; import DevelopmentSection from "@/components/ios-app-development/DevelopmentSection.vue"; +const SuccessStorySection = defineAsyncComponent(() => + import("@/components/ios-app-development/SuccessStory.vue"), +); const FaqSection = defineAsyncComponent(() => import("@/components/ios-app-development/FaqSection.vue"), ); @@ -41,11 +45,12 @@ export default { return { event: "", events: { - landing: "view_ios_development_landing_section", - development: "view_ios_app_development_section", - faq: "view_ios_development_faq_section", - cta1: "view_cta_1_ios_app_development_section", - cta2: "view_cta_2_ios_app_development_section", + iosLanding: "view_ios_development_landing_section", + iosDevelopment: "view_ios_app_development_section", + iosSuccessstory: "view_ios_app_development_section", + iosFaq: "view_ios_development_faq_section", + iosCta1: "view_cta_1_ios_app_development_section", + iosCta2: "view_cta_2_ios_app_development_section", }, }; }, @@ -73,6 +78,7 @@ export default { Header, LandingSection, DevelopmentSection, + SuccessStorySection, FaqSection, CtaSection, CtaSection2,