"use client" import { Phone, MapPin } from "lucide-react" import { ContactForm } from "@/components/forms/contact-form" import { PublicInset, PublicPageHeader, PublicSurface } from "@/components/public-surface" import { businessConfig } from "@/lib/seo-config" export function ContactSection() { return (
Call or Text Us
{businessConfig.publicCallNumber}

Mon-Fri: 8:00 AM - 5:00 PM

Or send a text message
Service Areas

Davis, Salt Lake & Utah Counties

Serving 20+ cities across Utah

Contact Form

Tell us more about your needs and we'll get back to you within 24 hours.

console.log('Contact form submitted:', data)} />
) }