Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-05-06 18:19:47 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg?_wi=1",
imageAlt: "Modern Clinic Interior",
},
{
@@ -108,7 +108,7 @@ export default function LandingPage() {
role: "Resident",
company: "Lisbon",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-is-smiling-by-touching-her-cheeks-with-forefinger-white-background_176474-114757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-is-smiling-by-touching-her-cheeks-with-forefinger-white-background_176474-114757.jpg?_wi=1",
},
{
id: "t2",
@@ -116,7 +116,7 @@ export default function LandingPage() {
role: "Accountant",
company: "Lisbon",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/aged-doctor-having-good-news-patient_1398-4032.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aged-doctor-having-good-news-patient_1398-4032.jpg?_wi=1",
},
{
id: "t3",

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sustainable-tooth-brush-alternatives_23-2149165688.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg?_wi=2",
imageAlt: "dental consultation checkup",
},
{
@@ -81,7 +81,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/detective-specialist_1098-15356.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-is-smiling-by-touching-her-cheeks-with-forefinger-white-background_176474-114757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-is-smiling-by-touching-her-cheeks-with-forefinger-white-background_176474-114757.jpg?_wi=2",
imageAlt: "dental consultation checkup",
},
{
@@ -96,7 +96,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-looking-through-microscope_23-2147906021.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/aged-doctor-having-good-news-patient_1398-4032.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aged-doctor-having-good-news-patient_1398-4032.jpg?_wi=2",
imageAlt: "dental consultation checkup",
},
]}