Update src/app/page.tsx

This commit is contained in:
2026-05-11 14:29:07 +00:00
parent b9acdbc048
commit 5917ff5301

View File

@@ -15,7 +15,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{ variant: "plain" }}
background={{ variant: "gradient-bars" }}
title="Песок с доставкой от 5 м³ — точно в срок"
description="Гарантируем доставку точно в выбранное вами 2-часовое окно. Работаем напрямую с карьерами и доставляем песок собственным автопарком в день заказа."
buttons={[
@@ -50,9 +50,9 @@ export default function LandingPage() {
{ text: "Позвонить", href: "tel:+79990000000" },
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/building-construction-work-site_23-2149184911.jpg", imageAlt: "dump truck" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352613.jpg", imageAlt: "worker" },
{ imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-indoors-factory-young-technician-with-orange-hard-hat_1157-40897.jpg", imageAlt: "technician" }
{ imageSrc: "https://img.b2bpic.net/free-photo/building-construction-work-site_23-2149184911.jpg", imageAlt: "dump truck" },
{ imageSrc: "https://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352613.jpg", imageAlt: "worker" },
{ imageSrc: "https://img.b2bpic.net/free-photo/industrial-worker-indoors-factory-young-technician-with-orange-hard-hat_1157-40897.jpg", imageAlt: "technician" }
]}
/>
</div>
@@ -63,9 +63,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "a1", title: "Собственный транспорт", descriptions: ["Более 20 самосвалов в автопарке."], imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-heavy-wooden-materials_23-2148976280.jpg" },
{ id: "a2", title: "Честный объём", descriptions: ["Никаких недогрузов, работаем по ГОСТ."], imageSrc: "http://img.b2bpic.net/free-photo/aerial-overhead-shot-fertilizer-machine-farming-field-daytime_181624-25600.jpg" },
{ id: "a3", title: "Прямые цены", descriptions: ["Собственные карьеры без наценок посредников."], imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg" }
{ id: "a1", title: "Собственный транспорт", descriptions: ["Более 20 самосвалов в автопарке."], imageSrc: "https://img.b2bpic.net/free-photo/man-working-with-heavy-wooden-materials_23-2148976280.jpg" },
{ id: "a2", title: "Честный объём", descriptions: ["Никаких недогрузов, работаем по ГОСТ."], imageSrc: "https://img.b2bpic.net/free-photo/aerial-overhead-shot-fertilizer-machine-farming-field-daytime_181624-25600.jpg" },
{ id: "a3", title: "Прямые цены", descriptions: ["Собственные карьеры без наценок посредников."], imageSrc: "https://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg" }
]}
title="Почему выбирают нас"
description="Надёжность и прозрачность на каждом этапе поставки."
@@ -79,9 +79,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
products={[
{ id: "p1", brand: "Карьер", name: "Песок карьерный", price: "от 500 руб/м³", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tiled-stones_1194-5379.jpg" },
{ id: "p2", brand: "Карьер", name: "Песок мытый", price: "от 700 руб/м³", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/construction-technicians-are-mixing-cement-stone-sand-construction_1150-15108.jpg" },
{ id: "p3", brand: "Карьер", name: "Речной песок", price: "от 850 руб/м³", rating: 5, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15257.jpg" }
{ id: "p1", brand: "Карьер", name: "Песок карьерный", price: "от 500 руб/м³", rating: 5, reviewCount: "120", imageSrc: "https://img.b2bpic.net/free-photo/tiled-stones_1194-5379.jpg" },
{ id: "p2", brand: "Карьер", name: "Песок мытый", price: "от 700 руб/м³", rating: 5, reviewCount: "95", imageSrc: "https://img.b2bpic.net/free-photo/construction-technicians-are-mixing-cement-stone-sand-construction_1150-15108.jpg" },
{ id: "p3", brand: "Карьер", name: "Речной песок", price: "от 850 руб/м³", rating: 5, reviewCount: "80", imageSrc: "https://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15257.jpg" }
]}
title="Наш ассортимент"
description="Забронируйте доставку на завтра — осталось 4 свободных интервала"
@@ -94,7 +94,7 @@ export default function LandingPage() {
title="Как проходит работа"
description="Всего 4 шага до вашего материала на объекте."
buttons={[{ text: "Заказать звонок", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229212.jpg"
imageSrc="https://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229212.jpg"
/>
</div>
@@ -105,8 +105,8 @@ export default function LandingPage() {
cardTitle="Нам доверяют строители"
cardTag="Клиенты"
testimonials={[
{ id: "t1", name: "Иван С.", imageSrc: "http://img.b2bpic.net/free-photo/texture-close-up-stones_23-2148198851.jpg" },
{ id: "t2", name: "ООО «Строй-М»", imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-powder-with-copy-space_23-2148862861.jpg" }
{ id: "t1", name: "Иван С.", imageSrc: "https://img.b2bpic.net/free-photo/texture-close-up-stones_23-2148198851.jpg" },
{ id: "t2", name: "ООО «Строй-М»", imageSrc: "https://img.b2bpic.net/free-photo/top-view-clay-powder-with-copy-space_23-2148862861.jpg" }
]}
/>
</div>
@@ -123,7 +123,7 @@ export default function LandingPage() {
{ id: "q1", title: "Скорость доставки?", content: "Мы осуществляем доставку в день заказа, чтобы вы могли приступить к работе без задержек." },
{ id: "q2", title: "Минимальный объём заказа?", content: "Мы доставляем песок объёмом от 5 кубических метров." }
]}
imageSrc="http://img.b2bpic.net/free-photo/industrial-worker-indoors-factory-young-technician-with-orange-hard-hat_1157-40891.jpg"
imageSrc="https://img.b2bpic.net/free-photo/industrial-worker-indoors-factory-young-technician-with-orange-hard-hat_1157-40891.jpg"
/>
</div>
@@ -136,7 +136,7 @@ export default function LandingPage() {
{ name: "name", type: "text", placeholder: "Ваше имя", required: true },
{ name: "phone", type: "tel", placeholder: "Телефон", required: true }
]}
imageSrc="http://img.b2bpic.net/free-photo/architecture-concept-with-laptop-workspace_23-2147813082.jpg"
imageSrc="https://img.b2bpic.net/free-photo/architecture-concept-with-laptop-workspace_23-2147813082.jpg"
/>
</div>
@@ -150,4 +150,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}