"use client" import Link from "next/link" import { MapPin, Phone, Wrench } from "lucide-react" import { PublicInset, PublicPageHeader, PublicSurface, } from "@/components/public-surface" import { businessConfig } from "@/lib/seo-config" export function ContactSection() { return (

Talk to Our Team

Share a few details and we'll help you take the next step.

Whether you need repairs, moving help, manuals, or machine sales, we'll make sure your message gets to the right person.

Talk to Our Team Call Instead
Call or Text Us
{businessConfig.publicCallNumber}

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

For Repairs or Moving

Include the machine model and a clear text description. You can also text photos or videos to{" "} {businessConfig.publicSmsNumber} .

Service Areas

Davis, Salt Lake, and Utah Counties, plus nearby locations already listed on our service areas page.

) }