{% extends 'layout.html.twig' %}
{% block content %}
<div class="container">
<section class="presence section-first">
<h2 class="presence__title h1">Wikipedia presence</h2>
<p class="presence__desc p2">
Maintaining your Wikipedia presence is a daunting task for any business. Wikipedia has a complex
set of rules and guidelines on how articles should be written. Those rules exist to protect the
quality and objectivity of the information posted on their website, and articles that do not
comply with these rules are deleted. Writing articles that comply with the stringent rules of
Wikipedia has become the work of experts. WikiExperts™, as its name suggests, has a team of
Wikipedia professionals, that can provide your company with top-notch articles that comply with
all Wikipedia standards, and represent your company in a positive, but objective, manner.
</p>
<div class="presence__block">
<div class="presence__text-wrap">
<p class="presence__block-title h2">WikiExperts™</p>
<p class="presence__block-desc p2">
WikiExperts™ is the first comprehensive Wikipedia service for businesses, offering
article writing, monitoring and repair services, fulfilling an increasing demand for
professional Wikipedia guidance.
</p>
</div>
<div class="presence__picture-wrap">
<div class="presence__picture"></div>
</div>
</div>
</section>
</div>
<section class="work section">
<div class="container">
<h2 class="work__title h1">How does it works</h2>
<div class="work__block">
<p class="work__text-left p2">
False information on Wikipedia, posted by competitors or disgruntled former employees,
can greatly damage your company's image and sales, especially if picked up by the
mainstream media.
</p>
<div class="work__text-right p3">
<p>
With millions of people surfing Wikipedia every day, and increasing numbers of people
using Wikipedia instead of Google and other search engines, companies can greatly
enhance their web visibility, gaining another opportunity to create a positive brand
image.
</p>
<p>
To protect your Wikipedia presence, WikiExperts has also introduced a 24/7 monitoring
and repair service. When erroneous content is spotted, the changes will be undone by our
staff.
</p>
</div>
</div>
<div class="work__block">
<p class="work__text-left p3">Wikipedia's user base</p>
<p class="work__text-right p2">
Thanks to WikiExperts, you can now tap into the vast user base of Wikipedia with the
greatest of ease. Your Wikipedia presence is completely safe against those who would misuse
the website, if you entrust it to us. WikiExperts is the safe haven for your Wikipedia
presence.
</p>
</div>
</div>
</section>
<div class="container">
<section class="team section">
<div class="team__wrap">
<div class="team__member">
<div class="team__member-picture team__member-picture--1"></div>
<div class="team__member-name h2">Alex Konanykhin</div>
<div class="team__member-position p3">President</div>
</div>
<div class="team__member">
<div class="team__member-picture team__member-picture--2"></div>
<div class="team__member-name h2">Yuri Vider</div>
<div class="team__member-position p3">Sr. Vice President</div>
</div>
<div class="team__member">
<div class="team__member-picture team__member-picture--3"></div>
<div class="team__member-name h2">James Cummins</div>
<div class="team__member-position p3">COO</div>
</div>
</div>
</section>
</div>
{% endblock %}