Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 65a6aa7b9e | |||
| 5a9f410de1 | |||
| 64c278cc6c | |||
| 6ab8608006 | |||
| de8d403f20 | |||
| 16f8812247 |
@@ -11,6 +11,8 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import { Award, CheckCircle, HelpCircle, Sparkles, Star, Zap } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -32,6 +34,7 @@ export default function LandingPage() {
|
||||
brandName="AIInfluencer"
|
||||
navItems={[
|
||||
{ name: "О решении", id: "features" },
|
||||
{ name: "Детали", id: "features-new" },
|
||||
{ name: "Возможности", id: "about" },
|
||||
{ name: "Цены", id: "pricing" },
|
||||
{ name: "Кейсы", id: "testimonials" },
|
||||
@@ -94,8 +97,24 @@ 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" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttons={[{ text: "Узнать больше", href: "#about" }]} buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features-new" data-section="features-new">
|
||||
<FeatureBorderGlow
|
||||
title="Продвинутые возможности"
|
||||
description="Оцените все преимущества работы с AI-инфлюенсерами."
|
||||
tag="Технологии"
|
||||
tagIcon={Zap}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ icon: Sparkles, title: "Уникальные образы", description: "Создайте цифровые аватары, которые идеально соответствуют эстетике вашего бренда." },
|
||||
{ icon: CheckCircle, title: "Мультиформатный контент", description: "Получайте фото и видео для любых платформ — от соцсетей до рекламных кампаний." },
|
||||
{ icon: Award, title: "Полное владение", description: "Все права на созданных персонажей и контент принадлежат только вам." }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -109,8 +128,19 @@ 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" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
buttons={[{ text: "Начать проект", href: "#contact" }]} buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about-extra" data-section="about-extra">
|
||||
<TextSplitAbout
|
||||
title="Что делает нас особенными"
|
||||
description={[
|
||||
"Мы создаем не просто изображения, а полноценные цифровые личности, способные эффективно взаимодействовать с вашей аудиторией. Это позволяет вашему бренду масштабировать контент, сохраняя при этом уникальность и консистентность.", "Забудьте о сложностях традиционных фотосессий и видеосъемок. С нами вы получаете качественный контент для любых платформ, быстро и с полным контролем над каждым аспектом. Мы делаем технологии доступными для вашего креатива."
|
||||
]}
|
||||
buttons={[{ text: "Узнать больше", href: "#features" }]} buttonAnimation="slide-up"
|
||||
showBorder={true}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -147,8 +177,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" }]}
|
||||
/>
|
||||
buttons={[{ text: "Посмотреть все возможности", href: "#features" }]} />
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
@@ -188,8 +217,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" }]}
|
||||
/>
|
||||
buttons={[{ text: "Смотреть больше примеров", href: "#contact" }]} />
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
@@ -207,8 +235,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
buttons={[{ text: "Присоединиться к партнерам", href: "#contact" }]}
|
||||
/>
|
||||
buttons={[{ text: "Присоединиться к партнерам", href: "#contact" }]} />
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
@@ -241,8 +268,7 @@ export default function LandingPage() {
|
||||
id: "6", title: "Можно ли получить белый лейбл (white-label) решение?", content: "Да, для агентств и крупных компаний мы предоставляем white-label решение с вашим брендингом. Свяжитесь с нами для обсуждения условий и интеграции API."
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Остались вопросы?", href: "#contact" }]}
|
||||
/>
|
||||
buttons={[{ text: "Остались вопросы?", href: "#contact" }]} />
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
|
||||
Reference in New Issue
Block a user