diff --git a/src/app/page.tsx b/src/app/page.tsx index bdc8b94..69535b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterBase from '@/components/sections/footer/FooterBase'; import { Sparkles, Users, Code, MessageSquare, Star, CheckCircle, ArrowRight } from "lucide-react"; +import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; export default function LandingPage() { return ( @@ -206,6 +207,78 @@ export default function LandingPage() { /> + +
+ +