Update src/app/customers/page.tsx

This commit is contained in:
2026-03-03 13:30:50 +00:00
parent cdbbe86f44
commit c777f6e0b3

View File

@@ -60,19 +60,19 @@ export default function CustomersPage() {
testimonials={[
{
id: "1", name: "Sarah Martinez", role: "Dog Mom", company: "Portland, OR", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Sarah Martinez"
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Sarah Martinez"
},
{
id: "2", name: "Jennifer Chen", role: "Pet Enthusiast", company: "Seattle, WA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg", imageAlt: "Jennifer Chen"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg?_wi=2", imageAlt: "Jennifer Chen"
},
{
id: "3", name: "Michael Johnson", role: "First-Time Pet Owner", company: "Denver, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/european-man-smiling-cheerful-expression-closeup-portrait_53876-129391.jpg", imageAlt: "Michael Johnson"
imageSrc: "http://img.b2bpic.net/free-photo/european-man-smiling-cheerful-expression-closeup-portrait_53876-129391.jpg?_wi=2", imageAlt: "Michael Johnson"
},
{
id: "4", name: "Emily Rodriguez", role: "Cat Mom", company: "Austin, TX", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-outdoors_1098-1638.jpg", imageAlt: "Emily Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-outdoors_1098-1638.jpg?_wi=2", imageAlt: "Emily Rodriguez"
},
{
id: "5", name: "David Thompson", role: "Senior & Dog Lover", company: "Boston, MA", rating: 5,