Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 16:03:45 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Trusted Plumbing Experts"
tagIcon={Wrench}
tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }}
background={{ variant: "blurBottom" }}
buttons={[
{ text: "Call Now", href: "tel:(555)123-4567" },
{ text: "Schedule Service", href: "#contact" }
@@ -55,7 +55,6 @@ export default function LandingPage() {
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg"
imageAlt="professional plumber plumbing work pipe installation repair service"
useInvertedBackground={false}
/>
</div>