diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index ffed2a4..dff081a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -8,6 +8,7 @@ import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterBase from "@/components/sections/footer/FooterBase"; import { Star, Clock, Zap, DollarSign, Wrench } from "lucide-react"; import SplitAbout from "@/components/sections/about/SplitAbout"; +import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import Link from "next/link"; export default function ServicesPage() { @@ -148,12 +149,25 @@ export default function ServicesPage() { /> -