From fe3c4a884cc8b4ffdfe701e8420f1714b7635bbf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 18:04:01 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3690d35..a9964d0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -89,7 +89,6 @@ export default function LandingPage() { ctaIcon={Phone} accordionAnimationType="smooth" showCard={true} - animationType="slide-up" /> -- 2.49.1 From 1ed78cb8a53f4821754d6e56c1cd027b170dee53 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 18:04:02 +0000 Subject: [PATCH 2/2] Update src/app/lease/page.tsx --- src/app/lease/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/lease/page.tsx b/src/app/lease/page.tsx index d49c4f6..1d36388 100644 --- a/src/app/lease/page.tsx +++ b/src/app/lease/page.tsx @@ -90,7 +90,6 @@ export default function LandingPage() { ]} title="Почему выбирают Астана Молл" description="Впечатляющие цифры, подтверждающие успех наших партнеров." - animationType="slide-up" /> @@ -141,7 +140,6 @@ export default function LandingPage() { ]} title="Часто задаваемые вопросы об аренде" description="Найдите ответы на самые популярные вопросы об аренде помещений в нашем торговом центре." - faqsAnimation="blur-reveal" /> -- 2.49.1