Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 03:59:48 +00:00

View File

@@ -67,23 +67,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-dentist-s-chair-examination-process_651396-2246.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-dentist-s-chair-examination-process_651396-2246.jpg?_wi=1",
imageAlt: "Dentist with patient",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19620.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19620.jpg?_wi=1",
imageAlt: "Dental equipment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-mother-with-little-girl-sitting-hospital-reception-lobby-attend-medical-consultation-with-appointment-waiting-room-area-healthcare-clinic-checkup-examination_482257-47694.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-mother-with-little-girl-sitting-hospital-reception-lobby-attend-medical-consultation-with-appointment-waiting-room-area-healthcare-clinic-checkup-examination_482257-47694.jpg?_wi=1",
imageAlt: "Waiting room",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-physiotherapist-posing_23-2148780764.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-physiotherapist-posing_23-2148780764.jpg?_wi=1",
imageAlt: "Dentist portrait",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg?_wi=1",
imageAlt: "Clinic equipment",
},
]}
@@ -117,7 +117,7 @@ export default function LandingPage() {
"exams",
"cleaning",
],
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-dentist-s-chair-examination-process_651396-2246.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-dentist-s-chair-examination-process_651396-2246.jpg?_wi=2",
imageAlt: "Preventive",
},
{
@@ -127,7 +127,7 @@ export default function LandingPage() {
"whitening",
"veneers",
],
imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19620.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19620.jpg?_wi=2",
imageAlt: "Cosmetic",
},
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
"crowns",
"bridges",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-mother-with-little-girl-sitting-hospital-reception-lobby-attend-medical-consultation-with-appointment-waiting-room-area-healthcare-clinic-checkup-examination_482257-47694.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-mother-with-little-girl-sitting-hospital-reception-lobby-attend-medical-consultation-with-appointment-waiting-room-area-healthcare-clinic-checkup-examination_482257-47694.jpg?_wi=2",
imageAlt: "Restorative",
},
]}
@@ -158,14 +158,14 @@ export default function LandingPage() {
name: "Dr. Sarah Miller",
role: "Lead Dentist",
description: "15+ years experience in restorative dentistry.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-physiotherapist-posing_23-2148780764.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-physiotherapist-posing_23-2148780764.jpg?_wi=2",
},
{
id: "2",
name: "Dr. John Doe",
role: "Cosmetic Specialist",
description: "Passionate about creating beautiful smiles.",
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-male-dentist-standing-dental-office_651396-3120.jpg?_wi=2",
},
{
id: "3",