From e92703924c91191a996a4e7fcdcd7a25f5d25951 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Wed, 4 Feb 2026 16:18:00 +0200 Subject: [PATCH] Bob AI: [Block: pricing-card-two|Pricing Card Two|/blocks/... --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4bc7bdc..2cadc4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import FaqBase from '@/components/sections/faq/FaqBase'; import ContactText from '@/components/sections/contact/ContactText'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; +import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; import { Heart, Zap, Award, Globe } from "lucide-react"; export default function VitaliyPage() { @@ -41,6 +42,10 @@ export default function VitaliyPage() { /> +
+ +
+