initial
This commit is contained in:
120
parts/about.php
Normal file
120
parts/about.php
Normal file
@@ -0,0 +1,120 @@
|
||||
<section>
|
||||
<div class="container-fluid position-relative section-padding">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<h5 class="fw-regular ds-5">High <span class="fw-bold">Performance <br> Services For </span> All
|
||||
Industries.</h5>
|
||||
</div>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 text-lg-start text-center">
|
||||
<div class="position-relative z-1 d-inline-block mb-lg-0 mb-8">
|
||||
<img class="rounded-4 position-relative z-1" src="assets/imgs/cta-7/img-1.png"
|
||||
alt="infinia">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 mt-lg-0 mt-5">
|
||||
<nav>
|
||||
<div class="nav nav-tabs bg-neutral-100 justify-content-evenly border-bottom-0 mb-5"
|
||||
id="nav-tab" role="tablist">
|
||||
<button class="nav-link position-relative active" id="nav-home-tab" data-bs-toggle="tab"
|
||||
data-bs-target="#nav-home" type="button" role="tab" aria-controls="nav-home"
|
||||
aria-selected="true">Our Mission
|
||||
<span class="underline bg-primary"></span>
|
||||
</button>
|
||||
<button class="nav-link position-relative" id="nav-profile-tab" data-bs-toggle="tab"
|
||||
data-bs-target="#nav-profile" type="button" role="tab" aria-controls="nav-profile"
|
||||
aria-selected="false">Our Values
|
||||
<span class="underline bg-primary"></span>
|
||||
</button>
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
<div class="tab-content" id="nav-tabContent">
|
||||
<div class="tab-pane fade show active" id="nav-home" role="tabpanel"
|
||||
aria-labelledby="nav-home-tab" tabindex="0">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-7 mb-3 mb-md-0">
|
||||
<p class="text-900 mb-3">Our mission is to <span class="fw-black">empower
|
||||
businesses through innovative technology and strategic digital
|
||||
solutions.</span> We aim to bridge the gap between business needs and
|
||||
technological advancements, ensuring that every solution we provide drives
|
||||
growth, efficiency, and long-term success.</p>
|
||||
<p class="text-900">Our focus is on:</p>
|
||||
<ul class="list-unstyled phase-items ">
|
||||
<li class="d-flex align-items-center mt-3">
|
||||
<img src="assets/imgs/cta-2/check.svg" alt="infinia">
|
||||
<p class="ms-2 mb-0 text-900 fs-6">Delivering cutting-edge digital
|
||||
solutions.</p>
|
||||
</li>
|
||||
<li class="d-flex align-items-center mt-3">
|
||||
<img src="assets/imgs/cta-2/check.svg" alt="infinia">
|
||||
<p class="ms-2 mb-0 text-900 fs-6">Providing customized IT and marketing
|
||||
strategies.</p>
|
||||
</li>
|
||||
<li class="d-flex align-items-center mt-3">
|
||||
<img src="assets/imgs/cta-2/check.svg" alt="infinia">
|
||||
<p class="ms-2 mb-0 text-900 fs-6">Fostering long-term partnerships.</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-md-5 position-relative text-center">
|
||||
<img class="rounded-3" src="assets/imgs/cta-7/img-2.png" alt="">
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tab-pane fade" id="nav-profile" role="tabpanel"
|
||||
aria-labelledby="nav-profile-tab" tabindex="0">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-7 mb-3 mb-md-0">
|
||||
<p class="text-900 mb-3">Rooted in <span class="fw-black">innovation, integrity,
|
||||
and excellence,</span> these values shape our approach to help
|
||||
businesses thrive in the digital era.</p>
|
||||
|
||||
<ul class="list-unstyled phase-items ">
|
||||
<li class="d-flex align-items-center mt-3">
|
||||
<img src="assets/imgs/cta-2/check.svg" alt="infinia">
|
||||
<p class="ms-2 mb-0 text-900 fs-6">We believe in continuous learning and
|
||||
expertise, ensuring that we stay ahead of industry trends.</p>
|
||||
</li>
|
||||
<li class="d-flex align-items-center mt-3">
|
||||
<img src="assets/imgs/cta-2/check.svg" alt="infinia">
|
||||
<p class="ms-2 mb-0 text-900 fs-6">We take on challenges, create
|
||||
impactful solutions, and support businesses through technological
|
||||
transformation.</p>
|
||||
</li>
|
||||
<li class="d-flex align-items-center mt-3">
|
||||
<img src="assets/imgs/cta-2/check.svg" alt="infinia">
|
||||
<p class="ms-2 mb-0 text-900 fs-6">We bring proven strategies and
|
||||
real-world insights to every project, ensuring efficiency and
|
||||
effectiveness.</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-md-5 position-relative text-center">
|
||||
<img class="rounded-3" src="assets/imgs/cta-7/img-2.png" alt="">
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
53
parts/achievements.php
Normal file
53
parts/achievements.php
Normal file
@@ -0,0 +1,53 @@
|
||||
<section class="section-static-1 position-relative fix z-0 py-8">
|
||||
<div class="container">
|
||||
<div class="inner">
|
||||
<div class="row align-items-center justify-content-between">
|
||||
<div class="col-lg-auto col-md-12 text-center text-lg-start mb-5 mb-lg-0">
|
||||
<h4 class="mb-0">
|
||||
See why we are <br> trusted the world over
|
||||
</h4>
|
||||
</div>
|
||||
<div class="col-lg-auto col-md-6">
|
||||
<div class="counter-item-cover counter-item">
|
||||
<div class="content text-center mx-auto">
|
||||
<span class="h1 count fw-black text-primary my-0"><span class="odometer" data-count="469"></span><span>k</span></span>
|
||||
<p>New accounts</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-auto col-md-6">
|
||||
<div class="counter-item-cover counter-item">
|
||||
<div class="content text-center mx-auto">
|
||||
<span class="h1 count fw-black text-primary my-0">+<span class="odometer" data-count="92"></span></span>
|
||||
<p>Finished projects</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-auto col-md-6">
|
||||
<div class="counter-item-cover counter-item">
|
||||
<div class="content text-center mx-auto">
|
||||
<span class="h1 count fw-black text-primary my-0">+<span class="odometer" data-count="756"></span></span>
|
||||
<p>Skilled experts</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-auto col-md-6">
|
||||
<div class="counter-item-cover counter-item">
|
||||
<div class="content text-center mx-auto">
|
||||
<span class="h1 count fw-black text-primary my-0">+<span class="odometer" data-count="25"></span><span>k</span></span>
|
||||
<p>Media posts</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bouncing-blobs-container">
|
||||
<div class="bouncing-blobs-glass fix"></div>
|
||||
<div class="bouncing-blobs">
|
||||
<div class="bouncing-blob bouncing-blob--green"></div>
|
||||
<div class="bouncing-blob bouncing-blob--primary"></div>
|
||||
<div class="bouncing-blob bouncing-blob--infor bouncing-blob--infor-2"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
82
parts/banner.php
Normal file
82
parts/banner.php
Normal file
@@ -0,0 +1,82 @@
|
||||
<!--Hero 1-->
|
||||
<section class="position-relative overflow-hidden section-padding banner" >
|
||||
<div class="container">
|
||||
<div class="row content align-items-center">
|
||||
<div class="col-lg-6 col-md-12 mb-lg-0 mb-5">
|
||||
<div class="pe-2">
|
||||
<a href="#" class="d-flex align-items-center bg-linear-1 d-inline-flex rounded-pill px-2 py-1">
|
||||
<span class="bg-primary fs-9 fw-bold rounded-pill px-2 py-1 text-white">New</span>
|
||||
<span class="fs-7 fw-medium text-primary mx-2">Free Lifetime Update</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
||||
<path d="M10.3125 5.5625L14.4375 9.5L10.3125 13.4375" stroke="#6342EC" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round" />
|
||||
<path d="M14.25 9.5H3.5625" stroke="#6342EC" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
</a>
|
||||
<h3 class="ds-3 mt-4 mb-5" data-aos="fade-zoom-in" data-aos-delay="0">Integrating Solutions
|
||||
into one</h3>
|
||||
<p class="pe-10 mb-5" data-aos="fade-zoom-in" data-aos-delay="200">Access top-tier group mentoring plans and exclusive professional benefits for your team.</p>
|
||||
<a href="services.php" class="btn btn-gradient" data-aos="fade-zoom-in" data-aos-delay="300">
|
||||
Explore Now
|
||||
<svg class="ms-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<path class="stroke-white" d="M17.25 15.25V6.75H8.75" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
<path class="stroke-white" d="M17 7L6.75 17.25" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
</a>
|
||||
<a href="contact.php" class="ms-md-3 mt-3 mt-md-0 btn btn-outline-secondary hover-up" data-aos="fade-zoom-in" data-aos-delay="500">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<path class="stroke-dark" d="M8.89286 4.75H6.06818C5.34017 4.75 4.75 5.34017 4.75 6.06818C4.75 13.3483 10.6517 19.25 17.9318 19.25C18.6598 19.25 19.25 18.6598 19.25 17.9318V15.1071L16.1429 13.0357L14.5317 14.6468C14.2519 14.9267 13.8337 15.0137 13.4821 14.8321C12.8858 14.524 11.9181 13.9452 10.9643 13.0357C9.98768 12.1045 9.41548 11.1011 9.12829 10.494C8.96734 10.1537 9.06052 9.76091 9.32669 9.49474L10.9643 7.85714L8.89286 4.75Z" stroke="#111827" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
Contact Us
|
||||
</a>
|
||||
<div class="row mt-8 mb-3">
|
||||
<h6 class="text-500 fs-5" data-aos="fade-zoom-in" data-aos-delay="100">Trusted by great companies</h6>
|
||||
</div>
|
||||
<div class="d-flex align-items-center">
|
||||
<div class="me-2" data-aos="fade-zoom-in" data-aos-delay="200">
|
||||
<div class="d-flex">
|
||||
<img src="assets/imgs/hero-1/avatar-1.png" alt="infinia">
|
||||
<img class="avt-hero" src="assets/imgs/hero-1/avatar-2.png" alt="infinia">
|
||||
<img class="avt-hero" src="assets/imgs/hero-1/avatar-3.png" alt="infinia">
|
||||
</div>
|
||||
<span class="fs-6 fw-bold">4.8/5 <span class="text-secondary fw-medium">(26k Reviews)</span></span>
|
||||
</div>
|
||||
<div class="ms-3" data-aos="fade-zoom-in" data-aos-delay="300">
|
||||
<img src="assets/imgs/hero-1/brand-1.svg" alt="infinia">
|
||||
</div>
|
||||
<div class="ms-3" data-aos="fade-zoom-in" data-aos-delay="300">
|
||||
<img src="assets/imgs/hero-1/brand-2.svg" alt="infinia">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 position-relative justify-content-center">
|
||||
<img class="hero-img" src="assets/imgs/hero-1/background.png" alt="infinia">
|
||||
<div class="shape-1 position-absolute">
|
||||
<img class="rightToLeft" src="assets/imgs/hero-1/shape-1.png" alt="infinia" data-aos="zoom-in" data-aos-delay="500">
|
||||
</div>
|
||||
<div class="shape-2 position-absolute d-none d-md-block">
|
||||
<img src="assets/imgs/hero-1/shape-2.png" alt="infinia" data-aos="zoom-in" data-aos-delay="200">
|
||||
</div>
|
||||
<div class="shape-3 position-absolute d-none d-md-block">
|
||||
<img src="assets/imgs/hero-1/shape-3.png" alt="infinia" data-aos="zoom-in" data-aos-delay="300">
|
||||
</div>
|
||||
<div class="alltuchtopdown card-hero backdrop-filter rounded-3 text-center d-inline-block p-3 position-absolute">
|
||||
<img class="rounded-3" src="assets/imgs/hero-1/shape-4.png" alt="infinia">
|
||||
<h6 class="mt-3">Book A Call</h6>
|
||||
<p class="fs-7 text-700">
|
||||
Customer activity can be easily <br>
|
||||
tracked with one click
|
||||
</p>
|
||||
<a href="#" class="shadow-sm d-flex align-items-center bg-white d-inline-flex rounded-pill px-2 py-1 mb-3">
|
||||
<span class="bg-primary fs-9 fw-bold rounded-pill px-2 py-1 text-white">Get</span>
|
||||
<span class="fs-7 fw-medium text-primary mx-2">Free Update</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
||||
<path d="M10.3125 5.5625L14.4375 9.5L10.3125 13.4375" stroke="#6D4DF2" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round" />
|
||||
<path d="M14.25 9.5H3.5625" stroke="#6D4DF2" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
69
parts/blogs.php
Normal file
69
parts/blogs.php
Normal file
@@ -0,0 +1,69 @@
|
||||
<section class="section-blog-1 pt-80 pb-80 position-relative border-top border-bottom">
|
||||
<div class="container position-relative z-2">
|
||||
<div class="text-center">
|
||||
<div class="d-flex align-items-center justify-content-center bg-primary-soft border border-2 border-white d-inline-flex rounded-pill px-4 py-2" data-aos="zoom-in" data-aos-delay="100">
|
||||
<img src="assets/imgs/features-1/dots.png" alt="infinia">
|
||||
<span class="tag-spacing fs-7 fw-bold text-linear-2 ms-2 text-uppercase">Read News</span>
|
||||
</div>
|
||||
<h3 class=" mt-3 mb-3">Browse Through Blogs</h3>
|
||||
|
||||
</div>
|
||||
<div class="row mt-8 align-items-center">
|
||||
<div class="col-lg-7">
|
||||
<div class="card-team position-relative d-flex flex-lg-row flex-column align-items-center rounded-3 border card-hover shadow-2 mb-lg-0 mb-8">
|
||||
<img class="rounded rounded-bottom-0 rounded-start-lg rounded-end-lg-0 w-100 w-lg-auto" src="assets/imgs/blog-5/img-1.png" alt="infinia">
|
||||
<div class="bg-white align-self-stretch rounded rounded-start-lg-0 p-5">
|
||||
<a href="#" class="z-1 position-relative bg-primary-soft border border-2 border-white d-inline-flex rounded-pill px-3 py-1 mb-2">
|
||||
<span class="tag-spacing fs-7 fw-bold text-linear-2 text-uppercase">business</span>
|
||||
</a>
|
||||
<h6 class="mb-3">The Future of SaaS: Emerging Trends to Watch</h6>
|
||||
<p>As the SaaS industry continues to evolve, new trends are shaping the future of software delivery and consumption...</p>
|
||||
<div class="d-flex align-items-center justify-content-between mt-5 pt-5 border-top">
|
||||
<div class="d-flex align-items-center position-relative z-1">
|
||||
<div class="icon-shape rounded-circle border border-2 border-white">
|
||||
<img class="rounded-circle" src="assets/imgs/blog-4/avatar-1.png" alt="infinia">
|
||||
</div>
|
||||
<div class="ms-3">
|
||||
<h6 class="fs-7 m-0 mb-1">Evara Rose</h6>
|
||||
<p class="mb-0 fs-8">17 May 2024</p>
|
||||
</div>
|
||||
<a href="#" class="position-absolute bottom-0 start-0 end-0 top-0 z-0"></a>
|
||||
</div>
|
||||
<div class="arrow-icon icon-shape icon-md bg-white rounded-circle border">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none">
|
||||
<path d="M17.25 15.5322V7.03223H8.75" stroke="#6D4DF2" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
<path d="M17 7.28223L6.75 17.5322" stroke="#6D4DF2" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" class="position-absolute bottom-0 start-0 end-0 top-0 z-0"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<div>
|
||||
<a href="#" class="d-flex flex-column flex-md-row align-items-center hover-up">
|
||||
<img class="rounded-3 w-100 w-md-auto" src="assets/imgs/blog-5/img-2.png" alt="infinia">
|
||||
<div class="content ms-5 mt-4 mt-md-0">
|
||||
<h6 class="mb-2">Why Consistent Brand Identity is Key to Business Success</h6>
|
||||
<p class="mb-0">As the SaaS industry continues to evolve, new trends are shaping the future of software delivery and consumption...</p>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" class="d-flex flex-column flex-md-row align-items-center mt-7 hover-up">
|
||||
<img class="rounded-3 w-100 w-md-auto" src="assets/imgs/blog-5/img-3.png" alt="infinia">
|
||||
<div class="content ms-5 mt-4 mt-md-0">
|
||||
<h6 class="mb-2">The Importance of Data Security in Your SaaS Projects</h6>
|
||||
<p class="mb-0">As the SaaS industry continues to evolve, new trends are shaping the future of software delivery and consumption...</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bouncing-blobs-container">
|
||||
<div class="bouncing-blobs-glass"></div>
|
||||
<div class="bouncing-blobs">
|
||||
<div class="bouncing-blob bouncing-blob--infor bouncing-blob--infor-2"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
196
parts/contact.php
Normal file
196
parts/contact.php
Normal file
@@ -0,0 +1,196 @@
|
||||
<section class="section-contact-3 position-relative pt-80 pb-80 fix">
|
||||
<div class="container position-relative z-1">
|
||||
<div class="text-center">
|
||||
<div class="d-flex align-items-center justify-content-center bg-primary-soft border border-2 border-white d-inline-flex rounded-pill px-4 py-2" data-aos="zoom-in" data-aos-delay="100">
|
||||
<img src="assets/imgs/features-1/dots.png" alt="infinia">
|
||||
<span class="tag-spacing fs-7 fw-bold text-linear-2 ms-2 text-uppercase">Get in Tourch</span>
|
||||
</div>
|
||||
<h3 class=" mt-3 mb-3">Contact Our Team</h3>
|
||||
|
||||
</div>
|
||||
<div class="row mt-8">
|
||||
<div class="col-lg-10 mx-lg-auto">
|
||||
<div class="row">
|
||||
<div class="col-lg-6 ps-lg-0 pb-5 pb-lg-0">
|
||||
<h4>Leave a message</h4>
|
||||
<form action="#">
|
||||
<div class="row mt-5">
|
||||
<div class="col-md-6">
|
||||
<div class="input-group d-flex align-items-center">
|
||||
<div class="icon-input border border-end-0 rounded-2 rounded-end-0 ps-3">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<path class="stroke-dark" d="M12 11.25C13.7949 11.25 15.25 9.79493 15.25 8C15.25 6.20507 13.7949 4.75 12 4.75C10.2051 4.75 8.75 6.20507 8.75 8C8.75 9.79493 10.2051 11.25 12 11.25Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
<path class="stroke-dark" d="M6.84723 19.25H17.1522C18.2941 19.25 19.1737 18.2681 18.6405 17.2584C17.856 15.7731 16.0677 14 11.9997 14C7.93174 14 6.1434 15.7731 5.35897 17.2584C4.8257 18.2681 5.70531 19.25 6.84723 19.25Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
</div>
|
||||
<input type="text" class="form-control ms-0 border rounded-2 rounded-start-0 border-start-0" name="name" placeholder="Your name *" aria-label="username">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="input-group d-flex align-items-center mt-4 mt-md-0">
|
||||
<div class="icon-input border border-end-0 rounded-2 rounded-end-0 ps-3">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<path class="stroke-dark" d="M8.89286 4.75H6.06818C5.34017 4.75 4.75 5.34017 4.75 6.06818C4.75 13.3483 10.6517 19.25 17.9318 19.25C18.6598 19.25 19.25 18.6598 19.25 17.9318V15.1071L16.1429 13.0357L14.5317 14.6468C14.2519 14.9267 13.8337 15.0137 13.4821 14.8321C12.8858 14.524 11.9181 13.9452 10.9643 13.0357C9.98768 12.1045 9.41548 11.1011 9.12829 10.494C8.96734 10.1537 9.06052 9.76091 9.32669 9.49474L10.9643 7.85714L8.89286 4.75Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
</div>
|
||||
<input type="text" class="form-control ms-0 border rounded-2 rounded-start-0 border-start-0" name="name" placeholder="info@" aria-label="email">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="input-group d-flex align-items-center mt-4">
|
||||
<div class="icon-input border border-end-0 rounded-2 rounded-end-0 ps-3">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<path class="stroke-dark" d="M4.75 7.75C4.75 6.64543 5.64543 5.75 6.75 5.75H17.25C18.3546 5.75 19.25 6.64543 19.25 7.75V16.25C19.25 17.3546 18.3546 18.25 17.25 18.25H6.75C5.64543 18.25 4.75 17.3546 4.75 16.25V7.75Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
<path class="stroke-dark" d="M5.5 6.5L12 12.25L18.5 6.5" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
</div>
|
||||
<input type="text" class="form-control ms-0 border rounded-2 rounded-start-0 border-start-0" name="name" placeholder="Phone" aria-label="phone">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="input-group d-flex align-items-center mt-4">
|
||||
<div class="icon-input border border-end-0 rounded-2 rounded-end-0 ps-3">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<path class="stroke-dark" d="M6.75 19.25H17.25C18.3546 19.25 19.25 18.3546 19.25 17.25V9.75001L12 4.75L4.75 9.75001V17.25C4.75 18.3546 5.64544 19.25 6.75 19.25Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
<path class="stroke-dark" d="M9.75 15.749C9.75 14.6444 10.6455 13.749 11.75 13.749H12.25C13.3546 13.749 14.25 14.6444 14.25 15.749V19.249H9.75V15.749Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
</div>
|
||||
<input type="text" class="form-control ms-0 border rounded-2 rounded-start-0 border-start-0" name="name" placeholder="Subject" aria-label="subject">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<div class="input-group d-flex mt-4">
|
||||
<div class="icon-input pt-2 ps-3 align-items-start border border-end-0 rounded-1 rounded-end-0">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
|
||||
<path class="stroke-dark" d="M5.5 2.14844H3C1.89543 2.14844 1 3.04387 1 4.14844V14.6484C1 15.753 1.89543 16.6484 3 16.6484H13.5C14.6046 16.6484 15.5 15.753 15.5 14.6484V12.1484" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
<path class="stroke-dark" d="M17.3285 1.20344L16.4448 0.319749C16.0185 -0.106583 15.3248 -0.106583 14.8984 0.319749L7.82915 7.38907C7.76373 7.45449 7.71914 7.53782 7.70096 7.62854L7.2591 9.83772C7.22839 9.99137 7.27647 10.1502 7.38729 10.261C7.47605 10.3498 7.59561 10.3983 7.71864 10.3983C7.74923 10.3983 7.77997 10.3953 7.81053 10.3892L10.0197 9.94732C10.1104 9.92917 10.1938 9.88455 10.2592 9.81913L17.3285 2.74984C17.3285 2.74984 17.3286 2.74984 17.3286 2.74981C17.7549 2.32351 17.7549 1.6298 17.3285 1.20344ZM9.69678 9.05607L8.31606 9.33225L8.59224 7.95153L14.3461 2.19754L15.4507 3.30214L9.69678 9.05607ZM16.6658 2.0871L16.1135 2.6394L15.0089 1.53479L15.5612 0.982524C15.6221 0.921601 15.7212 0.92157 15.7821 0.982493L16.6658 1.86618C16.7267 1.92707 16.7267 2.0262 16.6658 2.0871Z" fill="black" />
|
||||
</svg>
|
||||
</div>
|
||||
<textarea class="form-control border border-start-0 ms-0 rounded-start-0 rounded-1 pb-10" name="name" placeholder="Describe Your Project in Short" aria-label="With textarea"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<h6 class="mt-4 mb-4">Services</h6>
|
||||
<div class="d-flex align-items-center">
|
||||
<div>
|
||||
<div class="form-check mb-2">
|
||||
<input class="form-check-input" type="checkbox" value="" id="flexCheckChecked" checked>
|
||||
<label class="form-check-label text-900 fw-bold" for="flexCheckChecked"> Research planning </label>
|
||||
</div>
|
||||
<div class="form-check mb-2 me-3">
|
||||
<input class="form-check-input" type="checkbox" value="" id="flexCheckDefault1">
|
||||
<label class="form-check-label text-900 fw-bold" for="flexCheckDefault1"> Finance Advisory </label>
|
||||
</div>
|
||||
<div class="form-check mb-2 me-3">
|
||||
<input class="form-check-input" type="checkbox" value="" id="flexCheckDefault2">
|
||||
<label class="form-check-label text-900 fw-bold" for="flexCheckDefault2"> Business promotion </label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ms-8">
|
||||
<div class="form-check mb-2 me-3">
|
||||
<input class="form-check-input" type="checkbox" value="" id="flexCheckDefault3">
|
||||
<label class="form-check-label text-900 fw-bold" for="flexCheckDefault3"> Business Consultancy </label>
|
||||
</div>
|
||||
<div class="form-check mb-2">
|
||||
<input class="form-check-input" type="checkbox" value="" id="flexCheckDefault4" checked>
|
||||
<label class="form-check-label text-900 fw-bold" for="flexCheckDefault4"> Finance Advisory </label>
|
||||
</div>
|
||||
<div class="form-check mb-2 me-3">
|
||||
<input class="form-check-input" type="checkbox" value="" id="flexCheckDefault5">
|
||||
<label class="form-check-label text-900 fw-bold" for="flexCheckDefault5"> Business promotion </label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<button type="submit" class="btn bg-primary text-white hover-up mt-4">
|
||||
Send Message
|
||||
<svg class="ms-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<path class="stroke-white" d="M21.1059 12.2562H0.5V11.7443H21.1059H22.313L21.4594 10.8907L17.0558 6.48705L17.4177 6.12508L23.2929 12.0002L17.4177 17.8754L17.0558 17.5134L21.4594 13.1098L22.313 12.2562H21.1059Z" fill="black" stroke="white" />
|
||||
</svg>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<div class="ps-lg-6">
|
||||
<h6>Chat with us</h6>
|
||||
<p class="text-500">The support team is always available 24/7</p>
|
||||
<div class="d-flex mb-2">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
||||
<g clip-path="url(#clip0_602_10655)">
|
||||
<path d="M15.0051 12.0403L13.9452 10.9803C13.656 10.6912 13.2563 10.5462 12.8494 10.5828C12.4421 10.6194 12.0749 10.833 11.8418 11.1689L11.4726 11.701C10.9704 11.6115 9.99908 11.3584 9.3201 10.6793C8.64084 10 8.38771 9.02824 8.29842 8.52687L8.8306 8.15761C9.16654 7.92449 9.38017 7.55719 9.41662 7.14992C9.45314 6.74265 9.30822 6.34328 9.01912 6.05422L7.9592 4.99429C7.53326 4.5684 6.89127 4.46675 6.36158 4.74121C5.43283 5.22238 4.82275 6.12433 4.64353 7.2809C4.35162 9.16523 5.22275 11.3883 6.91693 13.0825C8.39451 14.56 10.2742 15.4115 11.9808 15.4115C12.231 15.4115 12.4776 15.3932 12.7185 15.3559C13.8751 15.1768 14.777 14.5666 15.2582 13.6379C15.5326 13.1081 15.431 12.4661 15.0051 12.0403ZM14.1797 13.0791C13.7974 13.8172 13.0729 14.0719 12.5326 14.1556C11.0468 14.3857 9.17963 13.6274 7.77576 12.2236C6.37197 10.8198 5.61361 8.95265 5.84377 7.46683C5.92744 6.92644 6.1822 6.20207 6.92025 5.81965C6.94025 5.80933 6.96236 5.80429 6.98478 5.80429C7.02603 5.80429 7.06838 5.82129 7.10025 5.85312L8.16021 6.91308C8.20424 6.95719 8.20986 7.00726 8.20677 7.04152C8.20369 7.07582 8.18931 7.1241 8.13806 7.15965L7.30084 7.74058C7.12576 7.86207 7.02713 8.06652 7.04107 8.27918C7.04634 8.35949 7.18447 10.2614 8.46119 11.5381C9.73791 12.8148 11.6398 12.953 11.7201 12.9582C11.9326 12.9719 12.1372 12.8736 12.2587 12.6984L12.8397 11.8612C12.8752 11.81 12.9235 11.7956 12.9578 11.7925C12.9921 11.7894 13.0421 11.7951 13.0863 11.8391L14.1462 12.899C14.1954 12.9482 14.2092 13.0223 14.1797 13.0791Z" fill="#6B7280" />
|
||||
<path d="M17.0709 2.92906C15.1821 1.0402 12.6708 0 9.99959 0C7.32834 0 4.81709 1.0402 2.92826 2.92902C1.32291 4.53438 0.303771 6.65902 0.0584589 8.9116C-0.173455 11.0411 0.289357 13.2086 1.36311 15.046L0.320998 18.9352C0.264826 19.1447 0.324748 19.3684 0.478225 19.5218C0.631623 19.6752 0.855334 19.7351 1.06479 19.679L4.95393 18.6369C6.48143 19.5296 8.23725 20 10.0096 20C10.369 20 10.7292 19.9807 11.0883 19.9415C13.3409 19.6962 15.4656 18.6771 17.0709 17.0717C18.9598 15.1829 20 12.6716 20 10.0004C20 7.32922 18.9597 4.81789 17.0709 2.92906ZM16.2121 16.2128C13.3085 19.1164 8.84877 19.6323 5.36686 17.4677C5.26967 17.4073 5.15846 17.3761 5.04615 17.3761C4.99358 17.3761 4.94076 17.383 4.88901 17.3968L1.76647 18.2335L2.60319 15.111C2.64662 14.9488 2.62096 14.7758 2.53233 14.6332C0.3676 11.1511 0.883615 6.69141 3.78709 3.78789C7.21272 0.362344 12.7865 0.362344 16.2121 3.78789C19.6376 7.21344 19.6376 12.7873 16.2121 16.2128Z" fill="#6B7280" />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath>
|
||||
<rect width="20" height="20" fill="white" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<a class="ms-2 text-decoration-underline text-900 fs-7" href="#">Chat via Whatsapp</a>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
||||
<g clip-path="url(#clip0_602_10664)">
|
||||
<path d="M13.0462 10.4449C12.692 10.0905 12.2195 9.89537 11.7159 9.89537C11.2122 9.89537 10.7397 10.0906 10.3854 10.445L10.1182 10.7122C10.054 10.7765 9.96759 10.8118 9.87497 10.8118C9.78239 10.8118 9.69607 10.7765 9.63189 10.7123L7.79083 8.87127C7.65903 8.73943 7.65903 8.5167 7.79068 8.38506L8.05833 8.1176C8.79185 7.38396 8.79181 6.19037 8.05829 5.45682L7.52341 4.92205C7.16907 4.56768 6.69657 4.37256 6.19302 4.37256C5.68946 4.37256 5.217 4.56772 4.86294 4.92186L4.78997 4.99475C3.94462 5.84025 3.63767 7.09893 3.92571 8.539C4.1965 9.89299 4.97044 11.2635 6.10497 12.3983C7.53482 13.8279 9.35622 14.6815 10.9772 14.6816H10.9776C11.9999 14.6816 12.8752 14.3468 13.5092 13.7128L13.5813 13.6406C14.3147 12.9071 14.3148 11.7135 13.5812 10.9799L13.0462 10.4449ZM12.7521 12.8123L12.6801 12.8845C12.2711 13.2935 11.6824 13.5097 10.9775 13.5097C10.9775 13.5097 10.9773 13.5097 10.9773 13.5097C9.66017 13.5096 8.14849 12.7843 6.93357 11.5696C5.96083 10.5967 5.30071 9.43877 5.07478 8.30916C4.86607 7.26561 5.05923 6.38279 5.61841 5.82354L5.69138 5.75064C5.82435 5.61764 6.00251 5.54439 6.19302 5.54439C6.38357 5.54439 6.56173 5.61764 6.69478 5.75068L7.22966 6.28545C7.5063 6.56209 7.5063 7.01225 7.22978 7.28885L6.96212 7.55635C6.3713 8.14729 6.3713 9.10889 6.9622 9.6999L8.80325 11.5409C9.08876 11.8265 9.46939 11.9837 9.87505 11.9837C10.2806 11.9837 10.6613 11.8265 10.947 11.5408L11.2142 11.2735C11.3472 11.1405 11.5254 11.0672 11.7159 11.0672C11.9065 11.0672 12.0846 11.1405 12.2176 11.2735L12.7526 11.8085C13.0292 12.0851 13.0292 12.5353 12.7521 12.8123Z" fill="#6B7280" />
|
||||
<path d="M9.77246 8.15234C10.0912 8.15234 10.3505 8.4116 10.3505 8.73027C10.3505 9.05387 10.6128 9.31621 10.9364 9.31621C11.26 9.31621 11.5223 9.05387 11.5223 8.73027C11.5223 7.76543 10.7373 6.98047 9.77246 6.98047C9.44887 6.98047 9.18652 7.24281 9.18652 7.56641C9.18652 7.89 9.44883 8.15234 9.77246 8.15234Z" fill="#6B7280" />
|
||||
<path d="M9.77246 5.82426C10.5486 5.82426 11.2783 6.12652 11.8271 6.67535C12.3759 7.22422 12.6782 7.95395 12.6781 8.73012C12.6781 9.05371 12.9404 9.31605 13.264 9.31605C13.5876 9.31605 13.85 9.05371 13.85 8.73012C13.85 7.64094 13.4259 6.61687 12.6557 5.84672C11.8856 5.07652 10.8616 4.65234 9.77246 4.65234C9.44887 4.65234 9.18652 4.91469 9.18652 5.23828C9.18652 5.56188 9.44883 5.82426 9.77246 5.82426Z" fill="#6B7280" />
|
||||
<path d="M9.77246 2.32471C9.44887 2.32471 9.18652 2.58705 9.18652 2.91064C9.18652 3.23424 9.44887 3.49658 9.77246 3.49658C12.6582 3.49658 15.006 5.84439 15.006 8.73018C15.006 9.05377 15.2684 9.31611 15.592 9.31611C15.9155 9.31611 16.1779 9.05377 16.1779 8.73018C16.1779 5.19818 13.3044 2.32471 9.77246 2.32471Z" fill="#6B7280" />
|
||||
<path d="M17.2174 1.99879C15.9284 0.709844 14.2211 0 12.4099 0H7.58953C5.7784 0 4.07105 0.709844 2.78207 1.99879C1.49305 3.28777 0.783203 4.99504 0.783203 6.80617V10.2C0.783203 11.5888 1.2034 12.9271 1.99836 14.0704C2.6966 15.0744 3.63684 15.865 4.73434 16.375V18.6055C4.73434 19.9328 5.57172 20 5.73957 20C6.10824 20 6.47406 19.7891 6.82688 19.3732L8.83422 17.0062H12.41C14.2212 17.0062 15.9285 16.2963 17.2174 15.0074C18.5064 13.7184 19.2162 12.0112 19.2162 10.2V6.80621C19.2162 4.99504 18.5064 3.28773 17.2174 1.99879ZM18.0443 10.2C18.0443 13.3067 15.5167 15.8343 12.4099 15.8343H8.56281C8.39066 15.8343 8.22727 15.91 8.11594 16.0412L5.93316 18.6152C5.9241 18.6259 5.91523 18.6361 5.90664 18.6458C5.90637 18.6329 5.90621 18.6195 5.90621 18.6055V15.9892C5.90621 15.7487 5.75926 15.5326 5.53555 15.4442C3.39395 14.5982 1.95508 12.4907 1.95508 10.1999V6.80613C1.95508 3.69941 4.48266 1.17188 7.58953 1.17188H12.4099C15.5167 1.17188 18.0443 3.69941 18.0443 6.80617V10.2Z" fill="#6B7280" />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath>
|
||||
<rect width="20" height="20" fill="white" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<a class="ms-2 text-decoration-underline text-900 fs-7" href="#">Chat via Viber</a>
|
||||
</div>
|
||||
<div class="d-flex mb-2 mb-5">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.0003 1.4585C14.962 1.4585 18.9587 5.1185 18.9587 9.5835C18.9587 14.0485 14.962 17.7085 10.0003 17.7085C8.83533 17.7085 7.72199 17.506 6.70199 17.1393L4.02949 18.476C3.82199 18.5793 3.57449 18.5602 3.38533 18.4243C3.19699 18.2893 3.09949 18.0602 3.13116 17.8302L3.50283 15.176C1.97449 13.716 1.04199 11.746 1.04199 9.5835C1.04199 5.1185 5.03866 1.4585 10.0003 1.4585ZM10.0003 2.7085C5.76283 2.7085 2.29199 5.77016 2.29199 9.5835C2.29199 11.4977 3.17199 13.226 4.58033 14.4693C4.73783 14.6077 4.81533 14.816 4.78616 15.0243L4.53366 16.826L6.38783 15.8993C6.54616 15.8202 6.73116 15.8118 6.89616 15.8768C7.84699 16.251 8.89699 16.4585 10.0003 16.4585C14.2378 16.4585 17.7087 13.3968 17.7087 9.5835C17.7087 5.77016 14.2378 2.7085 10.0003 2.7085Z" fill="#6B7280" />
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.15499 12.227C6.05915 12.302 5.92249 12.2961 5.83332 12.2145C5.74332 12.132 5.72582 11.997 5.79165 11.8945C6.54999 10.7136 7.66999 8.97195 8.29165 8.00445C8.41249 7.81695 8.60415 7.68529 8.82249 7.63945C9.04165 7.59362 9.26915 7.63779 9.45499 7.76195C9.89749 8.05695 10.4525 8.42695 10.8275 8.67695C11.0867 8.84945 11.4217 8.86362 11.6942 8.71195C12.2842 8.38445 13.3392 7.79779 14.0983 7.37612C14.1992 7.32029 14.3258 7.34029 14.4042 7.42529C14.4817 7.51029 14.4917 7.63695 14.4283 7.73362C13.7667 8.72529 12.6933 10.3353 12.0983 11.2278C11.855 11.5928 11.3717 11.707 10.9917 11.4895C10.4542 11.182 9.71415 10.7595 9.23415 10.4853C8.94165 10.3178 8.57582 10.3436 8.30915 10.5511C7.78332 10.9603 6.88415 11.6603 6.15499 12.227Z" fill="#6B7280" />
|
||||
</svg>
|
||||
<a class="ms-2 text-decoration-underline text-900 fs-7" href="#">Chat via Messager</a>
|
||||
</div>
|
||||
<h6>Send us an email</h6>
|
||||
<p class="text-500">Our team will respond promptly to your inquiries</p>
|
||||
<div class="d-flex mb-2">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
||||
<path d="M18.2422 2.96875H1.75781C0.786602 2.96875 0 3.76023 0 4.72656V15.2734C0 16.2455 0.792383 17.0312 1.75781 17.0312H18.2422C19.2053 17.0312 20 16.2488 20 15.2734V4.72656C20 3.76195 19.2165 2.96875 18.2422 2.96875ZM17.996 4.14062C17.6369 4.49785 11.4564 10.6458 11.243 10.8581C10.9109 11.1901 10.4695 11.3729 10 11.3729C9.53047 11.3729 9.08906 11.1901 8.75594 10.857C8.61242 10.7142 2.50012 4.63414 2.00398 4.14062H17.996ZM1.17188 15.0349V4.96582L6.23586 10.0031L1.17188 15.0349ZM2.00473 15.8594L7.06672 10.8296L7.9284 11.6867C8.48176 12.2401 9.21746 12.5448 10 12.5448C10.7825 12.5448 11.5182 12.2401 12.0705 11.6878L12.9333 10.8296L17.9953 15.8594H2.00473ZM18.8281 15.0349L13.7641 10.0031L18.8281 4.96582V15.0349Z" fill="#6B7280" />
|
||||
</svg>
|
||||
<a class="ms-2 text-decoration-underline text-900 fs-7" href="#">support@infinia.com</a>
|
||||
</div>
|
||||
<div class="d-flex mb-2 mb-5">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
||||
<path d="M18.2422 2.96875H1.75781C0.786602 2.96875 0 3.76023 0 4.72656V15.2734C0 16.2455 0.792383 17.0312 1.75781 17.0312H18.2422C19.2053 17.0312 20 16.2488 20 15.2734V4.72656C20 3.76195 19.2165 2.96875 18.2422 2.96875ZM17.996 4.14062C17.6369 4.49785 11.4564 10.6458 11.243 10.8581C10.9109 11.1901 10.4695 11.3729 10 11.3729C9.53047 11.3729 9.08906 11.1901 8.75594 10.857C8.61242 10.7142 2.50012 4.63414 2.00398 4.14062H17.996ZM1.17188 15.0349V4.96582L6.23586 10.0031L1.17188 15.0349ZM2.00473 15.8594L7.06672 10.8296L7.9284 11.6867C8.48176 12.2401 9.21746 12.5448 10 12.5448C10.7825 12.5448 11.5182 12.2401 12.0705 11.6878L12.9333 10.8296L17.9953 15.8594H2.00473ZM18.8281 15.0349L13.7641 10.0031L18.8281 4.96582V15.0349Z" fill="#6B7280" />
|
||||
</svg>
|
||||
<a class="ms-2 text-decoration-underline text-900 fs-7" href="#">sale@infinia.com</a>
|
||||
</div>
|
||||
<h6>For more inquiry</h6>
|
||||
<p class="text-500">Reach out for immediate assistance</p>
|
||||
<div class="d-flex mb-2">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
||||
<g clip-path="url(#clip0_602_10701)">
|
||||
<path d="M15.8064 12.3892C15.397 11.9628 14.9031 11.7349 14.3797 11.7349C13.8605 11.7349 13.3624 11.9586 12.936 12.385L11.6022 13.7146C11.4924 13.6555 11.3827 13.6006 11.2771 13.5458C11.1252 13.4698 10.9816 13.398 10.8592 13.3221C9.60978 12.5285 8.47429 11.4943 7.38524 10.1562C6.8576 9.48926 6.50302 8.92785 6.24553 8.358C6.59166 8.04141 6.91247 7.71216 7.22484 7.39558C7.34303 7.27739 7.46122 7.15497 7.57941 7.03678C8.46585 6.15034 8.46585 5.00219 7.57941 4.11576L6.42704 2.96338C6.29619 2.83253 6.16111 2.69745 6.03447 2.56238C5.78121 2.30067 5.51527 2.03051 5.2409 1.77725C4.83145 1.37202 4.3418 1.15674 3.82682 1.15674C3.31184 1.15674 2.81375 1.37202 2.39163 1.77725C2.38741 1.78147 2.38741 1.78147 2.38319 1.78569L0.948004 3.23354C0.407699 3.77384 0.099556 4.43234 0.0320178 5.19637C-0.0692895 6.42894 0.293728 7.57709 0.572323 8.32845C1.25615 10.1731 2.27766 11.8826 3.80149 13.7146C5.65035 15.9223 7.87489 17.6656 10.416 18.894C11.3869 19.3541 12.6828 19.8986 14.1306 19.9914C14.2193 19.9957 14.3121 19.9999 14.3965 19.9999C15.3716 19.9999 16.1905 19.6495 16.8321 18.9531C16.8364 18.9446 16.8448 18.9404 16.849 18.9319C17.0685 18.666 17.3218 18.4254 17.5877 18.1679C17.7692 17.9949 17.955 17.8133 18.1365 17.6234C18.5544 17.1886 18.7739 16.6821 18.7739 16.1629C18.7739 15.6395 18.5501 15.1371 18.1238 14.715L15.8064 12.3892ZM17.3176 16.834C17.3134 16.834 17.3134 16.8383 17.3176 16.834C17.153 17.0113 16.9841 17.1717 16.8026 17.349C16.5282 17.6107 16.2496 17.8851 15.9879 18.1932C15.5616 18.6491 15.0593 18.8644 14.4008 18.8644C14.3375 18.8644 14.2699 18.8644 14.2066 18.8602C12.9529 18.78 11.7879 18.2903 10.9141 17.8724C8.52495 16.7158 6.42704 15.0738 4.68371 12.9928C3.2443 11.2579 2.28188 9.65389 1.64449 7.93166C1.25193 6.8806 1.10841 6.0617 1.17172 5.28923C1.21394 4.79536 1.40389 4.38591 1.75424 4.03555L3.19365 2.59615C3.40049 2.40197 3.61998 2.29645 3.83526 2.29645C4.10119 2.29645 4.31647 2.45685 4.45155 2.59192C4.45577 2.59615 4.45999 2.60037 4.46421 2.60459C4.7217 2.84519 4.96653 3.09424 5.22402 3.36017C5.35487 3.49525 5.48995 3.63032 5.62502 3.76962L6.77739 4.92199C7.22483 5.36943 7.22483 5.7831 6.77739 6.23055C6.65498 6.35296 6.53679 6.47537 6.41438 6.59356C6.0598 6.95658 5.72211 7.29427 5.35487 7.62352C5.34643 7.63196 5.33799 7.63618 5.33377 7.64463C4.97075 8.00764 5.03829 8.36222 5.11427 8.60282C5.11849 8.61549 5.12271 8.62815 5.12693 8.64081C5.42663 9.36685 5.84874 10.0507 6.49036 10.8654L6.49458 10.8696C7.65961 12.3048 8.88796 13.4234 10.2429 14.2803C10.416 14.39 10.5933 14.4786 10.7621 14.5631C10.9141 14.639 11.0576 14.7108 11.18 14.7868C11.1969 14.7952 11.2138 14.8079 11.2307 14.8163C11.3742 14.8881 11.5093 14.9219 11.6486 14.9219C11.9989 14.9219 12.2184 14.7024 12.2902 14.6306L13.7338 13.187C13.8773 13.0435 14.1053 12.8704 14.3712 12.8704C14.6329 12.8704 14.8482 13.035 14.9791 13.1785C14.9833 13.1828 14.9833 13.1828 14.9875 13.187L17.3134 15.5128C17.7481 15.9434 17.7481 16.3866 17.3176 16.834Z" fill="#6B7280" />
|
||||
<path d="M10.8089 4.7574C11.9148 4.94313 12.9195 5.46656 13.7215 6.26857C14.5235 7.07059 15.0427 8.07522 15.2327 9.18116C15.2791 9.45975 15.5197 9.65392 15.7941 9.65392C15.8278 9.65392 15.8574 9.6497 15.8912 9.64548C16.2035 9.59483 16.4104 9.29935 16.3597 8.98698C16.1318 7.64888 15.4986 6.42898 14.5319 5.46233C13.5653 4.49569 12.3454 3.86252 11.0073 3.63458C10.6949 3.58393 10.4037 3.79076 10.3488 4.09891C10.2939 4.40705 10.4965 4.70675 10.8089 4.7574Z" fill="#6B7280" />
|
||||
<path d="M19.9766 8.82242C19.6009 6.61899 18.5625 4.61395 16.9669 3.01836C15.3714 1.42277 13.3663 0.384369 11.1629 0.00868772C10.8547 -0.0461871 10.5635 0.16487 10.5086 0.473013C10.4579 0.785377 10.6648 1.07664 10.9771 1.13151C12.9442 1.46498 14.7382 2.39785 16.1649 3.82037C17.5917 5.24712 18.5203 7.0411 18.8538 9.00815C18.9002 9.28675 19.1408 9.48092 19.4152 9.48092C19.449 9.48092 19.4785 9.4767 19.5123 9.47248C19.8204 9.42604 20.0315 9.13056 19.9766 8.82242Z" fill="#6B7280" />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath>
|
||||
<rect width="20" height="20" fill="white" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<a class="ms-2 text-decoration-underline text-900 fs-7" href="#">+01 (24) 568 900</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="rotate-center ellipse-rotate-success position-absolute z-0"></div>
|
||||
<div class="rotate-center-rev ellipse-rotate-primary position-absolute z-0"></div>
|
||||
<div class="rotate-center-rev ellipse-rotate-info position-absolute z-0"></div>
|
||||
</section>
|
33
parts/cta.php
Normal file
33
parts/cta.php
Normal file
@@ -0,0 +1,33 @@
|
||||
<div class=" position-relative d-none d-md-flex">
|
||||
<div class="col-6 bg-primary py-md-6"></div>
|
||||
<div class="col-6 bg-primary-dark py-md-6"></div>
|
||||
<div class="container position-absolute top-50 start-50 translate-middle">
|
||||
<div class="row">
|
||||
<div class="col-6 d-lg-flex gap-5">
|
||||
<a href="#" class="d-flex mb-lg-0 mb-2">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<path d="M4.75 6.75L9.25 4.75V17.25L4.75 19.25V6.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
<path d="M14.75 6.75L19.25 4.75V17.25L14.75 19.25V6.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
<path d="M14.75 6.75L9.25 4.75V17.25L14.75 19.25V6.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
<p class="text-white mb-0 ms-2">0811 Erdman Prairie, Joaville CA</p>
|
||||
</a>
|
||||
<a href="#" class="d-flex">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<path d="M8.89286 4.75H6.06818C5.34017 4.75 4.75 5.34017 4.75 6.06818C4.75 13.3483 10.6517 19.25 17.9318 19.25C18.6598 19.25 19.25 18.6598 19.25 17.9318V15.1071L16.1429 13.0357L14.5317 14.6468C14.2519 14.9267 13.8337 15.0137 13.4821 14.8321C12.8858 14.524 11.9181 13.9452 10.9643 13.0357C9.98768 12.1045 9.41548 11.1011 9.12829 10.494C8.96734 10.1537 9.06052 9.76091 9.32669 9.49474L10.9643 7.85714L8.89286 4.75Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
<p class="text-white mb-0 ms-2">+01 (24) 568 900</p>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-6">
|
||||
<div class="d-flex ms-md-5">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<path d="M13 16H12V12H11M12 8H12.01M21 12C21 13.1819 20.7672 14.3522 20.3149 15.4442C19.8626 16.5361 19.1997 17.5282 18.364 18.364C17.5282 19.1997 16.5361 19.8626 15.4442 20.3149C14.3522 20.7672 13.1819 21 12 21C10.8181 21 9.64778 20.7672 8.55585 20.3149C7.46392 19.8626 6.47177 19.1997 5.63604 18.364C4.80031 17.5282 4.13738 16.5361 3.68508 15.4442C3.23279 14.3522 3 13.1819 3 12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.3869 3 16.6761 3.94821 18.364 5.63604C20.0518 7.32387 21 9.61305 21 12Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
<p class="text-white mb-0 ms-2">Our website uses cookies to improve your experience.</p>
|
||||
<a href="#" class="text-white ms-2 link-hover-primary-light"> Learn more </a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
109
parts/our-work.php
Normal file
109
parts/our-work.php
Normal file
@@ -0,0 +1,109 @@
|
||||
<section class="section-integrate pt-80 pb-80">
|
||||
<div class="container">
|
||||
<div class="text-center mb-4">
|
||||
<div class="d-flex align-items-center position-relative z-2 justify-content-center bg-primary-soft d-inline-flex rounded-pill border border-2 border-white px-3 py-1">
|
||||
<img src="assets/imgs/features-1/dots.png" alt="infinia">
|
||||
<span class="tag-spacing fs-7 fw-bold text-linear-2 ms-2 text-uppercase">Our Works</span>
|
||||
</div>
|
||||
|
||||
<h3 class="my-3 fw-regular">Browse our <span class="fw-bold">Selected</span> <br> Projects</h3>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 text-end mb-2">
|
||||
<a href="products.php" class="ms-md-5 fw-bold text-primary">See all projects
|
||||
<svg class="ms-2" xmlns="http://www.w3.org/2000/svg" width="24" height="14" viewBox="0 0 24 14" fill="none">
|
||||
<path class="fill-dark" d="M17.4177 0.417969L16.3487 1.48705L21.1059 6.24429H0V7.75621H21.1059L16.3487 12.5134L17.4177 13.5825L24 7.0002L17.4177 0.417969Z" fill="black" />
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<div class="border rounded-4 p-2 mb-4">
|
||||
<div class="p-6 rounded-3 border">
|
||||
<img class="filter-invert" src="assets/imgs/other/icon-1.svg" alt="infinia">
|
||||
<p class="pt-4 mt-4 mb-4 border-top">Separating your work from your home life can improve work-life balance and coworking spaces provide a dedicated place to work</p>
|
||||
<a href="product1.php">
|
||||
<span class="fw-bold text-primary">View Project</span>
|
||||
<svg class="ms-2" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
|
||||
<path class="fill-dark" d="M13.0633 4.06329L12.2615 4.86511L15.8294 8.43303H0V9.56698H15.8294L12.2615 13.1349L13.0633 13.9367L18 8.99997L13.0633 4.06329Z" fill="#111827" />
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<div class="border rounded-4 p-2 mb-4">
|
||||
<div class="p-6 rounded-3 border">
|
||||
<img class="@@filter" src="assets/imgs/other/icon-2.svg" alt="infinia">
|
||||
<p class="pt-4 mt-4 mb-4 border-top">Separating your work from your home life can improve work-life balance and coworking spaces provide a dedicated place to work</p>
|
||||
<a href="product1.php">
|
||||
<span class="fw-bold text-primary">View Project</span>
|
||||
<svg class="ms-2" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
|
||||
<path class="fill-dark" d="M13.0633 4.06329L12.2615 4.86511L15.8294 8.43303H0V9.56698H15.8294L12.2615 13.1349L13.0633 13.9367L18 8.99997L13.0633 4.06329Z" fill="#111827" />
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<div class="border rounded-4 p-2 mb-4">
|
||||
<div class="p-6 rounded-3 border">
|
||||
<img class="@@filter" src="assets/imgs/other/icon-3.svg" alt="infinia">
|
||||
<p class="pt-4 mt-4 mb-4 border-top">Separating your work from your home life can improve work-life balance and coworking spaces provide a dedicated place to work</p>
|
||||
<a href="product1.php">
|
||||
<span class="fw-bold text-primary">View Project</span>
|
||||
<svg class="ms-2" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
|
||||
<path class="fill-dark" d="M13.0633 4.06329L12.2615 4.86511L15.8294 8.43303H0V9.56698H15.8294L12.2615 13.1349L13.0633 13.9367L18 8.99997L13.0633 4.06329Z" fill="#111827" />
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<div class="border rounded-4 p-2 mb-4">
|
||||
<div class="p-6 rounded-3 border">
|
||||
<img class="filter-invert" src="assets/imgs/other/icon-4.svg" alt="infinia">
|
||||
<p class="pt-4 mt-4 mb-4 border-top">Separating your work from your home life can improve work-life balance and coworking spaces provide a dedicated place to work</p>
|
||||
<a href="product1.php">
|
||||
<span class="fw-bold text-primary">View Project</span>
|
||||
<svg class="ms-2" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
|
||||
<path class="fill-dark" d="M13.0633 4.06329L12.2615 4.86511L15.8294 8.43303H0V9.56698H15.8294L12.2615 13.1349L13.0633 13.9367L18 8.99997L13.0633 4.06329Z" fill="#111827" />
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<div class="border rounded-4 p-2 mb-4">
|
||||
<div class="p-6 rounded-3 border">
|
||||
<img class="@@filter" src="assets/imgs/other/icon-5.svg" alt="infinia">
|
||||
<p class="pt-4 mt-4 mb-4 border-top">Separating your work from your home life can improve work-life balance and coworking spaces provide a dedicated place to work</p>
|
||||
<a href="product1.php">
|
||||
<span class="fw-bold text-primary">View Project</span>
|
||||
<svg class="ms-2" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
|
||||
<path class="fill-dark" d="M13.0633 4.06329L12.2615 4.86511L15.8294 8.43303H0V9.56698H15.8294L12.2615 13.1349L13.0633 13.9367L18 8.99997L13.0633 4.06329Z" fill="#111827" />
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<div class="border rounded-4 p-2 mb-4">
|
||||
<div class="p-6 rounded-3 border">
|
||||
<img class="filter-invert" src="assets/imgs/other/icon-6.svg" alt="infinia">
|
||||
<p class="pt-4 mt-4 mb-4 border-top">Separating your work from your home life can improve work-life balance and coworking spaces provide a dedicated place to work</p>
|
||||
<a href="product1.php">
|
||||
<span class="fw-bold text-primary">View Project</span>
|
||||
<svg class="ms-2" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
|
||||
<path class="fill-dark" d="M13.0633 4.06329L12.2615 4.86511L15.8294 8.43303H0V9.56698H15.8294L12.2615 13.1349L13.0633 13.9367L18 8.99997L13.0633 4.06329Z" fill="#111827" />
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
49
parts/partners.php
Normal file
49
parts/partners.php
Normal file
@@ -0,0 +1,49 @@
|
||||
<!--Logo cloud 1-->
|
||||
<div class="section-logo-cloud container-fluid mt-8 mt-lg-0 border-top border-bottom">
|
||||
<div class="container">
|
||||
<div class="row mask-image">
|
||||
<!-- Carausel Scroll -->
|
||||
<div class="carouselTicker carouselTicker-right my-7 position-relative z-1">
|
||||
<ul class="carouselTicker__list">
|
||||
<li class="carouselTicker__item">
|
||||
<svg class="mt-1" xmlns="http://www.w3.org/2000/svg" width="101" height="34" viewBox="0 0 101 34" fill="none">
|
||||
<path class="fill-dark" d="M0.0283813 0.59375H21.9034V11.5312H10.9659L0.0283813 0.59375ZM0.0283813 11.5312H10.9659L21.9034 22.4688H0.0283813V11.5312ZM0.0283813 22.4688H10.9659V33.4062L0.0283813 22.4688Z" fill="#111827" />
|
||||
<path class="fill-dark" d="M34.246 9.22237H43.0883V12.0322H37.5927V15.9369H43.0883V18.6847H37.5927V23.6843H34.246V9.22237ZM44.9063 13.7261H48.0674V15.8128C48.2325 15.0957 48.5703 14.5453 49.0797 14.1599C49.6021 13.7601 50.1821 13.5609 50.8151 13.5609C51.1459 13.5609 51.4216 13.589 51.6413 13.6435V16.5774C51.326 16.5394 51.0088 16.5189 50.691 16.5154C49.8233 16.5154 49.1698 16.7971 48.7284 17.3621C48.2885 17.913 48.0674 18.7392 48.0674 19.8416V23.6843H44.9078V13.7261H44.9063ZM56.6314 23.953C55.6676 23.953 54.8269 23.7253 54.1108 23.2709C53.4083 22.8166 52.8498 22.1715 52.4995 21.4114C52.1277 20.6132 51.9405 19.71 51.9405 18.7052C51.9405 17.7134 52.1347 16.8176 52.52 16.0195C52.8813 15.2483 53.4548 14.5963 54.1729 14.1394C54.902 13.685 55.7357 13.4574 56.6729 13.4574C57.375 13.4574 58.0025 13.6095 58.553 13.9122C59.1034 14.216 59.5168 14.6293 59.7925 15.1517V13.7261H62.9326V23.6843H59.7925V22.2791C59.5168 22.775 59.0899 23.1809 58.5115 23.4981C57.933 23.8049 57.2864 23.961 56.6314 23.953ZM57.5407 21.3288C58.2978 21.3288 58.8833 21.0811 59.2966 20.5852C59.7099 20.0893 59.9166 19.4623 59.9166 18.7052C59.9166 17.9616 59.7099 17.3416 59.2966 16.8456C58.8833 16.3497 58.2978 16.102 57.5407 16.102C56.8236 16.102 56.2461 16.3427 55.8052 16.8251C55.3784 17.3075 55.1647 17.9335 55.1647 18.7052C55.1647 19.4768 55.3784 20.1098 55.8052 20.6057C56.2461 21.0881 56.8246 21.3288 57.5407 21.3288ZM65.1434 13.7261H68.3045V15.1723C68.5257 14.6618 68.883 14.2485 69.3784 13.9327C69.8888 13.617 70.4808 13.4574 71.1553 13.4574C72.7256 13.4574 73.766 14.0699 74.2749 15.2964C74.5552 14.7404 74.9935 14.2805 75.5355 13.9743C76.1149 13.6255 76.7805 13.4468 77.4565 13.4574C79.812 13.4574 80.9894 14.8065 80.9894 17.5067V23.6843H77.8078V18.0852C77.8078 17.4111 77.6837 16.9152 77.436 16.5979C77.1878 16.2817 76.816 16.1225 76.3201 16.1225C75.7832 16.1225 75.3698 16.3087 75.0806 16.6805C74.7914 17.0388 74.6467 17.6648 74.6467 18.5606V23.6843H71.4651V18.0646C71.4651 17.3901 71.3415 16.9007 71.0933 16.5979C70.8601 16.2817 70.4943 16.1225 69.9994 16.1225C69.4479 16.1225 69.0276 16.3087 68.7384 16.6805C68.4491 17.0388 68.3045 17.6648 68.3045 18.5606V23.6843H65.1444V13.7261H65.1434ZM92.8642 18.1887C92.8642 18.6151 92.8362 19.077 92.7801 19.5729H85.4266C85.4546 20.2204 85.6743 20.7153 86.0876 21.0606C86.501 21.4044 87.0599 21.577 87.761 21.577C88.7393 21.577 89.3593 21.2803 89.6206 20.6883H92.7196C92.5675 21.6666 92.0305 22.4578 91.1078 23.0643C90.199 23.6562 89.0831 23.953 87.761 23.953C86.0536 23.953 84.7105 23.4911 83.7322 22.5684C82.7684 21.6451 82.286 20.358 82.286 18.7052C82.286 17.6308 82.5062 16.701 82.9471 15.9159C83.3729 15.1317 84.0294 14.4972 84.8271 14.0979C85.6403 13.6715 86.5835 13.4574 87.6589 13.4574C88.6773 13.4574 89.579 13.657 90.3642 14.0568C91.1628 14.4567 91.7763 15.0141 92.2027 15.7302C92.644 16.4473 92.8642 17.2665 92.8642 18.1887ZM89.7431 17.6103C89.7296 16.9492 89.544 16.4458 89.1852 16.102C88.8279 15.7582 88.3105 15.5856 87.6359 15.5856C86.9614 15.5856 86.4244 15.7713 86.0246 16.1436C85.6393 16.5019 85.4396 16.9903 85.4251 17.6103H89.7431ZM94.2579 13.7261H97.419V15.8128C97.5841 15.0957 97.9219 14.5453 98.4313 14.1599C98.9257 13.7706 99.5372 13.5594 100.167 13.5609C100.497 13.5609 100.773 13.589 100.993 13.6435V16.5774C100.678 16.5394 100.36 16.5189 100.043 16.5154C99.1749 16.5154 98.5214 16.7971 98.08 17.3621C97.6386 17.913 97.419 18.7392 97.419 19.8416V23.6843H94.2579V13.7261Z" fill="#111827" />
|
||||
</svg>
|
||||
</li>
|
||||
<li class="carouselTicker__item">
|
||||
<img src="assets/imgs/logo-cloud/logo-2.png" alt="infinia">
|
||||
</li>
|
||||
<li class="carouselTicker__item">
|
||||
<img src="assets/imgs/logo-cloud/logo-3.png" alt="infinia">
|
||||
</li>
|
||||
<li class="carouselTicker__item">
|
||||
<img src="assets/imgs/logo-cloud/logo-4.png" alt="infinia">
|
||||
</li>
|
||||
<li class="carouselTicker__item">
|
||||
<!-- <img src="assets/imgs/logo-cloud/logo-5.png" alt="infinia"> -->
|
||||
<svg class="mt-3" xmlns="http://www.w3.org/2000/svg" width="95" height="16" viewBox="0 0 95 16" fill="none">
|
||||
<path d="M50.2795 0.182373C45.8551 0.182373 42.2654 3.63876 42.2654 7.90461C42.2654 12.4399 45.6991 15.8302 50.2795 15.8302C54.7456 15.8302 58.2718 12.3951 58.2718 7.99365C58.2718 3.61839 54.7691 0.182373 50.2795 0.182373Z" fill="url(#paint0_linear_815_25436)" />
|
||||
<path class="fill-dark" d="M4.7827 0.463976H0.474365V15.4912H4.7603C7.0342 15.4912 8.67874 14.9523 10.1213 13.7573C11.8331 12.3377 12.8483 10.1971 12.8483 7.98487C12.8483 3.54822 9.53389 0.463976 4.7827 0.463976ZM8.20912 11.7503C7.28268 12.5862 6.09001 12.9473 4.19466 12.9473H3.4073V3.00848H4.19466C6.09001 3.00848 7.237 3.34687 8.20912 4.22471C9.22285 5.12613 9.82747 6.52189 9.82747 7.96334C9.82747 9.40769 9.22285 10.8523 8.20912 11.7503ZM14.2013 15.4912H17.1293V0.463976H14.2013V15.4912ZM24.2978 6.22831C22.538 5.57625 22.0201 5.1462 22.0201 4.3379C22.0201 3.3908 22.9422 2.67037 24.2061 2.67037C25.0849 2.67037 25.8059 3.03059 26.5743 3.88428L28.1045 1.88214C26.8429 0.7756 25.3334 0.213163 23.6868 0.213163C21.0305 0.213163 19.0011 2.06167 19.0011 4.51539C19.0011 6.59027 19.9467 7.64822 22.6966 8.64216C23.8465 9.04573 24.4311 9.31488 24.7246 9.49877C25.3104 9.88197 25.6045 10.4208 25.6045 11.0514C25.6045 12.2699 24.6347 13.1699 23.326 13.1699C21.9288 13.1699 20.8033 12.4722 20.1268 11.1654L18.2364 12.9927C19.5856 14.9727 21.2083 15.8543 23.4415 15.8543C26.4832 15.8543 28.6227 13.8237 28.6227 10.9178C28.6227 8.52898 27.6337 7.44658 24.2978 6.22831ZM29.5462 7.98487C29.5462 12.4061 33.0175 15.8302 37.4803 15.8302C38.7419 15.8302 39.8235 15.5808 41.1543 14.9523V11.5029C39.9809 12.6758 38.9442 13.1478 37.6142 13.1478C34.6629 13.1478 32.5659 11.0066 32.5659 7.96334C32.5659 5.08045 34.7284 2.80422 37.4803 2.80422C38.8752 2.80422 39.9361 3.29973 41.1543 4.49386V1.04474C39.87 0.393271 38.8092 0.125 37.5472 0.125C33.1071 0.125 29.5462 3.61834 29.5462 7.98487ZM64.9036 10.5582L60.8923 0.463976H57.6923L64.0717 15.875H65.6479L72.1387 0.463976H68.9623L64.9036 10.5582ZM73.4711 15.4912H81.7852V12.9473H76.4002V8.88832H81.5791V6.34382H76.4002V3.00848H81.7852V0.463976H73.4711V15.4912ZM93.3874 4.89888C93.3874 2.08378 91.4522 0.463976 88.07 0.463976H83.7204V15.4912H86.6527V9.45163H87.0365L91.0905 15.4912H94.6962L89.961 9.16125C92.1726 8.70908 93.3874 7.19868 93.3874 4.89888ZM87.5055 7.38053H86.6527V2.82691H87.5524C89.3817 2.82691 90.3727 3.59535 90.3727 5.05775C90.3727 6.56641 89.3817 7.38053 87.5055 7.38053Z" fill="black" />
|
||||
<defs>
|
||||
<linearGradient x1="45.373" y1="1.60057" x2="56.1885" y2="13.0236" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="1" stop-color="#F34F26" />
|
||||
<stop offset="1" stop-color="#F69E35" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
</li>
|
||||
<li class="carouselTicker__item">
|
||||
<img src="assets/imgs/logo-cloud/logo-6.png" alt="infinia">
|
||||
</li>
|
||||
<li class="carouselTicker__item">
|
||||
<img src="assets/imgs/logo-cloud/logo-7.png" alt="infinia">
|
||||
</li>
|
||||
<li class="carouselTicker__item">
|
||||
<img src="assets/imgs/logo-cloud/logo-4.png" alt="infinia">
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
249
parts/testimonial.php
Normal file
249
parts/testimonial.php
Normal file
@@ -0,0 +1,249 @@
|
||||
<section class="section-testimonial-3 position-relative pt-80 pb-80 fix">
|
||||
<div class="container position-relative z-1">
|
||||
<div class="row pb-9">
|
||||
<div class="col-lg-7 mx-lg-auto">
|
||||
<div class="text-center mb-lg-0 mb-5">
|
||||
<div class="d-flex align-items-center position-relative z-2 justify-content-center bg-primary-soft d-inline-flex rounded-pill border border-2 border-white px-3 py-1">
|
||||
<img src="assets/imgs/features-1/dots.png" alt="infinia" />
|
||||
<span class="tag-spacing fs-7 fw-bold text-linear-2 ms-2 text-uppercase">Testimonials</span>
|
||||
</div>
|
||||
<h3 class=" my-3 fw-regular">
|
||||
What <span class="fw-bold">People Say</span> About <br />
|
||||
<span class="fw-bold"> Bibhuti</span>
|
||||
</h3>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="swiper slider-1 pt-2 pb-3">
|
||||
<div class="swiper-wrapper">
|
||||
<!-- prettier-ignore -->
|
||||
<div class="swiper-slide">
|
||||
<div class="bg-neutral-100 card-testimonial-3 p-5 rounded-3 position-relative">
|
||||
<div class="d-flex align-items-center mb-5">
|
||||
<img class="avatar-lg" src="assets/imgs/testimonial-1/avatar-1.png" alt="infinia">
|
||||
<div class="d-flex flex-column">
|
||||
<h6 class="ms-3 fs-6 mb-0">John Anderson</h6>
|
||||
<div class="flag ms-3">
|
||||
<img src="assets/imgs/testimonial-1/flag-1.png" alt="infinia">
|
||||
<span class="fs-8">CEO of Tech Innovators Inc</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-900 border-bottom pb-4 mb-4">The team's dedication and expertise have transformed our business. <span class="fw-bold">Their innovative solutions and outstanding support</span> have significantly boosted our productivity and client satisfaction. Allowing us to streamline our processes and focus on what matters most.</p>
|
||||
<div class="d-flex">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<span class="fs-8 text-600 ms-2">(For services and support)</span>
|
||||
</div>
|
||||
<div class="position-absolute top-0 end-0 m-4">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="52" height="52" viewBox="0 0 52 52" fill="none">
|
||||
<g clip-path="url(#clip0_551_13914)">
|
||||
<path d="M0 29.7144H11.1428L3.71422 44.5715H14.8571L22.2857 29.7144V7.42871H0V29.7144Z" fill="#D1D5DB" />
|
||||
<path d="M29.7148 7.42871V29.7144H40.8577L33.4291 44.5715H44.5719L52.0005 29.7144V7.42871H29.7148Z" fill="#D1D5DB" />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath>
|
||||
<rect width="52" height="52" fill="white" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<div class="bg-neutral-100 card-testimonial-3 p-5 rounded-3 position-relative">
|
||||
<div class="d-flex align-items-center mb-5">
|
||||
<img class="avatar-lg" src="assets/imgs/testimonial-1/avatar-3.png" alt="infinia">
|
||||
<div class="d-flex flex-column">
|
||||
<h6 class="ms-3 fs-6 mb-0">Sarah Thompson</h6>
|
||||
<div class="flag ms-3">
|
||||
<img src="assets/imgs/testimonial-1/flag-2.png" alt="infinia">
|
||||
<span class="fs-8">CEO of Tech Innovators Inc</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-900 border-bottom pb-4 mb-4">The team's dedication and expertise have transformed our business. <span class="fw-bold">Their innovative solutions and outstanding support</span> have significantly boosted our productivity and client satisfaction. Allowing us to streamline our processes and focus on what matters most.</p>
|
||||
<div class="d-flex">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<span class="fs-8 text-600 ms-2">(For services and support)</span>
|
||||
</div>
|
||||
<div class="position-absolute top-0 end-0 m-4">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="52" height="52" viewBox="0 0 52 52" fill="none">
|
||||
<g clip-path="url(#clip0_551_13914)">
|
||||
<path d="M0 29.7144H11.1428L3.71422 44.5715H14.8571L22.2857 29.7144V7.42871H0V29.7144Z" fill="#D1D5DB" />
|
||||
<path d="M29.7148 7.42871V29.7144H40.8577L33.4291 44.5715H44.5719L52.0005 29.7144V7.42871H29.7148Z" fill="#D1D5DB" />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath>
|
||||
<rect width="52" height="52" fill="white" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<div class="bg-neutral-100 card-testimonial-3 p-5 rounded-3 position-relative">
|
||||
<div class="d-flex align-items-center mb-5">
|
||||
<img class="avatar-lg" src="assets/imgs/testimonial-1/avatar-4.png" alt="infinia">
|
||||
<div class="d-flex flex-column">
|
||||
<h6 class="ms-3 fs-6 mb-0">Emily Adams</h6>
|
||||
<div class="flag ms-3">
|
||||
<img src="assets/imgs/testimonial-1/flag-3.png" alt="infinia">
|
||||
<span class="fs-8">CEO of Tech Innovators Inc</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-900 border-bottom pb-4 mb-4">The team's dedication and expertise have transformed our business. <span class="fw-bold">Their innovative solutions and outstanding support</span> have significantly boosted our productivity and client satisfaction. Allowing us to streamline our processes and focus on what matters most.</p>
|
||||
<div class="d-flex">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<span class="fs-8 text-600 ms-2">(For services and support)</span>
|
||||
</div>
|
||||
<div class="position-absolute top-0 end-0 m-4">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="52" height="52" viewBox="0 0 52 52" fill="none">
|
||||
<g clip-path="url(#clip0_551_13914)">
|
||||
<path d="M0 29.7144H11.1428L3.71422 44.5715H14.8571L22.2857 29.7144V7.42871H0V29.7144Z" fill="#D1D5DB" />
|
||||
<path d="M29.7148 7.42871V29.7144H40.8577L33.4291 44.5715H44.5719L52.0005 29.7144V7.42871H29.7148Z" fill="#D1D5DB" />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath>
|
||||
<rect width="52" height="52" fill="white" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<div class="bg-neutral-100 card-testimonial-3 p-5 rounded-3 position-relative">
|
||||
<div class="d-flex align-items-center mb-5">
|
||||
<img class="avatar-lg" src="assets/imgs/testimonial-1/avatar-2.png" alt="infinia">
|
||||
<div class="d-flex flex-column">
|
||||
<h6 class="ms-3 fs-6 mb-0">Automated reports</h6>
|
||||
<div class="flag ms-3">
|
||||
<img src="assets/imgs/testimonial-1/flag-4.png" alt="infinia">
|
||||
<span class="fs-8">CEO of Tech Innovators Inc</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-900 border-bottom pb-4 mb-4">The team's dedication and expertise have transformed our business. <span class="fw-bold">Their innovative solutions and outstanding support</span> have significantly boosted our productivity and client satisfaction. Allowing us to streamline our processes and focus on what matters most.</p>
|
||||
<div class="d-flex">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<span class="fs-8 text-600 ms-2">(For services and support)</span>
|
||||
</div>
|
||||
<div class="position-absolute top-0 end-0 m-4">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="52" height="52" viewBox="0 0 52 52" fill="none">
|
||||
<g clip-path="url(#clip0_551_13914)">
|
||||
<path d="M0 29.7144H11.1428L3.71422 44.5715H14.8571L22.2857 29.7144V7.42871H0V29.7144Z" fill="#D1D5DB" />
|
||||
<path d="M29.7148 7.42871V29.7144H40.8577L33.4291 44.5715H44.5719L52.0005 29.7144V7.42871H29.7148Z" fill="#D1D5DB" />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath>
|
||||
<rect width="52" height="52" fill="white" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<div class="bg-neutral-100 card-testimonial-3 p-5 rounded-3 position-relative">
|
||||
<div class="d-flex align-items-center mb-5">
|
||||
<img class="avatar-lg" src="assets/imgs/testimonial-1/avatar-1.png" alt="infinia">
|
||||
<div class="d-flex flex-column">
|
||||
<h6 class="ms-3 fs-6 mb-0">Funnel optimization</h6>
|
||||
<div class="flag ms-3">
|
||||
<img src="assets/imgs/testimonial-1/flag-1.png" alt="infinia">
|
||||
<span class="fs-8">CEO of Tech Innovators Inc</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-900 border-bottom pb-4 mb-4">The team's dedication and expertise have transformed our business. <span class="fw-bold">Their innovative solutions and outstanding support</span> have significantly boosted our productivity and client satisfaction. Allowing us to streamline our processes and focus on what matters most.</p>
|
||||
<div class="d-flex">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<span class="fs-8 text-600 ms-2">(For services and support)</span>
|
||||
</div>
|
||||
<div class="position-absolute top-0 end-0 m-4">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="52" height="52" viewBox="0 0 52 52" fill="none">
|
||||
<g clip-path="url(#clip0_551_13914)">
|
||||
<path d="M0 29.7144H11.1428L3.71422 44.5715H14.8571L22.2857 29.7144V7.42871H0V29.7144Z" fill="#D1D5DB" />
|
||||
<path d="M29.7148 7.42871V29.7144H40.8577L33.4291 44.5715H44.5719L52.0005 29.7144V7.42871H29.7148Z" fill="#D1D5DB" />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath>
|
||||
<rect width="52" height="52" fill="white" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<div class="bg-neutral-100 card-testimonial-3 p-5 rounded-3 position-relative">
|
||||
<div class="d-flex align-items-center mb-5">
|
||||
<img class="avatar-lg" src="assets/imgs/testimonial-1/avatar-3.png" alt="infinia">
|
||||
<div class="d-flex flex-column">
|
||||
<h6 class="ms-3 fs-6 mb-0">Integrations</h6>
|
||||
<div class="flag ms-3">
|
||||
<img src="assets/imgs/testimonial-1/flag-2.png" alt="infinia">
|
||||
<span class="fs-8">CEO of Tech Innovators Inc</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-900 border-bottom pb-4 mb-4">The team's dedication and expertise have transformed our business. <span class="fw-bold">Their innovative solutions and outstanding support</span> have significantly boosted our productivity and client satisfaction. Allowing us to streamline our processes and focus on what matters most.</p>
|
||||
<div class="d-flex">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<img src="assets/imgs/hero-4/star-yellow.svg" alt="infinia">
|
||||
<span class="fs-8 text-600 ms-2">(For services and support)</span>
|
||||
</div>
|
||||
<div class="position-absolute top-0 end-0 m-4">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="52" height="52" viewBox="0 0 52 52" fill="none">
|
||||
<g clip-path="url(#clip0_551_13914)">
|
||||
<path d="M0 29.7144H11.1428L3.71422 44.5715H14.8571L22.2857 29.7144V7.42871H0V29.7144Z" fill="#D1D5DB" />
|
||||
<path d="M29.7148 7.42871V29.7144H40.8577L33.4291 44.5715H44.5719L52.0005 29.7144V7.42871H29.7148Z" fill="#D1D5DB" />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath>
|
||||
<rect width="52" height="52" fill="white" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="swiper-pagination"></div>
|
||||
<div class="text-center mt-8 position-relative z-3"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="position-absolute top-0 start-50 translate-middle-x z-0">
|
||||
<img src="assets/imgs/service-2/bg-line.png" alt="infinia" />
|
||||
</div>
|
||||
<div class="rotate-center ellipse-rotate-success position-absolute z-0"></div>
|
||||
<div class="rotate-center-rev ellipse-rotate-primary position-absolute z-1"></div>
|
||||
</section>
|
102
parts/timeline.php
Normal file
102
parts/timeline.php
Normal file
@@ -0,0 +1,102 @@
|
||||
<section class="timeline-container pt-80 pb-80">
|
||||
<div class="container">
|
||||
<div class="text-center mb-4">
|
||||
<div class="d-flex align-items-center position-relative z-2 justify-content-center bg-primary-soft d-inline-flex rounded-pill border border-2 border-white px-3 py-1">
|
||||
<img src="assets/imgs/features-1/dots.png" alt="infinia">
|
||||
<span class="tag-spacing fs-7 fw-bold text-linear-2 ms-2 text-uppercase">Our History</span>
|
||||
</div>
|
||||
|
||||
<h3 class="my-3 fw-regular">Timeline of <span class="fw-bold">Bibhuti -</span> <br> Our Journey of Innovation </h3>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="timeline">
|
||||
<div class="timeline-item">
|
||||
<div class="timeline-content">
|
||||
<div class="year-title">
|
||||
<div class="year">2014</div>
|
||||
<div class="title">The Beginning</div>
|
||||
</div>
|
||||
<ul class="highlights">
|
||||
<li>Registered in <span class="highlight-text">Australia</span></li>
|
||||
<li>Started providing <span class="highlight-text">online IT solutions</span> to clients in <span class="highlight-text">Germany, Switzerland, USA, and Australia</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline-item">
|
||||
<div class="timeline-content">
|
||||
<div class="year-title">
|
||||
<div class="year">2016</div>
|
||||
<div class="title">Expanding Our Reach</div>
|
||||
</div>
|
||||
<ul class="highlights">
|
||||
<li>Continued <span class="highlight-text">remote IT solutions and consultation</span></li>
|
||||
<li>Began <span class="highlight-text">developing customized websites</span> for <span class="highlight-text">SMEs and startups</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline-item">
|
||||
<div class="timeline-content">
|
||||
<div class="year-title">
|
||||
<div class="year">2018</div>
|
||||
<div class="title">Software Innovation & Industry Recognition</div>
|
||||
</div>
|
||||
<ul class="highlights">
|
||||
<li>Launched <span class="highlight-text">HEERAA - VAT Billing Software</span>, recognized by <span class="highlight-text">IRD, Kathmandu, Nepal</span></li>
|
||||
<li>Partnered with <span class="highlight-text">Nepali IT firms</span> for backend development</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline-item">
|
||||
<div class="timeline-content">
|
||||
<div class="year-title">
|
||||
<div class="year">2019</div>
|
||||
<div class="title">Entering the Nepal Market as a Creative IT Agency</div>
|
||||
</div>
|
||||
<ul class="highlights">
|
||||
<li>Started <span class="highlight-text">digital marketing strategy development</span> for <span class="highlight-text">high-value brands</span></li>
|
||||
<li>Conducted <span class="highlight-text">business development consultations</span> for <span class="highlight-text">SMEs and startups</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline-item">
|
||||
<div class="timeline-content">
|
||||
<div class="year-title">
|
||||
<div class="year">2020</div>
|
||||
<div class="title">Strengthening Our Presence</div>
|
||||
</div>
|
||||
<ul class="highlights">
|
||||
<li>Established <span class="highlight-text">corporate head office in Anamnagar, Kathmandu</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline-item">
|
||||
<div class="timeline-content">
|
||||
<div class="year-title">
|
||||
<div class="year">2021</div>
|
||||
<div class="title">Expanding Digital Solutions</div>
|
||||
</div>
|
||||
<ul class="highlights">
|
||||
<li>Launched <span class="highlight-text">Bibhuti's first cloud-based application - LMS</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline-item">
|
||||
<div class="timeline-content">
|
||||
<div class="year-title">
|
||||
<div class="year">2022-2024</div>
|
||||
<div class="title">Strengthening Our Brand</div>
|
||||
</div>
|
||||
<div class="description">Continuing to innovate and expand digital solutions while strengthening market presence.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
96
parts/we-do.php
Normal file
96
parts/we-do.php
Normal file
@@ -0,0 +1,96 @@
|
||||
<section class="section-testimonial-13 position-relative pt-80 pb-80 fix">
|
||||
<div class="container position-relative z-1">
|
||||
<div class="row pb-9">
|
||||
<div class="col-lg-10 mx-lg-auto">
|
||||
<div class="text-center mb-lg-0 mb-5">
|
||||
<div class="d-flex align-items-center position-relative z-2 justify-content-center bg-primary-soft d-inline-flex rounded-pill border border-2 border-white px-3 py-1">
|
||||
<img src="assets/imgs/features-1/dots.png" alt="infinia">
|
||||
<span class="tag-spacing fs-7 fw-bold text-linear-2 ms-2 text-uppercase">What we Do</span>
|
||||
</div>
|
||||
<h3 class=" my-3 fw-regular">Together, We are <span class="fw-bold">Shaping </span> a<br> <span class="fw-bold">Promising</span> Future<span class="fw-bold">.</span></h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<img class="position-absolute z-2 top-0 end-0 pe-10 pe-lg-10" src="assets/imgs/cta-15/star-2.svg" alt="infinia">
|
||||
<img class="position-absolute z-2 bottom-0 start-0 ps-10 ms-10" src="assets/imgs/cta-15/star-1.svg" alt="infinia">
|
||||
</div>
|
||||
<div class="container-fluid">
|
||||
<div class="d-flex align-items-center justify-content-center position-relative">
|
||||
<div class="pe-3 position-relative z-1 d-none d-md-block">
|
||||
<a href="web-dev.php">
|
||||
<img class="rounded-3 border border-3 border-white" src="assets/imgs/cta-15/img-1.png" alt="infinia">
|
||||
</a>
|
||||
</a>
|
||||
</div>
|
||||
<div class="pe-3 position-relative z-1">
|
||||
<a href="web-dev.php">
|
||||
<img class="rounded-3 border border-3 border-white" src="assets/imgs/cta-15/img-2.png" alt="infinia">
|
||||
</a>
|
||||
</div>
|
||||
<div class="pe-3 position-relative z-1">
|
||||
<a href="web-dev.php">
|
||||
<img class="rounded-3 border border-3 border-white" src="assets/imgs/cta-15/img-3.png" alt="infinia">
|
||||
</a>
|
||||
</div>
|
||||
<div class="pe-3 position-relative z-1">
|
||||
<a href="web-dev.php">
|
||||
|
||||
<img class="rounded-3 border border-3 border-white" src="assets/imgs/cta-15/img-4.png" alt="infinia">
|
||||
</a>
|
||||
</div>
|
||||
<div class="pe-3 position-relative z-1 d-none d-md-block">
|
||||
<a href="web-dev.php">
|
||||
<img class="rounded-3 border border-3 border-white" src="assets/imgs/cta-15/img-5.png" alt="infinia">
|
||||
</a>
|
||||
</div>
|
||||
<a href="web-dev.php">
|
||||
<img class="position-absolute top-50 end-50 translate-middle-y z-0" src="assets/imgs/cta-15/bg-ellipse.png" alt="infinia">
|
||||
</a>
|
||||
</div>
|
||||
<div class="text-center mt-5">
|
||||
<div class="socials bg-white px-3 shadow-1 py-2 border rounded-pill d-inline-flex d-flex align-items-center justify-content-center">
|
||||
<p class="text-900 mb-0">Follow us:</p>
|
||||
<ul class="list-unstyled d-flex mb-0">
|
||||
<li class="ms-3">
|
||||
<a href="http://www.facebook.com/" target="_blank">
|
||||
<span class="icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
|
||||
<path d="M80 299.3V512H196V299.3h86.5l18-97.8H196V166.9c0-51.7 20.3-71.5 72.7-71.5c16.3 0 29.4 .4 37 1.2V7.9C291.4 4 256.4 0 236.2 0C129.3 0 80 50.5 80 159.4v42.1H14v97.8H80z"></path>
|
||||
</svg>
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="ms-3">
|
||||
<a href="http://www.twittet.com/" target="_blank">
|
||||
<span class="icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
||||
<path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path>
|
||||
</svg>
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="ms-3">
|
||||
<a href="#">
|
||||
<span class="icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
|
||||
<path d="M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2 .6-8.7 .6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z"></path>
|
||||
</svg>
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="ms-3">
|
||||
<a href="#">
|
||||
<span class="icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
|
||||
<path d="M549.7 124.1c-6.3-23.7-24.8-42.3-48.3-48.6C458.8 64 288 64 288 64S117.2 64 74.6 75.5c-23.5 6.3-42 24.9-48.3 48.6-11.4 42.9-11.4 132.3-11.4 132.3s0 89.4 11.4 132.3c6.3 23.7 24.8 41.5 48.3 47.8C117.2 448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z"></path>
|
||||
</svg>
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="rotate-center ellipse-rotate-success position-absolute z-0"></div>
|
||||
<div class="rotate-center-rev ellipse-rotate-primary position-absolute z-0"></div>
|
||||
</div>
|
||||
</section>
|
Reference in New Issue
Block a user