Update src/app/page.tsx

This commit is contained in:
2026-04-19 04:49:56 +00:00
parent add27e874d
commit cd9c33edbb

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
description="Available 24/7 for emergencies. Fast response, professional service, and honest, fair pricing. We're here to help when you need it most."
buttons={[
{
text: "Call Now", href: "tel:5550123456"},
text: "Get Emergency Help", href: "tel:5550123456"},
{
text: "Book Service", href: "#contact"},
]}