Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ae61501ba | |||
| f292e92286 |
268
src/app/page.tsx
268
src/app/page.tsx
@@ -18,35 +18,23 @@ export default function LandingPage() {
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="expand-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="grid"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="layered"
|
||||
headingFontWeight="medium"
|
||||
background="noise"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Главная",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Каталог",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Почему мы",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Отзывы",
|
||||
id: "testimonials",
|
||||
},
|
||||
{ name: "Главная", id: "hero" },
|
||||
{ name: "Каталог", id: "products" },
|
||||
{ name: "Почему мы", id: "about" },
|
||||
{ name: "Отзывы", id: "testimonials" },
|
||||
]}
|
||||
brandName="TOZA AUTO"
|
||||
/>
|
||||
@@ -54,96 +42,34 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="TOZA AUTO — стиль начинается с деталей"
|
||||
description="Профессиональный уход и премиальные аксессуары для тех, кто ценит свой автомобиль."
|
||||
tag="PREMIUM AUTO CARE"
|
||||
tagAnimation="slide-up"
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Выбрать уход",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
text: "WhatsApp заказ",
|
||||
href: "https://wa.me/7000000000",
|
||||
},
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "Contact WhatsApp", href: "https://wa.me/7000000000" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-driving-bridge-road_114579-4023.jpg",
|
||||
imageAlt: "Luxury car studio",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193559.jpg",
|
||||
imageAlt: "Ceramic coating detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-engine-start-buttons-inside-modern-sport-car_181624-33132.jpg",
|
||||
imageAlt: "Interior luxury",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212260.jpg",
|
||||
imageAlt: "Detailing equipment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg",
|
||||
imageAlt: "Modern car garage",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-mechanic-changing-car-wheels_23-2148327562.jpg",
|
||||
imageAlt: "Car detailing wheel",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-driving-bridge-road_114579-4023.jpg", imageAlt: "Luxury car studio" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193559.jpg", imageAlt: "Ceramic coating detail" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Чернитель шин премиум",
|
||||
price: "1 200 ₽",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-oil-painting-tubes_23-2149629992.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Автошампунь для блеска",
|
||||
price: "900 ₽",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-sanitizer-shampoo-white-container-blue-wall-wooden-table_114579-7225.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Очиститель салона",
|
||||
price: "1 100 ₽",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Полироль кузова",
|
||||
price: "1 500 ₽",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-metal-beer-kegs_181624-44368.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Керамическое покрытие",
|
||||
price: "2 500 ₽",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974224.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Ароматизатор люкс",
|
||||
price: "800 ₽",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934362.jpg",
|
||||
},
|
||||
{ id: "1", name: "Чернитель шин премиум", price: "1 200 ₽", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-oil-painting-tubes_23-2149629992.jpg" },
|
||||
{ id: "2", name: "Автошампунь для блеска", price: "900 ₽", imageSrc: "http://img.b2bpic.net/free-photo/hand-sanitizer-shampoo-white-container-blue-wall-wooden-table_114579-7225.jpg" },
|
||||
{ id: "3", name: "Очиститель салона", price: "1 100 ₽", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Order Now", href: "#" }]}
|
||||
title="Каталог аксессуаров и косметики"
|
||||
description="Лучшие решения для блеска и комфорта вашего автомобиля."
|
||||
/>
|
||||
@@ -151,51 +77,29 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
textboxLayout="split-actions"
|
||||
useInvertedBackground={false}
|
||||
title="Почему выбирают TOZA AUTO"
|
||||
description="Твоя машина заслуживает лучшего ухода. Мы предлагаем только проверенные бренды и аксессуары высшего класса."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Премиальные бренды",
|
||||
description: "Сотрудничаем только с проверенными поставщиками.",
|
||||
},
|
||||
{
|
||||
title: "Профессиональный подход",
|
||||
description: "Даем экспертные советы по уходу за авто.",
|
||||
},
|
||||
{
|
||||
title: "Быстрая доставка",
|
||||
description: "Оперативно отправим ваш заказ в любую точку.",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Order Now", href: "#" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-3d-car-interior_23-2151138880.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaAnimation="blur-reveal"
|
||||
bulletPoints={[
|
||||
{ title: "Качество", description: "Только премиальные бренды." },
|
||||
{ title: "Сервис", description: "Профессиональный подход к каждому." }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardThree
|
||||
animationType="slide-up"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Защита кузова",
|
||||
description: "Долговечные керамические составы.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193622.jpg",
|
||||
},
|
||||
{
|
||||
title: "Идеальный салон",
|
||||
description: "Профессиональная очистка и защита.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beige-interior-decoration-luxurious-car_181624-25274.jpg",
|
||||
},
|
||||
{
|
||||
title: "Стильный комфорт",
|
||||
description: "Аксессуары для уверенного вождения.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-vip-cinema-studio-still-life_23-2149500615.jpg",
|
||||
},
|
||||
{ title: "Защита кузова", description: "Долговечные керамические составы.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193622.jpg" },
|
||||
{ title: "Идеальный салон", description: "Профессиональная очистка и защита.", imageSrc: "http://img.b2bpic.net/free-photo/beige-interior-decoration-luxurious-car_181624-25274.jpg" },
|
||||
]}
|
||||
title="Превосходство в каждой детали"
|
||||
description="Технологичные решения для поддержания безупречного состояния вашего транспорта."
|
||||
@@ -204,64 +108,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
animationType="slide-up"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Алексей С.",
|
||||
role: "BMW Owner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-while-traveling-by-car-back-seat-using-smartphone_158595-4236.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Дмитрий В.",
|
||||
role: "Mercedes Owner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14562.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Максим Р.",
|
||||
role: "Toyota Owner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-near-his-modern-car_651396-2811.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Игорь М.",
|
||||
role: "Audi Owner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-businessman-with-tattoo-his-arm-sunglasses-dressed-formal-suit-sitting-front-seats-luxury-car_613910-19311.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Сергей К.",
|
||||
role: "Porsche Owner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-men-car_23-2149137128.jpg",
|
||||
},
|
||||
{ id: "1", name: "Алексей С.", role: "BMW Owner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-while-traveling-by-car-back-seat-using-smartphone_158595-4236.jpg" },
|
||||
{ id: "2", name: "Дмитрий В.", role: "Mercedes Owner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14562.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5000+",
|
||||
label: "Счастливых клиентов",
|
||||
},
|
||||
{
|
||||
value: "99%",
|
||||
label: "Повторных заказов",
|
||||
},
|
||||
{
|
||||
value: "150+",
|
||||
label: "Премиум товаров",
|
||||
},
|
||||
{ value: "5000+", label: "Счастливых клиентов" },
|
||||
{ value: "99%", label: "Повторных заказов" },
|
||||
{ value: "150+", label: "Премиум товаров" },
|
||||
]}
|
||||
title="Что говорят наши клиенты"
|
||||
description="Нам доверяют тысячи автовладельцев по всей стране."
|
||||
@@ -273,48 +130,23 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Как оформить заказ?",
|
||||
content: "Просто напишите нам в WhatsApp или оставьте заявку на сайте.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Есть ли доставка?",
|
||||
content: "Да, мы доставляем товары курьерской службой в любой город.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Оригинальные ли товары?",
|
||||
content: "Мы гарантируем подлинность всех брендов в нашем каталоге.",
|
||||
},
|
||||
{ id: "1", title: "Как оформить заказ?", content: "Просто напишите нам в WhatsApp или оставьте заявку на сайте." },
|
||||
{ id: "2", title: "Есть ли доставка?", content: "Да, мы доставляем товары курьерской службой в любой город." },
|
||||
]}
|
||||
title="Частые вопросы"
|
||||
description="Ответы на популярные вопросы о нашем ассортименте."
|
||||
faqsAnimation="slide-up"
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Готовы сделать ваш авто идеальным? Напишите нам прямо сейчас в WhatsApp или подпишитесь на соцсети."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/7000000000",
|
||||
},
|
||||
{
|
||||
text: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
text: "TikTok",
|
||||
href: "#",
|
||||
},
|
||||
{ text: "Contact WhatsApp", href: "https://wa.me/7000000000" },
|
||||
{ text: "Order Now", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -324,16 +156,8 @@ export default function LandingPage() {
|
||||
logoText="TOZA AUTO"
|
||||
copyrightText="© 2025 | TOZA AUTO. Все права защищены."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "TikTok",
|
||||
},
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
{ icon: Twitter, href: "#", ariaLabel: "TikTok" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user