Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 14:35:01 +00:00

View File

@@ -158,7 +158,7 @@ export default function LandingPage() {
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",
@@ -174,7 +174,7 @@ export default function LandingPage() {
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}