diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b1f7a08..1bcdf29 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -5,9 +5,10 @@ import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleAp import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel"; import ContactForm from "@/components/form/ContactForm"; import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen"; +import FeatureCardSeven from "@/components/sections/feature/FeatureCardSeven"; import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import FooterCard from "@/components/sections/footer/FooterCard"; -import { Hammer, Wrench, Mail, Star, Quote, Facebook, Instagram, Phone } from "lucide-react"; +import { Hammer, Wrench, Mail, Star, Quote, Facebook, Instagram, Phone, MapPin, Clock } from "lucide-react"; export default function ContactPage() { const navItems = [ @@ -78,6 +79,58 @@ export default function ContactPage() { /> + + +
+ +
+