Update src/app/blog/page.tsx

This commit is contained in:
2026-02-24 17:18:40 +00:00
parent 02d1871cd7
commit a48f08326e

View File

@@ -34,7 +34,7 @@ export default function BlogPage() {
{ name: "Testimonial", id: "testimonial-section" }, { name: "Testimonial", id: "testimonial-section" },
{ name: "Contact", id: "contact-section" } { name: "Contact", id: "contact-section" }
]} ]}
brandName="Luxury Auto & Truck Inspections" brandName="Advantage Houston Motors"
button={{ button={{
text: "Schedule Inspection", href: "#contact-section" text: "Schedule Inspection", href: "#contact-section"
}} }}