Merge version_1 into main #2
@@ -43,7 +43,7 @@ export default function SitePage() {
|
||||
title="Professional Plumbing, Done Right."
|
||||
description="From leaky faucets to emergency repairs, Plumber's Crack delivers fast, reliable, and friendly service you can trust."
|
||||
background={{
|
||||
variant: "glowing-orb"
|
||||
variant: "aurora"
|
||||
}}
|
||||
kpis={[
|
||||
{ value: "24/7", label: "Emergency Service" },
|
||||
@@ -58,7 +58,6 @@ export default function SitePage() {
|
||||
{ text: "Call Now for Service", href: "tel:+18001234567" },
|
||||
{ text: "Request a Quote", href: "#contact" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user