MMCT TEAM
Server IP : 145.79.58.44  /  Your IP : 216.73.216.33
Web Server : LiteSpeed
System : Linux in-mum2-web2213.main-hosting.eu 5.14.0-611.35.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 25 03:46:09 EST 2026 x86_64
User : u882412079 ( 882412079)
PHP Version : 8.3.30
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u882412079/domains/birdbyteweb.com/public_html/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/u882412079/domains/birdbyteweb.com/public_html/mobile-application.php
<?php
include 'header.php';
?>
<style>
    .transparent-header {
        position: relative;
    }
</style>

<!-- main-area -->
<main class="fix">
    <!-- breadcrumb-area -->
    <section class="breadcrumb__area breadcrumb__bg" data-background="assets/img/bg/breadcrumb_bg.jpg">
        <div class="container">
            <div class="row">
                <div class="col-lg-6">
                    <div class="breadcrumb__content">
                        <h2 class="title">Mobile Application</h2>
                        <nav aria-label="breadcrumb">
                            <ol class="breadcrumb">
                                <li class="breadcrumb-item">
                                    <a href="/">Home</a>
                                    </li>
                                <li class="breadcrumb-item">
                                    <a href="services.php">Services</a>
                                </li>
                                <li class="breadcrumb-item active" aria-current="page">
                                    Mobile Application
                                </li>
                            </ol>
                        </nav>
                    </div>
                </div>
            </div>
        </div>
        <div class="breadcrumb__shape">
            <img src="assets/img/images/breadcrumb_shape01.png" alt="" />
            <img src="assets/img/images/breadcrumb_shape02.png" alt="" class="rightToLeft" />
            <img src="assets/img/images/breadcrumb_shape03.png" alt="" />
            <img src="assets/img/images/breadcrumb_shape04.png" alt="" />
            <img src="assets/img/images/breadcrumb_shape05.png" alt="" class="alltuchtopdown" />
        </div>
    </section>
    <!-- breadcrumb-area-end -->

    <!-- services-details-area -->
    <section class="services__details-area">
        <div class="container">
            <div class="services__details-wrap">
                <div class="row">
                    <div class="col-70 order-0 order-lg-2">
                        <div class="services__details-thumb">
                            <img src="assets/img/product/s2.jpg" alt="" />
                        </div>
                        <div class="services__details-content">
                            <h2 class="title">Mobile Application</h2>
                            <p>
                            Ever wished you could have your favorite websites and tools right in your pocket, ready to use wherever you go? Well, that's the magic of Mobile Applications, and BirdByte, the tech whizzes, are here to make your digital dreams fit snugly in your pocket!

                            </p>
                            <p>
                            A Mobile Application, or "app" for short, is like a mini-program that you can download on your phone or tablet. It's your personal digital helper, bringing the best of the internet and technology right to your fingertips.
                            </p>
                            <div class="services__details-list">
                                <div class="row">
                                    <div class="col-md-6">
                                        <div class="services__details-list-box">
                                            <div class="icon">
                                                <i class="flaticon-life-insurance"></i>
                                            </div>
                                            <div class="content">
                                                <h4 class="title">Interactive Features</h4>
                                                <p>
                                                BirdByte adds a touch of magic to your app with cool and interactive features. Whether it's buttons, forms, or engaging visuals, they make sure your app is both functional and fun.
                                                </p>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="col-md-6">
                                        <div class="services__details-list-box">
                                            <div class="icon">
                                                <i class="flaticon-insurance-agent"></i>
                                            </div>
                                            <div class="content">
                                                <h4 class="title">Platform Compatibility</h4>
                                                <p>
                                                Whether you're an Android lover or an iPhone enthusiast, BirdByte ensures your app works seamlessly on different platforms, reaching a wider audience.
                                                </p>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <p>
                            BirdByte's Mobile Application service is like having a personal app architect. They build customized apps for your business, making sure you have a unique and user-friendly tool that your customers will love.


                            </p>
                            <div class="services__details-inner">
                                <div class="row gutter-24 align-items-center">
                                    <div class="col-44">
                                        <div class="services__details-inner-img">
                                            <img src="assets/img/services/services_details_inner01.jpg" alt="" />
                                            <a href="https://www.youtube.com/watch?v=6mkoGSqTqFI" class="play-btn popup-video"><i class="fas fa-play"></i></a>
                                        </div>
                                    </div>
                                    <div class="col-56">
                                        <div class="services__details-inner-content">
                                            <h4 class="title">
                                                Raise capital faster & negotiate <br />
                                                on your own terms
                                            </h4>
                   
                                            <div class="about__list-box">
                                                <ul class="list-wrap">
                                                    <li>
                                                        <i class="flaticon-arrow-button"></i>User-Friendly Design
                                                    </li>
                                                    <li>
                                                        <i class="flaticon-arrow-button"></i>Customized for You
                                                    </li>
                                                    <li>
                                                        <i class="flaticon-arrow-button"></i>Continuous Support
                                                    </li>
                                                </ul>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <p class="last-info">
                            So, if you're ready to have your own pocket-sized digital wizard, let BirdByte's Mobile Application service turn your ideas into handy, user-friendly apps. Get ready for your business or concept to be just a tap away for your audience!
                            </p>
                        </div>
                    </div>
<?php include "service-left-sidebar.php"?>
                </div>
            </div>
        </div>
    </section>
    <!-- services-details-area-end -->

</main>
<!-- main-area-end -->


<?php
include 'footer.php';
?>

MMCT - 2023