Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-17 00:27:12 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
title="Professional Plumbing Solutions for Treasure Coast"
description="Serving Port St. Lucie and beyond with excellence. Licensed, insured, and rated 5 stars for quality and professionalism."
tag="5.0 Stars on Google • 157 Reviews"
tag="5.0 Stars on Google • 26 Reviews"
buttons={[
{ text: "Book Now", href: "/contact" },
{ text: "Call (772) 301-9338", href: "tel:7723019338" },
@@ -102,9 +102,16 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "Excellent service! They were professional and fixed our water heater quickly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg" },
{ id: "2", name: "John Davis", handle: "@john_d", testimonial: "Bluewater Plumbing is my go-to. Very honest and reliable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-wearing-casual-sweater-standing-red-background-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-6469.jpg" },
{ id: "3", name: "Emily Chen", handle: "@emily_c", testimonial: "Outstanding quality. They fixed our leak on the first visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-middle-age-man-holding-screwdriver-new-home-mouth-lips-shut-as-zip-with-fingers-secret-silent-taboo-talking_839833-5351.jpg" },
{ id: "1", name: "Lisa B ", handle: "", testimonial: "
We had a fantastic experience
with Bluewater Plumbing. From start to finish, they were professional,
responsive, and very reasonably priced. They took the time to clearly explain
everything they were doing and made sure we understood the issue and the plan before moving forward. You can tell this is a family-owned business that truly takes pride in its work. The level of care, attention to detail, and customer service really stood out. Its refreshing to work with a company that values both quality workmanship and treating customers well. We would absolutely use Bluewater Plumbing again and highly recommend them!
", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS8tRmjKlDEuxq2p493kEIr4kD/uploaded-1776369708723-fpaxbg7r.png" },
{ id: "2", name: "Mike Monaco", handle: "", testimonial: "We were able to troubleshoot my water line problem for a very quick solve. If I ever have another plumbing issue, Bluewater is my first call.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS8tRmjKlDEuxq2p493kEIr4kD/uploaded-1776369824871-eit6omr2.png" },
{ id: "3", name: "Eye Candy Grafix", handle: "", testimonial: "I called Bluewater to replace my water main valve and have all of my hose spigots replaced (as they were stuck on). I could not be happier with the work done by Chuck, and the customer service provided by Tammy - who was great following-up every step of the way! I prefer to support local, family-owned small businesses with experienced, professional tradesmen. Bluewater Plumbing is exactly that. Highly recommended!!!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS8tRmjKlDEuxq2p493kEIr4kD/uploaded-1776369981609-p5qlqbbv.png" },
{ id: "4", name: "Michael Ross", handle: "@michael_r", testimonial: "Polite, clean, and extremely professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-new-home-man-decorating-living-room_329181-270.jpg" },
{ id: "5", name: "Linda White", handle: "@linda_w", testimonial: "Great attention to detail. Will definitely use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-quality-time-home_23-2149262108.jpg" },
]}