Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-11 07:37:19 +00:00

View File

@@ -51,10 +51,10 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg", imageAlt: "Beautiful smile in luxury dental office"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg?_wi=1", imageAlt: "Beautiful smile in luxury dental office"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66968.jpg", imageAlt: "Painless wisdom tooth extraction"
imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66968.jpg?_wi=1", imageAlt: "Painless wisdom tooth extraction"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-s-examination_1328-4078.jpg", imageAlt: "Aesthetic crown restoration"
@@ -89,10 +89,10 @@ export default function LandingPage() {
title: "Painless Root Canal & Re-RCT", description: "Advanced techniques ensuring complete comfort. We specialize in complex re-root canal treatments with zero post-operative pain.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doctor-service-help-support-discussing-consulting-talk-senior-patient-holding-hands-meeting-health-medical-care-express-trust-concept-hospital-healthcare-medicine_657921-53.jpg", imageAlt: "Painless root canal procedure"
},
{
title: "20-Minute Wisdom Tooth Extractions", description: "Swift, expert extraction using the latest minimally invasive techniques. Faster recovery, minimal swelling, maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66968.jpg", imageAlt: "Quick wisdom tooth extraction"
title: "20-Minute Wisdom Tooth Extractions", description: "Swift, expert extraction using the latest minimally invasive techniques. Faster recovery, minimal swelling, maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66968.jpg?_wi=2", imageAlt: "Quick wisdom tooth extraction"
},
{
title: "Aesthetic Crowns & Restorations", description: "Bespoke dental crowns that restore both function and radiance. Each restoration is crafted for a natural, luminous smile.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-bangs-brown-daytime-make-up-sweater-beige-background-pulls-her-hands-her-head-her-chin_343596-7916.jpg", imageAlt: "Beautiful aesthetic crown"
title: "Aesthetic Crowns & Restorations", description: "Bespoke dental crowns that restore both function and radiance. Each restoration is crafted for a natural, luminous smile.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-bangs-brown-daytime-make-up-sweater-beige-background-pulls-her-hands-her-head-her-chin_343596-7916.jpg?_wi=1", imageAlt: "Beautiful aesthetic crown"
},
{
title: "Conservative Pulp Capping", description: "Preserve your natural tooth with our advanced pulp capping technique. A gentler alternative that maintains tooth vitality.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66923.jpg", imageAlt: "Conservative pulp capping technique"
@@ -118,25 +118,25 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-writing-report-dental-clinic_107420-74192.jpg"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/nurse-inviting-kid-patient-consultation-dental-room-pediatric-doctor-speaking-with-little-girl-man-assistant-talking-with-mother-preparing-stomatologic-examination-orthodontist-office_482257-13316.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/nurse-inviting-kid-patient-consultation-dental-room-pediatric-doctor-speaking-with-little-girl-man-assistant-talking-with-mother-preparing-stomatologic-examination-orthodontist-office_482257-13316.jpg?_wi=1"
}
},
{
id: 2,
title: "International Recognition", description: "Trusted by international patients traveling from across the globe for treatments. Renowned for painless extractions and re-RCT expertise.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg?_wi=2"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-bangs-brown-daytime-make-up-sweater-beige-background-pulls-her-hands-her-head-her-chin_343596-7916.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-bangs-brown-daytime-make-up-sweater-beige-background-pulls-her-hands-her-head-her-chin_343596-7916.jpg?_wi=2"
}
},
{
id: 3,
title: "Patient-Centric Philosophy", description: "Every treatment begins with understanding your fears. We transform dental anxiety into confidence through gentle, expert care.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/nurse-inviting-kid-patient-consultation-dental-room-pediatric-doctor-speaking-with-little-girl-man-assistant-talking-with-mother-preparing-stomatologic-examination-orthodontist-office_482257-13316.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/nurse-inviting-kid-patient-consultation-dental-room-pediatric-doctor-speaking-with-little-girl-man-assistant-talking-with-mother-preparing-stomatologic-examination-orthodontist-office_482257-13316.jpg?_wi=2"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66968.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66968.jpg?_wi=3"
}
}
]}