Merge version_6 into main
Merge version_6 into main
This commit was merged in pull request #17.
This commit is contained in:
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJ5dWgRXPkFHxu1a8nQ1RJCGs2/tablet-screen-with-content-scheduling-and-1774194910006-21820609.png", imageAlt: "Tablet screen with content scheduling" }
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Узнать больше", href: "#about" }]}n buttonAnimation="slide-up"
|
||||
buttons={[{ text: "Узнать больше", href: "#about" }]} buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -107,6 +107,7 @@ export default function LandingPage() {
|
||||
tag="Технологии"
|
||||
tagIcon={Zap}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ icon: Sparkles, title: "Уникальные образы", description: "Создайте цифровые аватары, которые идеально соответствуют эстетике вашего бренда." },
|
||||
@@ -126,7 +127,7 @@ export default function LandingPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJ5dWgRXPkFHxu1a8nQ1RJCGs2/a-sophisticated-infographic-or-diagram-s-1774194910201-1305e1bb.png"
|
||||
imageAlt="Процесс создания ИИ-инфлюенсера"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Начать проект", href: "#contact" }]}n buttonAnimation="blur-reveal"
|
||||
buttons={[{ text: "Начать проект", href: "#contact" }]} buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -163,7 +164,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJ5dWgRXPkFHxu1a8nQ1RJCGs2/enterprise-solution-showcase-unlimited-c-1774194910255-311f8351.png", imageAlt: "Пакет Enterprise"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Посмотреть все возможности", href: "#features" }]}n />
|
||||
buttons={[{ text: "Посмотреть все возможности", href: "#features" }]} />
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
@@ -203,7 +204,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJ5dWgRXPkFHxu1a8nQ1RJCGs2/professional-headshot-of-a-beauty-or-lif-1774194911435-f531bff5.png"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Смотреть больше примеров", href: "#contact" }]}n />
|
||||
buttons={[{ text: "Смотреть больше примеров", href: "#contact" }]} />
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
@@ -221,7 +222,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
buttons={[{ text: "Присоединиться к партнерам", href: "#contact" }]}n />
|
||||
buttons={[{ text: "Присоединиться к партнерам", href: "#contact" }]} />
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
@@ -254,7 +255,7 @@ export default function LandingPage() {
|
||||
id: "6", title: "Можно ли получить белый лейбл (white-label) решение?", content: "Да, для агентств и крупных компаний мы предоставляем white-label решение с вашим брендингом. Свяжитесь с нами для обсуждения условий и интеграции API."
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Остались вопросы?", href: "#contact" }]}n />
|
||||
buttons={[{ text: "Остались вопросы?", href: "#contact" }]} />
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
|
||||
Reference in New Issue
Block a user