diff --git a/assets/css/style-new.css b/assets/css/style-new.css index 604deec..1687851 100644 --- a/assets/css/style-new.css +++ b/assets/css/style-new.css @@ -2429,6 +2429,18 @@ p.btn-sym { background-position: center; } + +.star-rate-box { + display: flex; + align-items: center; + gap: 4px; +} + +.star-rate-box img { + width: 10px !important; + height: 10px !important; +} + /* Portfolio page start from here */ @@ -2576,7 +2588,8 @@ p.btn-sym { overflow: hidden; padding: 80px 0 50px; } -.built-for-scale-sec .col-md-6:first-child{ + +.built-for-scale-sec .col-md-6:first-child { display: flex; align-items: center; justify-content: center; @@ -3191,10 +3204,9 @@ p.btn-sym { height: auto; } -.on-hover-show .rating { +.on-hover-show .rating-main { color: #fff; font-size: 14px; - display: inline; background-color: rgba(255, 255, 255, 0.12); padding: 5px 15px; border-radius: 4px; @@ -3204,6 +3216,11 @@ p.btn-sym { -o-border-radius: 4px; } +.on-hover-show .rating { + display: flex; + gap: 10px; +} + .on-hover-show .technologies { margin: 20px 0; } @@ -3249,11 +3266,11 @@ p.btn-sym { height: auto; } -.craft-ios{ +.craft-ios { background-image: url(../images/new-img/craft-ios-bg.webp); } -.craft-android{ +.craft-android { background-image: url(../images/new-img/craft-android.webp); } @@ -3305,22 +3322,24 @@ p.btn-sym { display: none; } -.android-banner-sec{ +.android-banner-sec { background-image: url(../images/new-img/android-banner.webp); } -.native-banner-sec{ + +.native-banner-sec { background-image: url(../images/new-img/native-banner.webp); } -.hybrid-banner-sec{ + +.hybrid-banner-sec { background-image: url(../images/new-img/hybrid-banner.webp); } -.built-android .built-for-left-img img , -.built-native .built-for-left-img img { +.built-android .built-for-left-img img, +.built-native .built-for-left-img img { scale: 1.25; } -.hybrid-side-bg{ +.hybrid-side-bg { background-image: url(../images/new-img/hybrid-side-bg.webp); background-repeat: no-repeat; background-size: cover; @@ -3490,6 +3509,7 @@ p.btn-sym { .consulting-look-sec .consulting-side-img img { right: -25%; } + .consulting-look-sec .consulting-side-img img { width: 300px; height: 300px; diff --git a/assets/images/new-img/gotcha-logo.webp b/assets/images/new-img/gotcha-logo.webp new file mode 100644 index 0000000..ea36646 Binary files /dev/null and b/assets/images/new-img/gotcha-logo.webp differ diff --git a/assets/images/new-img/reforma-logo.webp b/assets/images/new-img/reforma-logo.webp index f4a127d..bf4ed76 100644 Binary files a/assets/images/new-img/reforma-logo.webp and b/assets/images/new-img/reforma-logo.webp differ diff --git a/assets/images/new-img/rubix-logo.webp b/assets/images/new-img/rubix-logo.webp index 07a31bc..afd8412 100644 Binary files a/assets/images/new-img/rubix-logo.webp and b/assets/images/new-img/rubix-logo.webp differ diff --git a/assets/images/new-img/star-half.svg b/assets/images/new-img/star-half.svg new file mode 100644 index 0000000..050f9f1 --- /dev/null +++ b/assets/images/new-img/star-half.svg @@ -0,0 +1,3 @@ + diff --git a/assets/images/new-img/star-rate.svg b/assets/images/new-img/star-rate.svg new file mode 100644 index 0000000..b5c2944 --- /dev/null +++ b/assets/images/new-img/star-rate.svg @@ -0,0 +1,3 @@ + diff --git a/pages/mobile-app-development.php b/pages/mobile-app-development.php index 4a6c523..8617287 100644 --- a/pages/mobile-app-development.php +++ b/pages/mobile-app-development.php @@ -12,7 +12,8 @@
Building a perfect iOS app is not just code. It is a process to create - experiences loved by the users. We design and deliver solutions that surpass expectation, - setting new standards by innovation, scalability, and performance.
+Crafting superior mobile application service is a matter of more than just + writing code; it's the art of crafting seamless user experiences that stand out. Bring your + mobile app development to new heights and redefine industry expectations.
- @@ -132,10 +140,18 @@
+
+