Update src/app/page.tsx

This commit is contained in:
2026-03-19 22:44:18 +00:00
parent d9913b3290
commit bdfa5d9f57

View File

@@ -63,7 +63,6 @@ export default function LandingPage() {
{ text: "Get a Free Estimate", href: "#contact" }
]}
buttonAnimation="slide-up"
buttonClassName="first:bg-gradient-to-r first:from-blue-600 first:to-blue-700 first:hover:from-blue-700 first:hover:to-blue-800 first:text-white first:font-bold first:shadow-lg first:shadow-blue-500/50 first:scale-105 first:transition-all first:duration-300"
testimonials={[
{
name: "Sarah Mitchell", handle: "Homeowner", testimonial: "Pat came out the same day and got everything done fast. He explained everything clearly and made sure the job was done right. Best service I've had.", rating: 5,
@@ -229,7 +228,7 @@ export default function LandingPage() {
<div id="trust-section" data-section="trust-section">
<MetricCardThree
title="No Surprises. No Confusion. Just Clear Communication."
title="No Surprises. No Confusion. Just Honest Pricing and Expert Work."
description="We know one of the biggest frustrations in plumbing is unexpected pricing. That's why we focus on clear communication before any work begins. Our goal isn't to be the cheapest—it's to deliver real value, lasting repairs, and service you feel good about."
tag="Our Promise"
tagIcon={Heart}