diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index bd39aca..c1340bf 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -3,6 +3,7 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FeaturesMarqueeCards from '@/components/sections/features/FeaturesMarqueeCards'; import HeroTiltedCards from '@/components/sections/hero/HeroTiltedCards'; import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; +import FeaturesDetailedSteps from '@/components/sections/features/FeaturesDetailedSteps'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TestimonialMetricsCards from '@/components/sections/testimonial/TestimonialMetricsCards'; import { BarChart2, Sparkles, TrendingUp, Check } from 'lucide-react'; @@ -317,6 +318,46 @@ export default function HomePage() { +
+ + + +
+