diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 380e725..390a4f1 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -34,7 +34,7 @@ export default function BlogPage() { { name: "Testimonial", id: "testimonial-section" }, { name: "Contact", id: "contact-section" } ]} - brandName="Luxury Auto & Truck Inspections" + brandName="Advantage Houston Motors" button={{ text: "Schedule Inspection", href: "#contact-section" }}