Update src/app/page.tsx

This commit is contained in:
2026-03-06 00:51:53 +00:00
parent a83aab8282
commit 6bbf3db9e4

View File

@@ -65,16 +65,16 @@ export default function AnyTimePlumbingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Verified Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-executive-laughing-while-talking-phone_1139-343.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-executive-laughing-while-talking-phone_1139-343.jpg?_wi=1"},
{
id: "2", name: "John Rodriguez", role: "Property Manager", company: "Verified Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-executive-laughing-while-talking-phone_1139-343.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-executive-laughing-while-talking-phone_1139-343.jpg?_wi=2"},
{
id: "3", name: "Emily Chen", role: "Business Owner", company: "Verified Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-executive-laughing-while-talking-phone_1139-343.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-executive-laughing-while-talking-phone_1139-343.jpg?_wi=3"},
{
id: "4", name: "Michael Thompson", role: "Homeowner", company: "Verified Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-executive-laughing-while-talking-phone_1139-343.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-executive-laughing-while-talking-phone_1139-343.jpg?_wi=4"},
]}
kpiItems={[
{ value: "2,500+", label: "Satisfied Customers" },