Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-22 14:21:16 +00:00
parent 79b42734ea
commit 395e6b05ef

View File

@@ -93,7 +93,7 @@ const ReviewsPage = () => {
name: "Sarah Johnson",
handle: "Homeowner - Fourways",
testimonial: "Deep Waters transformed our garden. Professional, reliable, and very affordable. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167446.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167446.jpg?_wi=2",
imageAlt: "Sarah Johnson",
},
{
@@ -101,7 +101,7 @@ const ReviewsPage = () => {
name: "Michael Chen",
handle: "Property Manager - Randburg",
testimonial: "Outstanding service. They handle all our maintenance needs across multiple properties. Always punctual.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-computer_1303-31490.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-computer_1303-31490.jpg?_wi=2",
imageAlt: "Michael Chen",
},
{
@@ -109,7 +109,7 @@ const ReviewsPage = () => {
name: "Emily Rodriguez",
handle: "Business Owner - Fourways",
testimonial: "Great job on our commercial landscaping. The team is professional and takes pride in their work.",
imageSrc: "http://img.b2bpic.net/free-photo/excited-cheerful-blond-girl-rejoicing-camera-with-copy-space-text-promotional-content-near-yellow-background_574295-2365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/excited-cheerful-blond-girl-rejoicing-camera-with-copy-space-text-promotional-content-near-yellow-background_574295-2365.jpg?_wi=2",
imageAlt: "Emily Rodriguez",
},
{
@@ -117,7 +117,7 @@ const ReviewsPage = () => {
name: "David Kim",
handle: "Homeowner - Randburg",
testimonial: "Fast, reliable, and affordable. They fixed our irrigation system perfectly. Will use them again.",
imageSrc: "http://img.b2bpic.net/free-photo/blue-eyed-bearded-male-using-laptop-cafe-street_613910-12216.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-eyed-bearded-male-using-laptop-cafe-street_613910-12216.jpg?_wi=2",
imageAlt: "David Kim",
},
{
@@ -125,7 +125,7 @@ const ReviewsPage = () => {
name: "Lisa Thompson",
handle: "Homeowner - Fourways",
testimonial: "Professional landscapers. They made our garden look like new. Excellent attention to detail.",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-drink_1098-14107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-drink_1098-14107.jpg?_wi=2",
imageAlt: "Lisa Thompson",
},
{
@@ -133,7 +133,7 @@ const ReviewsPage = () => {
name: "James Anderson",
handle: "Business Owner - Randburg",
testimonial: "Best gardening service in the area. Trustworthy, hardworking, and reasonably priced.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2",
imageAlt: "James Anderson",
},
]}