Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 13:29:26 +00:00

View File

@@ -151,10 +151,10 @@ export default function LandingPage() {
tag="Expert Team"
members={[
{
id: "1", name: "Dr. Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-his-arms-crossed_107420-65262.jpg", imageAlt: "Dr. Rajesh Kumar - Lead Dentist"
id: "1", name: "Dr. Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-his-arms-crossed_107420-65262.jpg?_wi=1", imageAlt: "Dr. Rajesh Kumar - Lead Dentist"
},
{
id: "2", name: "Dr. Priya Menon", imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-his-arms-crossed_107420-65262.jpg", imageAlt: "Dr. Priya Menon - Pediatric Specialist"
id: "2", name: "Dr. Priya Menon", imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-his-arms-crossed_107420-65262.jpg?_wi=2", imageAlt: "Dr. Priya Menon - Pediatric Specialist"
}
]}
memberVariant="default"