Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
1416
src/app/layout.tsx
1416
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -217,15 +217,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
tag="Emergency Service"
|
||||
title="Ready for Your Plumbing Emergency?"
|
||||
description="Don't wait. Contact us now for immediate emergency plumbing service. Available 24/7, 365 days a year."
|
||||
tag="Call Us Anytime"
|
||||
title="Emergency Plumbing Service Available Now"
|
||||
description="For immediate assistance, call (402) 555-0147. Our team is ready to respond 24/7, 365 days a year. Don't wait—get professional emergency plumbing help right now."
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Help Now"
|
||||
termsText="We respect your privacy. By submitting, you agree to be contacted about your emergency plumbing needs."
|
||||
inputPlaceholder="(402) 555-0147"
|
||||
buttonText="Call Now"
|
||||
termsText="Available 24/7 for all emergency plumbing needs. Licensed, insured, and ready to help."
|
||||
onSubmit={handleSubmit}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user