Update src/app/reviews/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function ReviewsPage() {
|
||||
handle: "Jersey City Homeowner",
|
||||
testimonial:
|
||||
"Well knowledgeable and best pricing in my area. They arrived fast and fixed everything right the first time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=7",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -59,7 +59,7 @@ export default function ReviewsPage() {
|
||||
handle: "Property Manager",
|
||||
testimonial:
|
||||
"I'm happy with the service and will use them again for sure if needed. Highly professional team.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=8",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function ReviewsPage() {
|
||||
handle: "Jersey City Resident",
|
||||
testimonial:
|
||||
"Emergency at 2 AM and they came right away. Fixed our burst pipe and cleaned up perfectly. Thank you!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=9",
|
||||
imageAlt: "Angela Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function ReviewsPage() {
|
||||
handle: "Business Owner",
|
||||
testimonial:
|
||||
"Fast response, transparent about costs upfront. Best plumber I've found in Jersey City.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=10",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function ReviewsPage() {
|
||||
handle: "Jersey City Homeowner",
|
||||
testimonial:
|
||||
"They explained everything and didn't push unnecessary work. Fair pricing and quality service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=11",
|
||||
imageAlt: "Lisa Thompson",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function ReviewsPage() {
|
||||
handle: "Landlord",
|
||||
testimonial:
|
||||
"Reliable, professional, and they work with landlords on scheduling. Highly recommend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=12",
|
||||
imageAlt: "James Martinez",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user