Update src/app/page.tsx

This commit is contained in:
2026-03-29 14:35:49 +00:00
parent 8ca1a91cf5
commit 6e49ed0b46

View File

@@ -112,13 +112,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-laughing-model-colorful-casual-summer-clothes-with-natural-makeup_158538-11755.jpg"},
{
id: "t3", name: "John Thompson", handle: "@jthompson", testimonial: "Precision Dental provides the most thorough exams I've ever had. Highly professional staff.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg?_wi=1"},
{
id: "t4", name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "My smile makeover turned out better than I could have imagined. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-client-dental-clinic_23-2149206242.jpg"},
{
id: "t5", name: "David Chen", handle: "@dchen", testimonial: "An incredible experience from start to finish. My confidence has never been higher.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg?_wi=2"},
]}
showRating={true}
title="Patient Stories"