Update src/app/testimonials/page.tsx

This commit is contained in:
2026-03-22 06:23:23 +00:00
parent 370a839d2c
commit 449960f369

View File

@@ -94,7 +94,7 @@ export default function TestimonialsPage() {
role: "Patient",
company: "Verified Patient",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg?_wi=2",
imageAlt: "Margaret Foster testimonial",
},
{
@@ -103,7 +103,7 @@ export default function TestimonialsPage() {
role: "Patient",
company: "Verified Patient",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg?_wi=2",
imageAlt: "David Martinez testimonial",
},
{
@@ -112,7 +112,7 @@ export default function TestimonialsPage() {
role: "Patient",
company: "Verified Patient",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-work_23-2149485515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-work_23-2149485515.jpg?_wi=2",
imageAlt: "Jennifer Lee testimonial",
},
{
@@ -121,7 +121,7 @@ export default function TestimonialsPage() {
role: "Patient",
company: "Verified Patient",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg?_wi=2",
imageAlt: "Robert Johnson testimonial",
},
{
@@ -130,7 +130,7 @@ export default function TestimonialsPage() {
role: "Patient",
company: "Verified Patient",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg?_wi=2",
imageAlt: "Angela Williams testimonial",
},
{
@@ -139,7 +139,7 @@ export default function TestimonialsPage() {
role: "Patient",
company: "Verified Patient",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3527.jpg?_wi=2",
imageAlt: "Michael Patterson testimonial",
},
]}
@@ -214,7 +214,7 @@ export default function TestimonialsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/dental-plus-logo-with-cross_1222-72.jpg"
imageSrc="http://img.b2bpic.net/free-vector/dental-plus-logo-with-cross_1222-72.jpg?_wi=4"
imageAlt="Luminous Dental logo"
logoText="Luminous Dental"
copyrightText="© 2025 Luminous Dental. All rights reserved."