From a48f08326e5106b8d2fad1b1bd9fcf7c3e337aeb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 17:18:40 +0000 Subject: [PATCH] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }}