diff --git a/src/app/page.tsx b/src/app/page.tsx index 98e7ff8..e46aff8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,8 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar import SocialProofThree from '@/components/sections/socialProof/SocialProofThree'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; +import { Zap } from 'lucide-react'; export default function LandingPage() { return ( @@ -102,6 +104,69 @@ export default function LandingPage() { /> +
+ +
+