Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Fast, professional plumbing repairs and emergency services for homes and businesses. Available 24/7 with upfront pricing and guaranteed workmanship."
|
||||
tag="24/7 Emergency Service"
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
buttons={[
|
||||
{ text: "Call Now: +1 407-841-4500", href: "tel:+14078414500" },
|
||||
{ text: "Request Service", href: "#contact" }
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
tag="Get Help Now"
|
||||
title="Request a Service or Call Immediately"
|
||||
description="Fill out the form below or call +1 407-841-4500 for immediate assistance. Available 24/7 for emergencies."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Request Service"
|
||||
|
||||
Reference in New Issue
Block a user