Update src/app/testimonials/page.tsx

This commit is contained in:
2026-03-09 03:15:07 +00:00
parent 26b5e078ed
commit 988e8d10bf

View File

@@ -50,7 +50,7 @@ export default function TestimonialsPage() {
role: "Local Business Owner",
company: "Bedford",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-spa_23-2148206192.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-spa_23-2148206192.jpg?_wi=2",
imageAlt: "happy satisfied customer portrait professional photo",
},
{
@@ -59,7 +59,7 @@ export default function TestimonialsPage() {
role: "Accountant",
company: "Arlington",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg?_wi=2",
imageAlt: "professional man portrait satisfied happy expression",
},
{
@@ -68,7 +68,7 @@ export default function TestimonialsPage() {
role: "Teacher",
company: "Fort Worth",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2",
imageAlt: "smiling woman customer portrait satisfied photo",
},
{
@@ -77,7 +77,7 @@ export default function TestimonialsPage() {
role: "Consultant",
company: "Euless",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg?_wi=2",
imageAlt: "professional man happy customer testimonial portrait",
},
]}