This commit is contained in:
Никита Круглицкий
2025-08-15 18:06:53 +06:00
parent f4cf6eb53b
commit 3da49413fd
12 changed files with 15332 additions and 12157 deletions

View File

@@ -1,16 +1,19 @@
<template>
<div class="homepage-hero">
<div class="container">
<div class="homepage-hero__description">
Приложение для автоматической регулировки цен товаров
</div>
<a :href="app.astanaHubUrl" target="_blank" rel="noopener noreferrer">
<UiBadge class="homepage-hero__badge">
Участник Astana Hub
</UiBadge>
</a>
<h1 class="homepage-hero__title">
Автоматизация цен <br> <strong>для максимальной прибыли</strong> на <b>Kaspi.kz</b>
Сервис умных закупок <br>
и эффективного управления продажами на <b>Kaspi.kz</b>
</h1>
<div class="homepage-hero__subtitle">
Помогаем увеличивать продажи и оставаться конкурентоспособными
Помогаем выгодно закупать товары, автоматизировать продажи и сохранять конкурентоспособность
</div>
<div class="homepage-hero__actions desktop-only">
@@ -86,21 +89,17 @@
</template>
<script setup lang="ts">
const app = useAppConfig()
</script>
<style lang="scss">
.homepage-hero {
text-align: center;
&__description {
@include font(15px, 300, 18px);
color: $color-gray-600;
&__badge {
margin-bottom: 24px;
@include mobile {
@include font(11px, 300, 13px);
margin-bottom: 16px;
}
}

View File

@@ -8,7 +8,7 @@
<HomepageOurTeamMember
avatar-url="/our-team/nurbek.png"
name="Нурбек Зейнуллаев"
position="Со-основатель"
position="Со-основатель / CEO"
>
<li>15+ лет предпринимательского опыта</li>
<li>Эксперт в инвестициях и технологиях</li>

View File

@@ -23,7 +23,7 @@
:href="app.appUrl"
rel="noopener noreferrer"
>
Попробовать 7 дней бесплатно
Попробовать 3 дня бесплатно
</UiButton>
<ul class="tariff-card__list">