Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-13 14:08:55 +00:00

View File

@@ -71,35 +71,35 @@ export default function LandingPage() {
handle: "@patient",
testimonial: "Exceptional care and very welcoming staff.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780410.jpg?_wi=1",
},
{
name: "Bob R.",
handle: "@patient",
testimonial: "I felt heard and taken care of immediately.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-injection-patient_1170-2124.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-injection-patient_1170-2124.jpg?_wi=1",
},
{
name: "Carol D.",
handle: "@patient",
testimonial: "The best clinic I've ever visited.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-queer-eldery-women-side-view_23-2149732513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-queer-eldery-women-side-view_23-2149732513.jpg?_wi=1",
},
{
name: "David L.",
handle: "@patient",
testimonial: "Professional and compassionate team.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-mother-with-little-son-home_273609-14781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-mother-with-little-son-home_273609-14781.jpg?_wi=1",
},
{
name: "Eve W.",
handle: "@patient",
testimonial: "Highly recommended for all ages.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-nature_23-2149042144.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-nature_23-2149042144.jpg?_wi=1",
},
]}
buttons={[
@@ -216,7 +216,7 @@ export default function LandingPage() {
quote: "I felt very comfortable from the moment I entered.",
name: "Alice M.",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780410.jpg?_wi=2",
},
{
id: "2",
@@ -224,7 +224,7 @@ export default function LandingPage() {
quote: "The team is knowledgeable and kind.",
name: "Bob R.",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-injection-patient_1170-2124.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-injection-patient_1170-2124.jpg?_wi=2",
},
{
id: "3",
@@ -232,7 +232,7 @@ export default function LandingPage() {
quote: "They really care about their patients.",
name: "Carol D.",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/happy-queer-eldery-women-side-view_23-2149732513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-queer-eldery-women-side-view_23-2149732513.jpg?_wi=2",
},
{
id: "4",
@@ -240,7 +240,7 @@ export default function LandingPage() {
quote: "Highly recommend their wellness programs.",
name: "David L.",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-mother-with-little-son-home_273609-14781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-mother-with-little-son-home_273609-14781.jpg?_wi=2",
},
{
id: "5",
@@ -248,7 +248,7 @@ export default function LandingPage() {
quote: "Best doctors in the area, hands down.",
name: "Eve W.",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-nature_23-2149042144.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-nature_23-2149042144.jpg?_wi=2",
},
]}
title="Patient Success Stories"