Update src/app/page.tsx

This commit is contained in:
2026-03-04 23:55:01 +00:00
parent ad0d8b36f6
commit 30d36ce595

View File

@@ -65,6 +65,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
bulletPoints={[
{
title: "Open 24/7", description: "Emergency plumbing repairs available anytime you need us", icon: Clock
},
{
title: "4.9 ★ Google Rating", description: "338+ verified customer reviews proving our commitment to excellence", icon: Star
},
@@ -79,9 +82,6 @@ export default function LandingPage() {
},
{
title: "Free Estimates", description: "No obligation quotes so you know costs upfront", icon: DollarSign
},
{
title: "Open 24/7", description: "Emergency plumbing repairs available anytime you need us", icon: Clock
}
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=1"
@@ -214,7 +214,7 @@ export default function LandingPage() {
<div id="emergency" data-section="emergency">
<ContactText
text="Burst Pipe? Clogged Drain? Get Help in Minutes Call Now!"
text="Plumbing Emergency? We're Available 24/7 Call Now for Immediate Assistance!"
animationType="entrance-slide"
buttons={[
{ text: "📞 Call Now (907) 921-9530", href: "tel:+19079219530" },