Merge version_1 into main #1
@@ -67,35 +67,35 @@ export default function LandingPage() {
|
||||
handle: "Verified Patient",
|
||||
testimonial: "Excellent place for dental care. My father's teeth treatment was handled with great professional care.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-man-face-portrait-smiling-close-up_53876-143237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-man-face-portrait-smiling-close-up_53876-143237.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Satisfied Patient",
|
||||
handle: "Lower Teeth Implant",
|
||||
testimonial: "Got implant done in lower teeth satisfactorily. Overall very much satisfied & the fear before implant was vanished.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-thumbs-up-clinic_1153-682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-thumbs-up-clinic_1153-682.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Deepak R.",
|
||||
handle: "Dental Surgery",
|
||||
testimonial: "Professional and courteous team. Highly recommended for implants.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-blue-shirt_23-2148548056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-blue-shirt_23-2148548056.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sunita K.",
|
||||
handle: "Routine Checkup",
|
||||
testimonial: "A very clean clinic with modern infrastructure for dental treatments.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Rajesh M.",
|
||||
handle: "Full Restoration",
|
||||
testimonial: "I had a wonderful experience for my dental surgery. Dr. Dental is amazing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-thinking-medic-hospital-covid-19-pandemic-emotion_179666-24326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-thinking-medic-hospital-covid-19-pandemic-emotion_179666-24326.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23913.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23913.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -172,21 +172,21 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Dental Implants",
|
||||
description: "High-quality, durable implants to restore your smile and confidence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23913.jpg?_wi=2",
|
||||
titleIconSrc: "Shield",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{
|
||||
title: "Routine Checkups",
|
||||
description: "Preventative care and routine checkups to maintain your oral health.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23913.jpg?_wi=3",
|
||||
titleIconSrc: "CheckCircle",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{
|
||||
title: "Advanced Dentistry",
|
||||
description: "Modern restorative procedures for complex dental issues.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23913.jpg?_wi=4",
|
||||
titleIconSrc: "Zap",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
@@ -207,35 +207,35 @@ export default function LandingPage() {
|
||||
name: "Anonymous",
|
||||
role: "Patient",
|
||||
testimonial: "Excellent place for dental care. In October 2025 whole teaths was implanted to my father...",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-man-face-portrait-smiling-close-up_53876-143237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-man-face-portrait-smiling-close-up_53876-143237.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Satisfied Patient",
|
||||
role: "Lower Teeth Implant",
|
||||
testimonial: "Got implant done in lower teeth satisfactorily. Overall very much satisfied & the fear before implant was vanished.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-thumbs-up-clinic_1153-682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-thumbs-up-clinic_1153-682.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Deepak R.",
|
||||
role: "Patient",
|
||||
testimonial: "Professional and courteous team. Highly recommended for implants.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-blue-shirt_23-2148548056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-blue-shirt_23-2148548056.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sunita K.",
|
||||
role: "Patient",
|
||||
testimonial: "A very clean clinic with modern infrastructure for dental treatments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Rajesh M.",
|
||||
role: "Patient",
|
||||
testimonial: "I had a wonderful experience for my dental surgery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-thinking-medic-hospital-covid-19-pandemic-emotion_179666-24326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-thinking-medic-hospital-covid-19-pandemic-emotion_179666-24326.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Patient Stories"
|
||||
|
||||
Reference in New Issue
Block a user