Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
karentamrazyan committed Jan 12, 2024
1 parent d39cc6a commit 5a6405f
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<ul class="nav navbar-nav ml-auto">
<li class="nav-item nav-link js-scroll-trigger"><a class="nav-link active js-scroll-trigger" href="#about">About</a></li>
<li class="nav-item nav-link js-scroll-trigger"><a class="nav-link js-scroll-trigger" href="#projects">Projects</a></li>
<li class="nav-item nav-link js-scroll-trigger"><a class="nav-link js-scroll-trigger" href="#services">Services</a></li>
<li class="nav-item nav-link js-scroll-trigger"><a class="nav-link js-scroll-trigger" href="#contact">Contact</a></li>
</ul>
</div>
Expand Down Expand Up @@ -96,6 +97,40 @@ <h3 class="name"><a href="https://skupu.com/" target="_blank">Skupu</a></h3>
</div>
</div>
</div>
<div id="services" class="features-clean">
<div class="container">
<div class="intro">
<h2 class="text-center">Services</h2>
<p class="text-center">Our expertise spans a range of digital marketing and IT strategy fields.</p>
</div>
<div class="row features">
<div class="col-sm-6 col-lg-4 item"><i class="fa fa-search icon"></i>
<h3 class="name">Search Engine Optimization</h3>
<p class="description">Boost your online visibility and drive targeted traffic to your site with our cutting-edge <strong>Search Engine Optimization (SEO)</strong> services.</p>
</div>
<div class="col-sm-6 col-lg-4 item"><i class="fa fa-money icon"></i>
<h3 class="name">Search Engine Advertising</h3>
<p class="description">Maximize your ROI with our expert <strong>Search Engine Advertising (SEA)</strong> services, skillfully managing your ad budget and optimizing expenses for outstanding results.</p>
</div>
<div class="col-sm-6 col-lg-4 item"><i class="fa fa-globe icon"></i>
<h3 class="name">Social Media Marketing</h3>
<p class="description">Expand your reach and engage your audience with our innovative <strong>Social Media Marketing (SMM)</strong> solutions, tailored to create lasting impact and drive growth.</p>
</div>
<div class="col-sm-6 col-lg-4 item"><i class="fa fa-wrench icon"></i>
<h3 class="name">IT Service Management</h3>
<p class="description">Revolutionize your IT operations with our expert <strong>IT Service Management (ITSM)</strong>, leveraging the power of Omnitracker for unparalleled efficiency and alignment with your business objectives.</p>
</div>
<div class="col-sm-6 col-lg-4 item"><i class="fa fa-group icon"></i>
<h3 class="name">Community Building</h3>
<p class="description">Foster a vibrant, engaged community around your brand with our specialized <strong>Community Building</strong> services, designed to build lasting relationships and enhance brand loyalty.</p>
</div>
<div class="col-sm-6 col-lg-4 item"><i class="fa fa-line-chart icon"></i>
<h3 class="name">Growth Hacking</h3>
<p class="description">Empower your business with our <strong>Growth Hacking</strong> services, designed to drive efficient growth under constrained resources, mirroring the success strategies of thriving startups.</p>
</div>
</div>
</div>
</div>
<section id="contact" class="content-section text-center">
<div class="container">
<div class="row">
Expand Down

0 comments on commit 5a6405f

Please sign in to comment.