Update src/app/page.tsx
This commit is contained in:
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Get Emergency Help Now"
|
||||
description="Available 24/7 for urgent repairs and maintenance. Reach out immediately and let us know what you need."
|
||||
description="Response Within 30 Minutes or We'll Call Back. Our team is standing by to resolve your urgent repair needs immediately."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
|
||||
|
||||
Reference in New Issue
Block a user