Update src/app/page.tsx

This commit is contained in:
2026-05-09 10:21:19 +00:00
parent 1a7bb07055
commit 4550de19ca

View File

@@ -91,6 +91,7 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardEleven
useInvertedBackground={false}
animationType="slide-up"
title="Статистика качества"
description="Результаты, которым доверяют наши пациенты."
@@ -106,6 +107,7 @@ export default function LandingPage() {
<TeamCardTwo
useInvertedBackground={true}
title="Наши специалисты"
description="Команда профессионалов в Худжанде."
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="split"
@@ -120,6 +122,7 @@ export default function LandingPage() {
<div id="testimonial" data-section="testimonial">
<TestimonialCardThirteen
useInvertedBackground={false}
animationType="slide-up"
textboxLayout="split"
showRating={true}
@@ -134,6 +137,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitMedia
useInvertedBackground={false}
title="Частые вопросы"
description="Ответы на популярные вопросы о лечении в нашей клинике."
textboxLayout="split"