From 5eeba0a052b9e86f94433fa583c645eece498ace Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 03:09:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 64b4d7b..ca4d086 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,11 +126,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { id: "1", name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and very prompt response for a burst pipe!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg" }, + { id: "1", name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and very prompt response for a burst pipe!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg?_wi=1" }, { id: "2", name: "Sarah Miller", handle: "@sarahmill", testimonial: "They installed my new water heater perfectly. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-age-woman-working-office-ordering-delivery-food-looking-camera-smiling-with-open-arms-hug-cheerful-expression-embracing-happiness_839833-19451.jpg" }, { id: "3", name: "Mike Ross", handle: "@mikeross", testimonial: "Very professional and fair pricing. Will definitely call them again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-girl-her-handsome-boyfriend-woman-casual-summer-jeans-clothes_158538-5499.jpg" }, { id: "4", name: "Emily Blunt", handle: "@emilyb", testimonial: "They helped fix a complex drainage issue others couldn't solve.", rating: 5, imageSrc: "http://img.b2bpic.net/smiling-senior-woman-listening-music-headphone-through-cellphone_23-2147918265.jpg" }, - { id: "5", name: "David Clark", handle: "@dclark", testimonial: "Trustworthy, clean, and efficient. Exactly what I look for in a plumber.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg" } + { id: "5", name: "David Clark", handle: "@dclark", testimonial: "Trustworthy, clean, and efficient. Exactly what I look for in a plumber.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg?_wi=2" } ]} showRating={true} title="What Our Community Says"