Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-21 13:20:15 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Zap, Smartphone, Box, Cpu } from "lucide-react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -30,40 +31,30 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Работы",
id: "work",
},
name: "Работы", id: "work"},
{
name: "Услуги",
id: "services",
},
name: "Услуги", id: "services"},
{
name: "О нас",
id: "about",
},
name: "О нас", id: "about"},
{
name: "Контакты",
id: "contact",
},
name: "Контакты", id: "contact"},
]}
brandName="ShoShiy"
button={{ text: "Связаться", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Clean Design Better Experience"
description="ShoShiy — мы создаем цифровые решения нового поколения для компаний, которые не боятся быть впереди."
buttons={[
{
text: "Explore the New Design",
href: "#work",
},
text: "Explore the New Design", href: "#work"},
]}
imageSrc="http://img.b2bpic.net/free-photo/overhead-view-striped-ribbon-isolated-white-background_23-2147877902.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/overhead-view-striped-ribbon-isolated-white-background_23-2147877902.jpg"
/>
</div>
@@ -80,33 +71,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Веб-разработка",
description: "Современные, масштабируемые веб-приложения.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-vector/set-square-logotypes-circle-logo-illustration-isometric-neon-dark-ultraviolet_39422-610.jpg",
imageAlt: "web development icon minimal",
},
title: "Веб-разработка", description: "Современные, масштабируемые веб-приложения.", buttonIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-vector/set-square-logotypes-circle-logo-illustration-isometric-neon-dark-ultraviolet_39422-610.jpg", imageAlt: "web development icon minimal"},
{
title: "Мобильные приложения",
description: "Нативные и кроссплатформенные решения.",
buttonIcon: "Smartphone",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-striped-ribbon-isolated-white-background_23-2147877902.jpg?_wi=2",
imageAlt: "web development icon minimal",
},
title: "Мобильные приложения", description: "Нативные и кроссплатформенные решения.", buttonIcon: Smartphone,
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-striped-ribbon-isolated-white-background_23-2147877902.jpg", imageAlt: "web development icon minimal"},
{
title: "3D визуализация",
description: "Потрясающая 3D графика и интерактивы.",
buttonIcon: "Box",
imageSrc: "http://img.b2bpic.net/free-vector/elegant-home-screen_23-2148744105.jpg?_wi=1",
imageAlt: "web development icon minimal",
},
title: "3D визуализация", description: "Потрясающая 3D графика и интерактивы.", buttonIcon: Box,
imageSrc: "http://img.b2bpic.net/free-vector/elegant-home-screen_23-2148744105.jpg", imageAlt: "web development icon minimal"},
{
title: "CRM и автоматизация",
description: "Индивидуальные бизнес-процессы.",
buttonIcon: "Cpu",
imageSrc: "http://img.b2bpic.net/free-photo/composition-workplace-with-white-frame-plant-vase_23-2148225534.jpg?_wi=1",
imageAlt: "web development icon minimal",
},
title: "CRM и автоматизация", description: "Индивидуальные бизнес-процессы.", buttonIcon: Cpu,
imageSrc: "http://img.b2bpic.net/free-photo/composition-workplace-with-white-frame-plant-vase_23-2148225534.jpg", imageAlt: "web development icon minimal"},
]}
title="Услуги"
description="Комплексные услуги для вашей цифровой трансформации."
@@ -121,41 +96,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Fruit Exim",
price: "2024",
imageSrc: "http://img.b2bpic.net/free-vector/elegant-home-screen_23-2148744105.jpg?_wi=2",
},
id: "1", name: "Fruit Exim", price: "2024", imageSrc: "http://img.b2bpic.net/free-vector/elegant-home-screen_23-2148744105.jpg"},
{
id: "2",
name: "DressHub",
price: "2024",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443519.jpg",
},
id: "2", name: "DressHub", price: "2024", imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443519.jpg"},
{
id: "3",
name: "Chester",
price: "2024",
imageSrc: "http://img.b2bpic.net/free-photo/website-presentation-with-laptop-device_23-2150651185.jpg",
},
id: "3", name: "Chester", price: "2024", imageSrc: "http://img.b2bpic.net/free-photo/website-presentation-with-laptop-device_23-2150651185.jpg"},
{
id: "4",
name: "Future Engineers",
price: "2024",
imageSrc: "http://img.b2bpic.net/free-vector/smartphone-home-screen_23-2148738357.jpg",
},
id: "4", name: "Future Engineers", price: "2024", imageSrc: "http://img.b2bpic.net/free-vector/smartphone-home-screen_23-2148738357.jpg"},
{
id: "5",
name: "Training Academy",
price: "2024",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443497.jpg",
},
id: "5", name: "Training Academy", price: "2024", imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443497.jpg"},
{
id: "6",
name: "DalayOnGini",
price: "2024",
imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-tablet-executives-discussing-strategies_482257-126500.jpg",
},
id: "6", name: "DalayOnGini", price: "2024", imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-tablet-executives-discussing-strategies_482257-126500.jpg"},
]}
title="Наши работы"
description="Каждый проект создается с вниманием к деталям."
@@ -168,20 +119,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Какой у вас опыт?",
content: "Более 5 лет опыта в IT-сфере.",
},
id: "1", title: "Какой у вас опыт?", content: "Более 5 лет опыта в IT-сфере."},
{
id: "2",
title: "Как происходит работа?",
content: "Мы работаем как часть вашей команды.",
},
id: "2", title: "Как происходит работа?", content: "Мы работаем как часть вашей команды."},
{
id: "3",
title: "Сколько проектов выполнено?",
content: "Уже более 100 успешных проектов.",
},
id: "3", title: "Сколько проектов выполнено?", content: "Уже более 100 успешных проектов."},
]}
title="Часто задаваемые вопросы"
description="Все, что нужно знать о наших услугах."
@@ -196,21 +138,13 @@ export default function LandingPage() {
description="Свяжитесь с нами для обсуждения вашего проекта."
inputs={[
{
name: "name",
type: "text",
placeholder: "Ваше имя",
},
name: "name", type: "text", placeholder: "Ваше имя"},
{
name: "email",
type: "email",
placeholder: "Email",
},
name: "email", type: "email", placeholder: "Email"},
]}
textarea={{
name: "message",
placeholder: "Ваш проект",
}}
imageSrc="http://img.b2bpic.net/free-photo/composition-workplace-with-white-frame-plant-vase_23-2148225534.jpg?_wi=2"
name: "message", placeholder: "Ваш проект"}}
imageSrc="http://img.b2bpic.net/free-photo/composition-workplace-with-white-frame-plant-vase_23-2148225534.jpg"
/>
</div>
@@ -218,29 +152,19 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Навигация",
items: [
title: "Навигация", items: [
{
label: "Работы",
href: "#work",
},
label: "Работы", href: "#work"},
{
label: "Услуги",
href: "#services",
},
label: "Услуги", href: "#services"},
],
},
{
title: "Контакты",
items: [
title: "Контакты", items: [
{
label: "+998 97 011 00 33",
href: "tel:+998970110033",
},
label: "+998 97 011 00 33", href: "tel:+998970110033"},
{
label: "Email",
href: "mailto:groupshoshi@gmail.com",
},
label: "Email", href: "mailto:groupshoshi@gmail.com"},
],
},
]}