From 6308a21cdfbd01fabf1a6744e517cbbbce824eda Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 25 May 2026 14:00:28 +0000 Subject: [PATCH] Add PricingHighlightedCards section to HomePage.tsx --- src/pages/HomePage.tsx | 53 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index da964f9..549146b 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -1,5 +1,6 @@ import AboutMediaOverlay from '@/components/sections/about/AboutMediaOverlay'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; +import PricingHighlightedCards from '@/components/sections/pricing/PricingHighlightedCards'; import FeaturesMarqueeCards from '@/components/sections/features/FeaturesMarqueeCards'; import HeroTiltedCards from '@/components/sections/hero/HeroTiltedCards'; import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; @@ -245,6 +246,58 @@ export default function HomePage() { +
+ + + +
+