Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -105,15 +105,15 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "Detailed Diagnosis Explanation", description: "Every patient receives a comprehensive explanation of their diagnosis, treatment options, and expected outcomes before any procedure begins.", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg", imageAlt: "Consultation and diagnosis"
|
title: "Detailed Diagnosis Explanation", description: "Every patient receives a comprehensive explanation of their diagnosis, treatment options, and expected outcomes before any procedure begins.", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg?_wi=1", imageAlt: "Consultation and diagnosis"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Painless Procedures & Gentle Handling", description: "Specialized techniques for children and senior citizens. Our approach minimizes discomfort, especially for sensitive extractions and RCT treatments.", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg", imageAlt: "Painless dental treatment"
|
title: "Painless Procedures & Gentle Handling", description: "Specialized techniques for children and senior citizens. Our approach minimizes discomfort, especially for sensitive extractions and RCT treatments.", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg?_wi=2", imageAlt: "Painless dental treatment"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Hygienic Infrastructure & Modern Equipment", description: "State-of-the-art laser dentistry technology, strict sterilization protocols, and a clean, well-maintained clinical environment you can trust.", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg", imageAlt: "Modern dental clinic infrastructure"
|
title: "Hygienic Infrastructure & Modern Equipment", description: "State-of-the-art laser dentistry technology, strict sterilization protocols, and a clean, well-maintained clinical environment you can trust.", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg?_wi=3", imageAlt: "Modern dental clinic infrastructure"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -132,13 +132,13 @@ export default function LandingPage() {
|
|||||||
id: "1", name: "Dr. Mohan", role: "Chief Dentist & Founder", imageSrc: "http://img.b2bpic.net/free-photo/preparing-utensils-microneedling-procedure_23-2149374080.jpg", imageAlt: "Dr. Mohan, Chief Dentist"
|
id: "1", name: "Dr. Mohan", role: "Chief Dentist & Founder", imageSrc: "http://img.b2bpic.net/free-photo/preparing-utensils-microneedling-procedure_23-2149374080.jpg", imageAlt: "Dr. Mohan, Chief Dentist"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Dr. Manasa", role: "General & Cosmetic Dentist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg", imageAlt: "Dr. Manasa, General Dentist"
|
id: "2", name: "Dr. Manasa", role: "General & Cosmetic Dentist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg?_wi=1", imageAlt: "Dr. Manasa, General Dentist"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Dr. Monika", role: "Restorative Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-dentist-clinic_23-2148396204.jpg", imageAlt: "Dr. Monika, Restorative Specialist"
|
id: "3", name: "Dr. Monika", role: "Restorative Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-dentist-clinic_23-2148396204.jpg", imageAlt: "Dr. Monika, Restorative Specialist"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Dr. Hema", role: "Periodontist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg", imageAlt: "Dr. Hema, Periodontist"
|
id: "4", name: "Dr. Hema", role: "Periodontist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg?_wi=2", imageAlt: "Dr. Hema, Periodontist"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
@@ -157,27 +157,27 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Rajesh Kumar", role: "Business Owner", company: "Local Business", rating: 5,
|
id: "1", name: "Rajesh Kumar", role: "Business Owner", company: "Local Business", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageAlt: "Rajesh Kumar"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg?_wi=1", imageAlt: "Rajesh Kumar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Priya Sharma", role: "Corporate Professional", company: "Tech Company", rating: 5,
|
id: "2", name: "Priya Sharma", role: "Corporate Professional", company: "Tech Company", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageAlt: "Priya Sharma"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg?_wi=2", imageAlt: "Priya Sharma"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Amit Patel", role: "Entrepreneur", company: "Startup", rating: 5,
|
id: "3", name: "Amit Patel", role: "Entrepreneur", company: "Startup", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", imageAlt: "Amit Patel"
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=1", imageAlt: "Amit Patel"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Sneha Reddy", role: "Healthcare Professional", company: "Medical Field", rating: 5,
|
id: "4", name: "Sneha Reddy", role: "Healthcare Professional", company: "Medical Field", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageAlt: "Sneha Reddy"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg?_wi=3", imageAlt: "Sneha Reddy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5", name: "Vikram Singh", role: "Finance Manager", company: "Corporate Sector", rating: 5,
|
id: "5", name: "Vikram Singh", role: "Finance Manager", company: "Corporate Sector", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", imageAlt: "Vikram Singh"
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=2", imageAlt: "Vikram Singh"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6", name: "Ananya Gupta", role: "Educator", company: "Education Sector", rating: 5,
|
id: "6", name: "Ananya Gupta", role: "Educator", company: "Education Sector", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageAlt: "Ananya Gupta"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg?_wi=4", imageAlt: "Ananya Gupta"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
|
|||||||
Reference in New Issue
Block a user