Update src/app/page.tsx

This commit is contained in:
2026-03-20 20:06:14 +00:00
parent f7c745a9cc
commit 10ec54553f

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{ text: "View Service Areas", href: "#about" }
]}
buttonAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "plain" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kid-feeding-father_23-2148947323.jpg", imageAlt: "professional plumber installing modern bathroom fixtures" },
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721542.jpg", imageAlt: "emergency burst water pipe repair residential home" },
@@ -202,7 +202,7 @@ export default function LandingPage() {
description="Your emergency plumbing solution is one call away. Rapid response, transparent pricing, and professional expertise every time."
tagIcon={Phone}
tagAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email for updates"
buttonText="Sign Up"