{"id":27,"date":"2026-05-16T03:13:38","date_gmt":"2026-05-16T03:13:38","guid":{"rendered":"https:\/\/treasurevalleymobilemechanics.com\/?page_id=27"},"modified":"2026-05-16T05:16:45","modified_gmt":"2026-05-16T05:16:45","slug":"services","status":"publish","type":"page","link":"https:\/\/treasurevalleymobilemechanics.com\/?page_id=27","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"27\" class=\"elementor elementor-27\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a09708c e-con-full e-flex e-con e-parent\" data-id=\"a09708c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59b725d elementor-absolute elementor-widget elementor-widget-html\" data-id=\"59b725d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n<title>Our Services<\/title>\r\n\r\n<style>\r\n*{\r\n  margin:0;\r\n  padding:0;\r\n  box-sizing:border-box;\r\n}\r\n\r\nbody{\r\n  font-family:Arial, sans-serif;\r\n  background:#f5f5f5;\r\n  color:#222;\r\n  line-height:1.7;\r\n}\r\n\r\n.hero{\r\n  position:relative;\r\n  background:url('https:\/\/images.unsplash.com\/photo-1492144534655-ae79c964c9d7?q=80&w=1920&auto=format&fit=crop') center\/cover no-repeat;\r\n  min-height:550px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  text-align:center;\r\n  padding:40px 20px;\r\n}\r\n\r\n.hero::before{\r\n  content:'';\r\n  position:absolute;\r\n  inset:0;\r\n  background:rgba(0,0,0,0.7);\r\n}\r\n\r\n.hero-content{\r\n  position:relative;\r\n  z-index:2;\r\n  max-width:900px;\r\n}\r\n\r\n.hero h1{\r\n  font-size:clamp(40px,7vw,72px);\r\n  color:#fff;\r\n  margin-bottom:20px;\r\n  text-transform:uppercase;\r\n  font-weight:800;\r\n}\r\n\r\n.hero p{\r\n  font-size:20px;\r\n  color:#e4e4e4;\r\n}\r\n\r\n.btn{\r\n  display:inline-block;\r\n  margin-top:30px;\r\n  background:#d62828;\r\n  color:#fff;\r\n  padding:15px 35px;\r\n  text-decoration:none;\r\n  border-radius:6px;\r\n  font-weight:700;\r\n}\r\n\r\n.container{\r\n  max-width:1200px;\r\n  margin:auto;\r\n  padding:80px 20px;\r\n}\r\n\r\n.grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(auto-fit,minmax(320px,1fr));\r\n  gap:30px;\r\n}\r\n\r\n.card{\r\n  background:#fff;\r\n  border-radius:12px;\r\n  overflow:hidden;\r\n  box-shadow:0 8px 25px rgba(0,0,0,0.08);\r\n}\r\n\r\n.card img{\r\n  width:100%;\r\n  height:240px;\r\n  object-fit:cover;\r\n}\r\n\r\n.card-content{\r\n  padding:35px;\r\n}\r\n\r\n.card h2{\r\n  margin-bottom:15px;\r\n  font-size:30px;\r\n}\r\n\r\n.card p{\r\n  color:#666;\r\n  margin-bottom:25px;\r\n}\r\n\r\n.faq-section{\r\n  background:#111;\r\n  color:#fff;\r\n  padding:80px 20px;\r\n}\r\n\r\n.faq-container{\r\n  max-width:1000px;\r\n  margin:auto;\r\n}\r\n\r\n.faq-title{\r\n  text-align:center;\r\n  margin-bottom:50px;\r\n}\r\n\r\n.faq-title h2{\r\n  font-size:42px;\r\n}\r\n\r\n.faq{\r\n  margin-bottom:40px;\r\n  background:#1b1b1b;\r\n  padding:30px;\r\n  border-radius:10px;\r\n}\r\n\r\n.faq h3{\r\n  margin-bottom:15px;\r\n  color:#fff;\r\n}\r\n\r\n.faq p{\r\n  color:#d0d0d0;\r\n}\r\n\r\n.contact{\r\n  background:#fff;\r\n  padding:80px 20px;\r\n}\r\n\r\n.contact-wrapper{\r\n  max-width:1100px;\r\n  margin:auto;\r\n  display:grid;\r\n  grid-template-columns:repeat(auto-fit,minmax(320px,1fr));\r\n  gap:40px;\r\n}\r\n\r\n.contact-info h2{\r\n  font-size:42px;\r\n  margin-bottom:20px;\r\n}\r\n\r\n.contact-info p{\r\n  color:#666;\r\n  margin-bottom:20px;\r\n}\r\n\r\n.contact-info .phone{\r\n  font-size:28px;\r\n  font-weight:700;\r\n  color:#d62828;\r\n}\r\n\r\nform{\r\n  background:#f5f5f5;\r\n  padding:35px;\r\n  border-radius:10px;\r\n}\r\n\r\nform input,\r\nform textarea{\r\n  width:100%;\r\n  padding:15px;\r\n  margin-bottom:20px;\r\n  border:none;\r\n  border-radius:6px;\r\n  font-size:16px;\r\n}\r\n\r\nform textarea{\r\n  height:140px;\r\n  resize:none;\r\n}\r\n\r\nform button{\r\n  width:100%;\r\n  padding:15px;\r\n  background:#d62828;\r\n  color:#fff;\r\n  border:none;\r\n  border-radius:6px;\r\n  font-size:16px;\r\n  font-weight:700;\r\n  cursor:pointer;\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n  .hero{\r\n    min-height:500px;\r\n  }\r\n\r\n  .hero p{\r\n    font-size:17px;\r\n  }\r\n\r\n  .card-content{\r\n    padding:25px;\r\n  }\r\n\r\n  .faq-title h2,\r\n  .contact-info h2{\r\n    font-size:34px;\r\n  }\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-content\">\r\n    <h1>Our Services<\/h1>\r\n\r\n    <p>\r\n      Our goal is not just to repair vehicles \u2014 it\u2019s to build trust and long-lasting\r\n      relationships with every customer. We treat every vehicle with expert care\r\n      and every customer with honesty, respect, and dependable service.\r\n    <\/p>\r\n\r\n    <a href=\"#contact\" class=\"btn\">Book An Appointment<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SERVICES -->\r\n<section class=\"container\">\r\n\r\n  <div class=\"grid\">\r\n\r\n    <!-- CARD -->\r\n    <div class=\"card\">\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1619642751034-765dfdf7c58e?q=80&w=1200&auto=format&fit=crop\">\r\n\r\n      <div class=\"card-content\">\r\n        <h2>What Makes Us Different<\/h2>\r\n\r\n        <p>\r\n          We focus on quality workmanship, honest communication, and reliable service.\r\n          Our customers trust us because we take the time to properly diagnose issues,\r\n          explain repairs clearly, and deliver dependable results every time.\r\n        <\/p>\r\n\r\n        <a href=\"#contact\" class=\"btn\">Book An Appointment<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CARD -->\r\n    <div class=\"card\">\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1486262715619-67b85e0b08d3?q=80&w=1200&auto=format&fit=crop\">\r\n\r\n      <div class=\"card-content\">\r\n        <h2>Routine Maintenance<\/h2>\r\n\r\n        <p>\r\n          Routine maintenance helps keep your vehicle safe, reliable, and performing\r\n          at its best. From oil changes and brake inspections to fluid services and\r\n          tune-ups, we help prevent costly repairs before they happen.\r\n        <\/p>\r\n\r\n        <a href=\"#contact\" class=\"btn\">Book An Appointment<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CARD -->\r\n    <div class=\"card\">\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517524206127-48bbd363f3d7?q=80&w=1200&auto=format&fit=crop\">\r\n\r\n      <div class=\"card-content\">\r\n        <h2>Diagnostic Expertise<\/h2>\r\n\r\n        <p>\r\n          We use advanced diagnostic equipment and real-world experience to identify\r\n          problems accurately. Our goal is to find the root cause quickly so you avoid\r\n          unnecessary repairs and wasted time.\r\n        <\/p>\r\n\r\n        <a href=\"#contact\" class=\"btn\">Book An Appointment<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CARD -->\r\n    <div class=\"card\">\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1503376780353-7e6692767b70?q=80&w=1200&auto=format&fit=crop\">\r\n\r\n      <div class=\"card-content\">\r\n        <h2>Emergency Repairs<\/h2>\r\n\r\n        <p>\r\n          Unexpected vehicle problems can happen anytime. Whether your car won\u2019t start,\r\n          overheats, or develops sudden issues, we provide fast and dependable repair\r\n          solutions to help get you back on the road safely.\r\n        <\/p>\r\n\r\n        <a href=\"#contact\" class=\"btn\">Book An Appointment<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section class=\"faq-section\">\r\n\r\n  <div class=\"faq-container\">\r\n\r\n    <div class=\"faq-title\">\r\n      <h2>Frequently Asked Questions<\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"faq\">\r\n      <h3>Do you offer routine maintenance, or just repairs?<\/h3>\r\n\r\n      <p>\r\n        Absolutely. We provide routine maintenance services including oil changes,\r\n        brake inspections, fluid services, filters, belts, and scheduled maintenance\r\n        to help keep your vehicle running reliably for years to come.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq\">\r\n      <h3>Can maintenance services really be as thorough as a repair shop?<\/h3>\r\n\r\n      <p>\r\n        Yes. We use professional-grade tools, modern diagnostic equipment, and years\r\n        of experience to ensure every vehicle receives detailed, high-quality service\r\n        and attention.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq\">\r\n      <h3>What makes your diagnostic process different?<\/h3>\r\n\r\n      <p>\r\n        We believe in accurate diagnostics instead of guesswork. Every inspection is\r\n        performed carefully to identify the real issue before recommending repairs,\r\n        helping save you both time and money.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq\">\r\n      <h3>What qualifies as an emergency repair?<\/h3>\r\n\r\n      <p>\r\n        Emergency repairs include situations that make your vehicle unsafe or unreliable,\r\n        such as brake problems, overheating, starting issues, fluid leaks, or charging\r\n        system failures.\r\n      <\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<!-- CONTACT -->\r\n<section class=\"contact\" id=\"contact\">\r\n\r\n  <div class=\"contact-wrapper\">\r\n\r\n    <div class=\"contact-info\">\r\n\r\n      <h2>Get In Touch With Us<\/h2>\r\n\r\n      <p>\r\n        We provide dependable automotive maintenance and repair services designed\r\n        to keep your vehicle safe, reliable, and performing at its best. Our team\r\n        is committed to honest communication, quality workmanship, and customer-first care.\r\n      <\/p>\r\n\r\n      <div class=\"phone\">(208) 996-3023<\/div>\r\n\r\n      <p style=\"margin-top:20px;\">\r\n        Available 7 Days a Week<br>\r\n        8:00 AM \u2013 5:00 PM\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n    <!-- FORM -->\r\n    <form>\r\n\r\n      <input type=\"text\" placeholder=\"Full Name*\" required>\r\n\r\n      <input type=\"tel\" placeholder=\"Phone*\" required>\r\n\r\n      <textarea placeholder=\"Your Message\"><\/textarea>\r\n\r\n      <button type=\"submit\">SEND MY MESSAGE!<\/button>\r\n\r\n    <\/form>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Services Our Services Our goal is not just to repair vehicles \u2014 it\u2019s to build trust and long-lasting relationships [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/treasurevalleymobilemechanics.com\/index.php?rest_route=\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/treasurevalleymobilemechanics.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/treasurevalleymobilemechanics.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/treasurevalleymobilemechanics.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/treasurevalleymobilemechanics.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27"}],"version-history":[{"count":16,"href":"https:\/\/treasurevalleymobilemechanics.com\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":81,"href":"https:\/\/treasurevalleymobilemechanics.com\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions\/81"}],"wp:attachment":[{"href":"https:\/\/treasurevalleymobilemechanics.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}