Update src/app/page.tsx

This commit is contained in:
2026-03-04 14:33:31 +00:00
parent 240c3e75f7
commit e8effc53d2

View File

@@ -54,7 +54,7 @@ export default function HomePage() {
tag="Serving Fall River & Nearby Areas"
tagAnimation="slide-up"
buttons={[
{ text: "CALL NOW", href: "tel:+15085550123" },
{ text: "CALL NOW: (508) 555-0123", href: "tel:+15085550123" },
{ text: "GET FREE QUOTE", href: "/contact" },
]}
buttonAnimation="slide-up"
@@ -83,8 +83,8 @@ export default function HomePage() {
<div id="trust-badges" data-section="trust-badges">
<SocialProofOne
tag="Trust Badges"
title="Licensed, Insured & 5-Star Rated"
description="Industry-leading credentials and commitment to excellence. Verified business with background checks, workmanship guarantee, and family-owned service excellence."
title="Why Homeowners Choose Fall River Plumbing"
description="Industry-leading credentials and commitment to excellence"
names={[
"5.0 Google Rating", "Verified Business", "Background Checked", "Workmanship Guarantee", "5+ Years in Business", "Family-Owned & Operated", "Flat Rate Pricing", "Licensed & Insured"]}
textboxLayout="default"
@@ -182,7 +182,7 @@ export default function HomePage() {
id: "3", value: "Guaranteed", title: "Quality Workmanship", description: "Every job backed by our workmanship guarantee", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=2"},
{
id: "4", value: "Fast Response", title: "Emergency Service", description: "Quick response times for urgent plumbing needs", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg?_wi=2"},
]}
]}
/>
</div>