Update src/app/page.tsx

This commit is contained in:
2026-03-10 12:58:00 +00:00
parent 43cdfd8b1b
commit d9900b00a6

View File

@@ -61,19 +61,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Abhijit Ghosh", handle: "Patient since 2021", testimonial: "Dr. Vaibhav is extremely professional, knowledgeable, and always takes time to answer all questions thoroughly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-young-woman-outdoor-with-headphones_624325-2758.jpg", imageAlt: "smiling patient happy dental treatment"
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-young-woman-outdoor-with-headphones_624325-2758.jpg?_wi=1", imageAlt: "smiling patient happy dental treatment"
},
{
name: "Reshmi Basu", handle: "Family Patient", testimonial: "Our entire family has been seeing Dr. Vaibhav for years. We couldn't be in better hands.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/doctor-writing-reports-while-discussing-with-patient_107420-74005.jpg", imageAlt: "confident woman bright smile dental"
imageSrc: "http://img.b2bpic.net/free-photo/doctor-writing-reports-while-discussing-with-patient_107420-74005.jpg?_wi=1", imageAlt: "confident woman bright smile dental"
},
{
name: "Pallab Sarkar", handle: "Patient", testimonial: "My mother's wisdom tooth extraction was smooth and painless. Healing took just a few days.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/family-eating-together-night_23-2149331979.jpg", imageAlt: "elderly patient happy dental care"
imageSrc: "http://img.b2bpic.net/free-photo/family-eating-together-night_23-2149331979.jpg?_wi=1", imageAlt: "elderly patient happy dental care"
},
{
name: "Ashish Singhal", handle: "Patient", testimonial: "Professional care with personal attention. The most reliable dentist I've visited.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/gynecologist-performing-ultrasound-consultation_23-2149353033.jpg", imageAlt: "young man confident smile dental"
imageSrc: "http://img.b2bpic.net/free-photo/gynecologist-performing-ultrasound-consultation_23-2149353033.jpg?_wi=1", imageAlt: "young man confident smile dental"
}
]}
testimonialRotationInterval={5000}
@@ -86,10 +86,10 @@ export default function LandingPage() {
<MetricCardEleven
metrics={[
{
id: "1", value: "5.0", title: "Google Rating", description: "Trusted by hundreds of satisfied patients", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-young-woman-outdoor-with-headphones_624325-2758.jpg", imageAlt: "smiling patient happy dental treatment"
id: "1", value: "5.0", title: "Google Rating", description: "Trusted by hundreds of satisfied patients", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-young-woman-outdoor-with-headphones_624325-2758.jpg?_wi=2", imageAlt: "smiling patient happy dental treatment"
},
{
id: "2", value: "15+", title: "Years Experience", description: "Dr. Priyadarshi Vaibhav's clinical expertise", imageSrc: "http://img.b2bpic.net/free-photo/doctor-writing-reports-while-discussing-with-patient_107420-74005.jpg", imageAlt: "confident woman bright smile dental"
id: "2", value: "15+", title: "Years Experience", description: "Dr. Priyadarshi Vaibhav's clinical expertise", imageSrc: "http://img.b2bpic.net/free-photo/doctor-writing-reports-while-discussing-with-patient_107420-74005.jpg?_wi=2", imageAlt: "confident woman bright smile dental"
},
{
id: "3", value: "100%", title: "Hygiene Standard", description: "Modern clinic with sterilized equipment", imageSrc: "http://img.b2bpic.net/free-photo/reflection-female-dentist-looking-through-microscope-mirror_23-2147906022.jpg", imageAlt: "modern dental clinic clean environment"
@@ -173,22 +173,22 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Abhijit Ghosh", handle: "@abhijit_g", testimonial: "Dr. Vaibhav is extremely professional, knowledgeable, and always takes time to answer all questions thoroughly. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-young-woman-outdoor-with-headphones_624325-2758.jpg", imageAlt: "smiling patient happy dental treatment"
id: "1", name: "Abhijit Ghosh", handle: "@abhijit_g", testimonial: "Dr. Vaibhav is extremely professional, knowledgeable, and always takes time to answer all questions thoroughly. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-young-woman-outdoor-with-headphones_624325-2758.jpg?_wi=3", imageAlt: "smiling patient happy dental treatment"
},
{
id: "2", name: "Reshmi Basu", handle: "@reshmi_family", testimonial: "Our entire family has been seeing Dr. Vaibhav for years. We couldn't be in better hands for all our dental needs.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-writing-reports-while-discussing-with-patient_107420-74005.jpg", imageAlt: "confident woman bright smile dental"
id: "2", name: "Reshmi Basu", handle: "@reshmi_family", testimonial: "Our entire family has been seeing Dr. Vaibhav for years. We couldn't be in better hands for all our dental needs.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-writing-reports-while-discussing-with-patient_107420-74005.jpg?_wi=3", imageAlt: "confident woman bright smile dental"
},
{
id: "3", name: "Pallab Sarkar", handle: "@pallab_s", testimonial: "My mother's wisdom tooth extraction was smooth and painless. Healing took just a few days. Excellent care!", imageSrc: "http://img.b2bpic.net/free-photo/family-eating-together-night_23-2149331979.jpg", imageAlt: "elderly patient happy dental care"
id: "3", name: "Pallab Sarkar", handle: "@pallab_s", testimonial: "My mother's wisdom tooth extraction was smooth and painless. Healing took just a few days. Excellent care!", imageSrc: "http://img.b2bpic.net/free-photo/family-eating-together-night_23-2149331979.jpg?_wi=2", imageAlt: "elderly patient happy dental care"
},
{
id: "4", name: "Ashish Singhal", handle: "@ashish_dental", testimonial: "Professional care with personal attention. The most reliable dentist I've visited. Very hygienic clinic.", imageSrc: "http://img.b2bpic.net/free-photo/gynecologist-performing-ultrasound-consultation_23-2149353033.jpg", imageAlt: "young man confident smile dental"
id: "4", name: "Ashish Singhal", handle: "@ashish_dental", testimonial: "Professional care with personal attention. The most reliable dentist I've visited. Very hygienic clinic.", imageSrc: "http://img.b2bpic.net/free-photo/gynecologist-performing-ultrasound-consultation_23-2149353033.jpg?_wi=2", imageAlt: "young man confident smile dental"
},
{
id: "5", name: "R. Sinha", handle: "@r_sinha", testimonial: "Very hygienic clinic and the doctor is extremely patient and understanding. Felt completely comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-young-woman-outdoor-with-headphones_624325-2758.jpg", imageAlt: "smiling patient happy dental treatment"
id: "5", name: "R. Sinha", handle: "@r_sinha", testimonial: "Very hygienic clinic and the doctor is extremely patient and understanding. Felt completely comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-young-woman-outdoor-with-headphones_624325-2758.jpg?_wi=4", imageAlt: "smiling patient happy dental treatment"
},
{
id: "6", name: "Ananya Dey", handle: "@ananya_d", testimonial: "Best dental experience I've had. Clear explanations, gentle treatment, and follow-up care that shows genuine concern.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-writing-reports-while-discussing-with-patient_107420-74005.jpg", imageAlt: "confident woman bright smile dental"
id: "6", name: "Ananya Dey", handle: "@ananya_d", testimonial: "Best dental experience I've had. Clear explanations, gentle treatment, and follow-up care that shows genuine concern.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-writing-reports-while-discussing-with-patient_107420-74005.jpg?_wi=4", imageAlt: "confident woman bright smile dental"
}
]}
animationType="slide-up"