Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-15 17:39:28 +00:00

View File

@@ -103,7 +103,7 @@ export default function LandingPage() {
}
]}
gridVariant="two-items-per-row"
animationType="entrance-slide"
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
@@ -118,8 +118,8 @@ export default function LandingPage() {
description="4500 км через центр России. Время в пути: 35 дней. Сезон: июнь–август. Пройдите через Урал, Сибирь и достигните самого глубокого озера на планете."
tag="Расстояние: 4500 км"
tagIcon={MapPin}
tagAnimation="entrance-slide"
animationType="entrance-slide"
tagAnimation="blur-reveal"
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
features={[
@@ -178,7 +178,7 @@ export default function LandingPage() {
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/woman-with-map-walking-shore_23-2147776771.jpg"
imageAlt="Карта маршрутов России Пермь Крым Байкал"
mediaAnimation="entrance-slide"
mediaAnimation="blur-reveal"
inputs={[
{ name: "name", type: "text", placeholder: "Ваше имя", required: true },
{ name: "email", type: "email", placeholder: "Ваш email", required: true },