/
var
/
www
/
coeditor.org
/
users
/
coeditor.org
/
about
/
/var/www/coeditor.org/users/coeditor.org/about
mkdir
upload
Name
Size
Mode
Actions
index.html
12487
0644
edit
dl
rm
index.php
1585
0644
edit
dl
rm
Edit:
/var/www/coeditor.org/users/coeditor.org/about/index.html
(12487B)
<!DOCTYPE html> <html lang="ru"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>COEDITOR</title> <meta name="description" content="Демонстрация всех доступных блоков генератора лендингов"> <meta name="robots" content="noindex,nofollow"> <link rel="stylesheet" href="../assets/css/base.css?v=1773681231558"> <link rel="stylesheet" href="../assets/css/theme.css?v=1773681231558"> <link rel="stylesheet" href="../assets/css/variables.css?v=1773681231558"> <link rel="icon" href="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2064%22%3E%3Crect%20width%3D%2264%22%20height%3D%2264%22%20rx%3D%2214%22%20fill%3D%22%236366f1%22%2F%3E%3Ctext%20x%3D%2232%22%20y%3D%2244%22%20text-anchor%3D%22middle%22%20font-size%3D%2238%22%20font-weight%3D%22700%22%20font-family%3D%22Arial%2Csans-serif%22%20fill%3D%22%23fff%22%3EC%3C%2Ftext%3E%3C%2Fsvg%3E" /> </head> <body> <header class="block block-header header-sticky"> <div class="container"> <button class="mobile-menu-toggle" aria-label="Toggle menu"> <span></span> <span></span> <span></span> </button> <a href="../" class="logo"> COEDITOR </a> <div class="header-nav"> <nav class="menu"> <a href="../#features">Возможности</a> <div class="menu-item-dropdown"> <a href="../about/" class="menu-item-has-children"> О компании <span class="dropdown-arrow">▼</span> </a> <div class="submenu"> <a href="../about/">О нас</a> <a href="../about/#team">Команда</a> <a href="../about/#history">История</a> </div> </div> <a href="../contacts/">Контакты</a> <a href="../#pricing">Тарифы</a> </nav> <div class="header-buttons-mobile"> <a href="../go/5f9ea479.php" class="btn btn-header btn-primary" target="_blank" rel="noopener"> Вход </a> <a href="../register/" class="btn btn-header btn-outline"> Регистрация </a> </div> </div> <div class="header-buttons"> <a href="../go/5f9ea479.php" class="btn btn-header btn-primary"> Вход </a> <a href="../register/" class="btn btn-header btn-outline"> Регистрация </a> </div> </div> </header> <section class="block block-hero " data-text-align="center"> <div class="container hero-content "> <div class="hero-text"> <h1>О нашей компании</h1> <p>Мы создаём инструменты для быстрого запуска digital-проектов</p> </div> </div> </section> <section class="block block-features"> <div class="container"> <h2 class="section-title">Наша миссия</h2> <p class="section-subtitle">Упростить создание веб-сайтов для всех</p> <div class="features-grid"> <div class="feature-item"> <div class="feature-icon">🎯</div> <h3 class="feature-title">Фокус на простоте</h3> <p class="feature-description">Мы верим, что создание сайта должно быть доступно каждому, независимо от технических навыков.</p> </div> <div class="feature-item"> <div class="feature-icon">🚀</div> <h3 class="feature-title">Инновации</h3> <p class="feature-description">Постоянно внедряем новые технологии и подходы для улучшения продукта.</p> </div> <div class="feature-item"> <div class="feature-icon">🤝</div> <h3 class="feature-title">Поддержка</h3> <p class="feature-description">Всегда на связи с нашими пользователями, помогаем решать любые задачи.</p> </div> </div> </div> </section> <section class="block block-testimonials"> <div class="container"> <h2 class="section-title">Отзывы клиентов</h2> <div class="testimonials-wrapper"> <button class="testimonials-nav testimonials-nav-prev" aria-label="Предыдущий отзыв"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <polyline points="15 18 9 12 15 6"></polyline> </svg> </button> <div class="testimonials-grid"> <div class="testimonial-item"> <div class="testimonial-content"> <div class="testimonial-rating"> ★★★★★ </div> <p class="testimonial-text">"За 3 года работы с этим генератором мы запустили более 50 лендингов. Экономия времени и денег колоссальная!"</p> </div> <div class="testimonial-author"> <div class="testimonial-info"> <div class="testimonial-name">Алексей Смирнов</div> <div class="testimonial-role">Основатель Tech Startup</div> </div> </div> </div> <div class="testimonial-item"> <div class="testimonial-content"> <div class="testimonial-rating"> ★★★★★ </div> <p class="testimonial-text">"Используем для всех клиентских проектов. Качество кода и скорость разработки на высоте."</p> </div> <div class="testimonial-author"> <div class="testimonial-info"> <div class="testimonial-name">Елена Волкова</div> <div class="testimonial-role">Digital-агентство</div> </div> </div> </div> </div> <button class="testimonials-nav testimonials-nav-next" aria-label="Следующий отзыв"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <polyline points="9 18 15 12 9 6"></polyline> </svg> </button> </div> <div class="testimonials-dots"> <button class="testimonials-dot active" data-index="0" aria-label="Отзыв 1"></button> <button class="testimonials-dot" data-index="1" aria-label="Отзыв 2"></button> </div> </div> </section> <section class="block block-cta"> <div class="container"> <div class="cta-content"> <h2 class="cta-title">Присоединяйтесь к нам!</h2> <p class="cta-subtitle">Начните создавать потрясающие сайты уже сегодня</p> <a class="btn btn-cta" href="/#pricing"> Попробовать бесплатно </a> </div> </div> </section> <footer class="block block-footer block-footer-extended"> <div class="container"> <div class="footer-content"> <div class="footer-column footer-company"> <h3 class="footer-company-name">COEDITOR</h3> <p class="footer-description">Современный генератор лендингов для бизнеса любого масштаба. Создавайте профессиональные сайты за минуты.</p> </div> <div class="footer-column"> <h4 class="footer-column-title">Продукт</h4> <ul class="footer-links"> <li><a href="../#features">Возможности</a></li> <li><a href="../#pricing">Тарифы</a></li> <li><a href="../#faq">FAQ</a></li> <li><a href="#">Документация</a></li> </ul> </div> <div class="footer-column"> <h4 class="footer-column-title">Компания</h4> <ul class="footer-links"> <li><a href="../about/">О нас</a></li> <li><a href="#">Блог</a></li> <li><a href="#">Вакансии</a></li> <li><a href="#">Пресс-кит</a></li> </ul> </div> <div class="footer-column"> <h4 class="footer-column-title">Контакты</h4> <ul class="footer-contacts"> <li> <span class="footer-contact-icon">✉</span> <a href="mailto:support@coeditor.org">support@coeditor.org</a> </li> <li> <span class="footer-contact-icon">📞</span> <a href="tel:+38 050 221 2339">+38 050 221 2339</a> </li> <li> <span class="footer-contact-icon">📍</span> <span>Киев, Украина</span> </li> </ul> </div> </div> <div class="footer-bottom"> <div class="footer-social"> <a href="https://t.me/myproduct" target="_blank" rel="noopener noreferrer" title="Telegram" class="footer-social-link"> <span>T</span> </a> <a href="https://vk.com/myproduct" target="_blank" rel="noopener noreferrer" title="Vk" class="footer-social-link"> <span>V</span> </a> <a href="https://youtube.com/@myproduct" target="_blank" rel="noopener noreferrer" title="Youtube" class="footer-social-link"> <span>Y</span> </a> <a href="https://github.com/myproduct" target="_blank" rel="noopener noreferrer" title="Github" class="footer-social-link"> <span>G</span> </a> </div> <div class="footer-copyright"> © 2026 Coeditor. Все права защищены. </div> </div> </div> </footer> <button id="scrollToTop" class="scroll-to-top" title="Наверх">↑</button> <script src="../assets/js/main.js?v=1773681231558"></script> <script>(function(){new Image().src='../t.php?p='+encodeURIComponent(location.pathname)+'&r='+encodeURIComponent(document.referrer)+'&_='+Date.now()})()</script> <noscript><img src="../t.php" alt="" width="1" height="1" style="position:absolute;left:-9999px"></noscript> </body> </html>
Save
cmd:
run