Skip to content

Commit

Permalink
add Kumuly Pocket features
Browse files Browse the repository at this point in the history
  • Loading branch information
kumulynja committed Mar 3, 2024
1 parent 8954706 commit 1a83283
Show file tree
Hide file tree
Showing 114 changed files with 1,158 additions and 7,178 deletions.
59 changes: 6 additions & 53 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -1,57 +1,10 @@
- text: Home
- text: Pocket App
url: /#
submenu:
- text: Home 01
url: /
- text: Home 02
url: /home-02
- text: Home 03
url: /home-03
- text: Home 04
url: /home-04
- text: Pages
- text: News
url: /#
submenu:
- text: About
url: /about
- text: Team
url: /team
- text: Reviews
url: /review
- text: Pricing
url: /pricing
- text: FAQ
url: /faq
- text: Error
url: /4O4
- text: Login
url: /login
- text: Signup
url: /signup
- text: Services
- text: Merch
url: /#
submenu:
- text: Services 01
url: /all-services
- text: Services 02
url: /all-services-02
- text: Service Details
url: /service/digital-marketing/
- text: Projects
url: /#
submenu:
- text: Projects 01
url: /all-projects
- text: Project Details
url: /project/mobile-apps/
- text: Blog
url: /#
submenu:
- text: Blog Grid
url: /blog
- text: Blog Sidebar
url: /blog-with-sidebar
- text: Blog Details
url: /tech/2019/02/09/alternative-for-free
- text: Contact
- text: About Kumuly
url: /about
- text: Reach out
url: /contact
9 changes: 0 additions & 9 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@
{% include logo.html %}
</div>
<div class="col-xl-10 col-lg-10 col-md-9">
<div class="header-right">
<!-- search option start -->
<div class="search-inner">
<a class="main-search" data-bs-toggle="modal" data-bs-target="#redron-search" href="#"><i class="fa fa-search"></i></a>

</div>
<!-- search option end -->
<a href="{{'/contact' | relative_url }}" class="hd-btn">Request a quote </a>
</div>
<div class="header_menu f-right">
<nav id="mobile-menu">
{% include navigation.html %}
Expand Down
17 changes: 2 additions & 15 deletions _includes/intro-content.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,12 @@
<div class="slide-all-text">
<!-- layer 1 -->
<div class="layer-1 wow fadeInUp" data-wow-delay="0.3s">
<img class="top-img" src="{{'/assets/img/icon/top.png' | relative_url }}" alt="">
<h4 class="title-1">Global marketing expertise company</h4>
<h2 class="title-1">Living and holding shop on Bitcoin is made easy with <b>Kumuly Pocket</b></h2>
</div>

<!-- layer 2 -->
<div class="layer-2 wow fadeInUp" data-wow-delay="0.3s">
<h2 class="title-2">Expert team member for help your business growth strategy</h2>
</div>

<!-- layer 3 -->
<div class="layer-3 wow fadeInUp" data-wow-delay="0.7s">
<a href="{{'/services' | relative_url }}" class="ready-btn anti-btn">Get Started</a>
<div class="video-content">
<a href="https://www.youtube.com/watch?v=O33uuBh6nXA"
class="video-play vid-zone">
<i class="fa fa-play"></i>
<span>watch video</span>
</a>
</div>
<h4 class="title-2">Integrate Bitcoin in your daily life today</h4>
</div>
</div>
</div>
Expand Down
127 changes: 71 additions & 56 deletions _includes/sections/feature-section.html
Original file line number Diff line number Diff line change
@@ -1,97 +1,112 @@
<!-- Start Feature Area -->
<div class="feature-area {% if page.home != 4 %} bg-color {% endif %} fix area-padding">
<div class="feature-area feature-area-2 fix bg-color area-padding">
<div class="container">
<div class="row">
<div class="row feature-row">
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="feature-content">
<div class="feature-images">
<img src="{{'/assets/img/feature/contact-feature.gif' | relative_url }}" alt="">
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="feature-all">
<div class="right-headline">
<span class="top-text">
<i class="ti-stats-up"></i>
<span>Features</span>
</span>
<h2>Redron technology startup provides clients security</h2>
<p>The phrasal sequence of the Lorem Ipsum text is now so and that many the phrase when
found, an alarm can be raised.</p>
<h2>Transfering sats is as easy and fast as sending a message</h2>
</div>
<!-- about single -->
<div class="support-services wow fadeInUp" data-wow-delay="0.3s">
<a class="support-images" href="#"><i class="flaticon-073-speech"></i></a>
<div class="support-content">
<h4>Online Support</h4>
<p>The phrasal sequence of the Lorem Ipsum text is now so and that many the phrase when
found, an alarm can be raised.</p>
<div>
<h4>Contacts list</h4>
<p>Simplify your transactions by adding contacts to your wallet. No more hassles of asking or passing Bitcoin invoices around to send or receive funds.</p>
</div>
</div>
<!-- about single -->
<div class="support-services wow fadeInUp" data-wow-delay="0.7s">
<a class="support-images" href="#"><i class="flaticon-002-globe"></i></a>
<div class="support-content">
<h4>Worldwide Marketing</h4>
<p>The phrasal sequence of the Lorem Ipsum text is now so and that many the phrase when
found, an alarm can be raised.</p>
<div>
<h4>Request & pay</h4>
<p>Request your contacts to pay you and pay their requests instantly, all through the contacts list.</p>
</div>
</div>
<!-- about single -->
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="feature-content">
<div class="feature-images">
<img src="{{'/assets/img/feature/vd.jpg' | relative_url }}" alt="" class="first-img">
<img src="{{'/assets/img/feature/sd.jpg' | relative_url }}" alt="" class="over-img">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Feature Area -->

<!-- Start Feature Area -->
<div class="feature-area feature-area-2 fix area-padding {% if page.home == 4 %} bg-color {% endif %}">
<div class="feature-area bg-color fix area-padding">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="feature-content">
<div class="feature-images">
<img src="{{'/assets/img/feature/vd2.jpg' | relative_url }}" alt="" class="first-img">
<img src="{{'/assets/img/feature/sd1.jpg' | relative_url }}" alt="" class="over-img">
</div>
</div>
</div>
<div class="row feature-row">
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="feature-all">
<div class="right-headline">
<span class="top-text">
<i class="ti-stats-up"></i>
<span>Features</span>
</span>
<h2>Redron technology startup provides clients security</h2>
<p>The phrasal sequence of the Lorem Ipsum text is now so and that many the phrase when
found, an alarm can be raised.</p>
<h2>Unlock fantastic promos and deals using your sats!</h2>
<p>In Kumuly Pocket you'll find a diverse range of available promotions, including electronics, food, travel, clothing and more.</p>
</div>
<!-- about single -->
<div class="support-services wow fadeInUp" data-wow-delay="0.3s">
<a class="support-images" href="#"><i class="flaticon-014-hierarchical-structure"></i></a>
<div class="support-content">
<h4>Team Management</h4>
<p>The phrasal sequence of the Lorem Ipsum text is now so and that many the phrase when
found, an alarm can be raised.</p>
<div>
<h4>Just the promos you're into</h4>
<p>Find great promos filtered by your preferences, including distance, categories, brands, price and more. Get exactly what you're looking for, every time.</p>
</div>
</div>
<!-- about single -->
<div class="support-services wow fadeInUp" data-wow-delay="0.7s">
<a class="support-images" href="#"><i class="flaticon-125-analytics"></i></a>
<div class="support-content">
<h4>live profitable trades</h4>
<p>The phrasal sequence of the Lorem Ipsum text is now so and that many the phrase when
found, an alarm can be raised.</p>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="feature-content">
<div class="feature-images">
<img src="{{'/assets/img/feature/promos-feature.png' | relative_url }}" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Feature Area -->

<!-- Start Feature Area -->
<div class="feature-area fix">
<img src="{{'/assets/img/feature/promo-feature.png' | relative_url }}" alt="">
</div>
<!-- End Feature Area -->

<!-- Start Feature Area -->
<div class="feature-area bg-color-2 fix area-padding">
<div class="container">
<div class="row feature-row">
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="feature-all">
<div class="right-headline text-center">
<h2>
Enjoy a variety of services
<br>
and utilities to spend sats.
</h2>
<p>
Personalize your app with the services you most frequently spend bitcoin on. Including entertainment, transportation, subscriptions, deals, bill payments and more.
</p>
</div>
<!-- about single -->
</div>
</div>
</div>
</div>
</div>
<!-- End Feature Area -->

<!-- Start Feature Area -->
<div class="feature-area fix">
<div class="row feature-row">
<div class="col-xl-6 col-lg-6 col-md-6">
<img src="{{'/assets/img/feature/tickets-feature.png' | relative_url }}" alt="">
</div>
<div class="col-xl-6 col-lg-6 col-md-6">
<img src="{{'/assets/img/feature/transportation-feature.png' | relative_url }}" alt="">
</div>
</div>
</div>
<!-- End Feature Area -->
83 changes: 5 additions & 78 deletions _site/2018/12/01/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,100 +88,27 @@

</div>
<div class="col-xl-10 col-lg-10 col-md-9">
<div class="header-right">
<!-- search option start -->
<div class="search-inner">
<a class="main-search" data-bs-toggle="modal" data-bs-target="#redron-search" href="#"><i class="fa fa-search"></i></a>

</div>
<!-- search option end -->
<a href="/contact" class="hd-btn">Request a quote </a>
</div>
<div class="header_menu f-right">
<nav id="mobile-menu">
<ul class="main-menu">

<li class="menu-item-has-children"><a href="/#">Home</a>

<ul class="submenu">

<li><a href="/">Home 01</a></li>

<li><a href="/home-02">Home 02</a></li>

<li><a href="/home-03">Home 03</a></li>

<li><a href="/home-04">Home 04</a></li>

</ul>
<li class=""><a href="/#">Pocket App</a>

</li>

<li class="menu-item-has-children"><a href="/#">Pages</a>

<ul class="submenu">

<li><a href="/about">About</a></li>

<li><a href="/team">Team</a></li>

<li><a href="/review">Reviews</a></li>

<li><a href="/pricing">Pricing</a></li>

<li><a href="/faq">FAQ</a></li>

<li><a href="/4O4">Error</a></li>

<li><a href="/login">Login</a></li>

<li><a href="/signup">Signup</a></li>

</ul>
<li class=""><a href="/#">News</a>

</li>

<li class="menu-item-has-children"><a href="/#">Services</a>

<ul class="submenu">

<li><a href="/all-services">Services 01</a></li>

<li><a href="/all-services-02">Services 02</a></li>

<li><a href="/service/digital-marketing/">Service Details</a></li>

</ul>
<li class=""><a href="/#">Merch</a>

</li>

<li class="menu-item-has-children"><a href="/#">Projects</a>

<ul class="submenu">

<li><a href="/all-projects">Projects 01</a></li>

<li><a href="/project/mobile-apps/">Project Details</a></li>

</ul>

</li>

<li class="menu-item-has-children"><a href="/#">Blog</a>

<ul class="submenu">

<li><a href="/blog">Blog Grid</a></li>

<li><a href="/blog-with-sidebar">Blog Sidebar</a></li>

<li><a href="/tech/2019/02/09/alternative-for-free">Blog Details</a></li>

</ul>
<li class=""><a href="/about">About Kumuly</a>

</li>

<li class=""><a href="/contact">Contact</a>
<li class=""><a href="/contact">Reach out</a>

</li>

Expand Down
Loading

0 comments on commit 1a83283

Please sign in to comment.