Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-02 22:48:59 +00:00
parent a1f7d5972b
commit 01dad50cb8

View File

@@ -48,27 +48,27 @@ export default function ReviewsPage() {
{
id: "1", name: "Verified Customer", handle: "@dcresident", testimonial:
"Sunday storm—sump pump failed—DJ came through when stores were closed. Fast, professional, and fair pricing. Highly recommend!", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Satisfied customer"},
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=7", imageAlt: "Satisfied customer"},
{
id: "2", name: "Verified Customer", handle: "@homeowner", testimonial:
"Emergency water tank replacement on a Saturday. They were responsive, capable crew, explained everything clearly. Best service in DC.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Satisfied customer"},
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=8", imageAlt: "Satisfied customer"},
{
id: "3", name: "Verified Customer", handle: "@arlington-va", testimonial:
"Clogged sewer main—helped us on a holiday weekend. Professional diagnosis, upfront estimate, and excellent cleanup afterward.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Satisfied customer"},
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=9", imageAlt: "Satisfied customer"},
{
id: "4", name: "Verified Customer", handle: "@rockville-md", testimonial:
"Dealing with old rowhouse plumbing. They were patient, knowledgeable about the building's quirks, and fixed everything right. A+", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Satisfied customer"},
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=10", imageAlt: "Satisfied customer"},
{
id: "5", name: "Verified Customer", handle: "@bethesda-md", testimonial:
"Leak detection on a Thursday evening. They pinpointed the issue, explained the repair options, and scheduled follow-up. Trustworthy.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Satisfied customer"},
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=11", imageAlt: "Satisfied customer"},
{
id: "6", name: "Verified Customer", handle: "@dc-business", testimonial:
"Commercial property emergency. Responded quickly, minimal downtime, professional crew. Been using them for 3+ years now.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Satisfied customer"},
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=12", imageAlt: "Satisfied customer"},
]}
animationType="slide-up"
textboxLayout="default"