Merge version_1 into main #1
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
{ text: "Call: +91-XXXXX XXXXX", href: "tel:+91XXXXX" }
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg", imageAlt: "Modern dental clinic interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg", imageAlt: "Clean dental treatment area" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg?_wi=1", imageAlt: "Modern dental clinic interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg?_wi=2", imageAlt: "Clean dental treatment area" }
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -94,8 +94,8 @@ export default function LandingPage() {
|
||||
description="Experienced clinicians dedicated to your oral health and comfort"
|
||||
members={[
|
||||
{ id: "1", name: "Dr. Mohan", role: "Chief Dentist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-joyful-male-doctor_171337-1489.jpg", imageAlt: "Dr. Mohan - Chief Dentist" },
|
||||
{ id: "2", name: "Dr. Manasa", role: "General Dentist", imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg", imageAlt: "Dr. Manasa - General Dentist" },
|
||||
{ id: "3", name: "Dr. Monika", role: "Restorative Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg", imageAlt: "Dr. Monika - Restorative Specialist" },
|
||||
{ id: "2", name: "Dr. Manasa", role: "General Dentist", imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg?_wi=1", imageAlt: "Dr. Manasa - General Dentist" },
|
||||
{ id: "3", name: "Dr. Monika", role: "Restorative Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg?_wi=2", imageAlt: "Dr. Monika - Restorative Specialist" },
|
||||
{ id: "4", name: "Dr. Hema", role: "Periodontist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-work_23-2149485515.jpg", imageAlt: "Dr. Hema - Periodontist" }
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -108,10 +108,10 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg", imageAlt: "Rajesh Kumar" },
|
||||
{ id: "2", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg", imageAlt: "Priya Sharma" },
|
||||
{ id: "3", name: "Arun Patel", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg", imageAlt: "Arun Patel" },
|
||||
{ id: "4", name: "Neha Verma", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg", imageAlt: "Neha Verma" }
|
||||
{ id: "1", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg?_wi=1", imageAlt: "Rajesh Kumar" },
|
||||
{ id: "2", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg?_wi=2", imageAlt: "Priya Sharma" },
|
||||
{ id: "3", name: "Arun Patel", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg?_wi=3", imageAlt: "Arun Patel" },
|
||||
{ id: "4", name: "Neha Verma", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg?_wi=4", imageAlt: "Neha Verma" }
|
||||
]}
|
||||
cardTitle="Trusted by 840+ satisfied patients with a 4.9-star rating"
|
||||
cardTag="Patient Testimonials"
|
||||
|
||||
Reference in New Issue
Block a user