import { useState } from "react"; import { Card, CardContent } from "@/components/ui/card"; import { Button } from "@/components/ui/button"; import { Input } from "@/components/ui/input"; import { Select, SelectItem } from "@/components/ui/select"; import { Calendar } from "@/components/ui/calendar"; import { useRouter } from "next/router"; export default function BookingForm() { const [vehicle, setVehicle] = useState(""); const [service, setService] = useState(""); const [location, setLocation] = useState(""); const [date, setDate] = useState(new Date()); const router = useRouter(); const handleSubmit = (e) => { e.preventDefault(); router.push(`/checkout?vehicle=${vehicle}&service=${service}&location=${location}&date=${date.toISOString()}`); }; return (

Book Your Mechanic

setLocation(e.target.value)} required />
); }
top of page
Mercedes Benz G Series

Ditch the repair shop. We'll come to your home or office for brakes, tune ups, maintenance and more.

Convenient & affordable

No more shop waiting rooms

Up to 36 month/36,000 mile warranty

GRAB A QUICK QUOTE NOW!

MBR is rated 4.9/5 by 1,200+ customers

Why spend your valuable time waiting at a traditional repair shop, potentially being upsold on unnecessary services? You won't find another more convenient repair service. Your time is precious, so why waste it sitting around at a shop that tries to sell you on repairs you don't actually need?

MBR Mobile Brake Repair Mazda 3 Brake Pads And Rotors

Try out today risk FREE + 10% OFF

BMW, Range Rover, Audi, Mercedes Benz, Maserati, he services them all!

If you're looking for the best mobile mechanic near me, check out MBR Mobile Brake Repair LLC.

BMW Brakes

Try out today risk FREE + 10% OFF

2000-2022 Audi Sedan or Coupe

We want to make the auto repair process simple and frustration-free. If you’re not happy with your mobile mechanic repair or replacement, Chip will do everything he can to fix it. 

The MBR 5 Star Guarantee

Try out today risk FREE + 10% OFF

"Wow! Who knew service could be this great?!
Chip and Marvin are masters of their craft.
My wife’s suv needed new brakes. We all have busy schedules, MBR brings the service to you! Literally…Chip and Marv knocked out this job with excellence, speed and efficiency right in our own driveway! Don’t hesitate, call Chip for any repair needs you may have. He will take care of you like family."

-Jeremy, 5 Star Google Review

IMG-7765.jpg o reilly.jpg

Try out today risk FREE + 10% OFF

bottom of page