diff --git a/src/app/page.tsx b/src/app/page.tsx index 6545077..ecf945d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,8 +10,8 @@ import MetricCardOne from "@/components/sections/metrics/MetricCardOne"; import FooterBase from "@/components/sections/footer/FooterBase"; import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen"; import ContactCTA from "@/components/sections/contact/ContactCTA"; -import PricingCardFive from "@/components/sections/pricing/PricingCardFive"; -import { Sparkles, Search, Award, Users, ArrowRight, CheckCircle, Smartphone, LayoutGrid, Palette } from "lucide-react"; +import PricingCardThree from "@/components/sections/pricing/PricingCardThree"; +import { Sparkles, Search, Award, Users, ArrowRight, Smartphone, LayoutGrid, Palette } from "lucide-react"; export default function WebAgency2Page() { return ( @@ -93,7 +93,7 @@ export default function WebAgency2Page() { />