Update src/app/page.tsx
This commit is contained in:
@@ -47,10 +47,10 @@ export default function LandingPage() {
|
||||
description="Best Diabetologist in Islamabad. Trusted diabetes specialist helping patients achieve healthier lives through advanced diabetes management and personalized care."
|
||||
buttons={[{ text: "Book Appointment", href: "#contact" }, { text: "Call Now", href: "tel:03125533999" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-chairs-circle-used-aa-group-meeting-with-people-therapist-office-with-furniture-designed-therapy-session-against-alcoholism-drug-addiction-rehab-space_482257-30614.jpg", imageAlt: "Dr. Farrukh Zaman" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nobody-empty-hospital-reception-waiting-area-medical-facility-with-healthcare-service-cure-patients-with-disease-no-people-clinic-lobby-waiting-room-covid-19-pandemic_482257-46768.jpg", imageAlt: "Medical Clinic Interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fruits-smart-watch-blue-wooden-desk_496169-354.jpg", imageAlt: "Diabetes Management Concept" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-ophthalmologist-s-office_23-2150917650.jpg", imageAlt: "Blood Sugar Monitoring" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-chairs-circle-used-aa-group-meeting-with-people-therapist-office-with-furniture-designed-therapy-session-against-alcoholism-drug-addiction-rehab-space_482257-30614.jpg?_wi=1", imageAlt: "Dr. Farrukh Zaman" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nobody-empty-hospital-reception-waiting-area-medical-facility-with-healthcare-service-cure-patients-with-disease-no-people-clinic-lobby-waiting-room-covid-19-pandemic_482257-46768.jpg?_wi=1", imageAlt: "Medical Clinic Interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fruits-smart-watch-blue-wooden-desk_496169-354.jpg?_wi=1", imageAlt: "Diabetes Management Concept" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-ophthalmologist-s-office_23-2150917650.jpg?_wi=1", imageAlt: "Blood Sugar Monitoring" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-pomegranates-green-apples-diet-written-notebook-platter-grey-background_140725-145951.jpg", imageAlt: "Healthy Diet Planning" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-nurse-with-stethoscope_23-2148501144.jpg", imageAlt: "Consultation Setting" }
|
||||
]}
|
||||
@@ -110,10 +110,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ayesha Khan", role: "Patient", testimonial: "Excellent doctor for diabetes treatment. Very professional and explains everything clearly.", imageSrc: "http://img.b2bpic.net/free-photo/empty-doctor-office-featuring-modern-medical-equipment-drugs_482257-124012.jpg" },
|
||||
{ id: "2", name: "Omar Raza", role: "Patient", testimonial: "One of the best diabetologists in Islamabad. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chairs-circle-used-aa-group-meeting-with-people-therapist-office-with-furniture-designed-therapy-session-against-alcoholism-drug-addiction-rehab-space_482257-30614.jpg" },
|
||||
{ id: "3", name: "Sarah Ahmed", role: "Patient", testimonial: "Great experience. My blood sugar control improved significantly after treatment.", imageSrc: "http://img.b2bpic.net/free-photo/nobody-empty-hospital-reception-waiting-area-medical-facility-with-healthcare-service-cure-patients-with-disease-no-people-clinic-lobby-waiting-room-covid-19-pandemic_482257-46768.jpg" },
|
||||
{ id: "4", name: "Zeeshan Ali", role: "Patient", testimonial: "Very professional clinic. The doctor is very patient-focused.", imageSrc: "http://img.b2bpic.net/free-photo/fruits-smart-watch-blue-wooden-desk_496169-354.jpg" },
|
||||
{ id: "5", name: "Maria Fatima", role: "Patient", testimonial: "My glucose levels are perfectly managed now. Thank you Dr. Zaman.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-ophthalmologist-s-office_23-2150917650.jpg" }
|
||||
{ id: "2", name: "Omar Raza", role: "Patient", testimonial: "One of the best diabetologists in Islamabad. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chairs-circle-used-aa-group-meeting-with-people-therapist-office-with-furniture-designed-therapy-session-against-alcoholism-drug-addiction-rehab-space_482257-30614.jpg?_wi=2" },
|
||||
{ id: "3", name: "Sarah Ahmed", role: "Patient", testimonial: "Great experience. My blood sugar control improved significantly after treatment.", imageSrc: "http://img.b2bpic.net/free-photo/nobody-empty-hospital-reception-waiting-area-medical-facility-with-healthcare-service-cure-patients-with-disease-no-people-clinic-lobby-waiting-room-covid-19-pandemic_482257-46768.jpg?_wi=2" },
|
||||
{ id: "4", name: "Zeeshan Ali", role: "Patient", testimonial: "Very professional clinic. The doctor is very patient-focused.", imageSrc: "http://img.b2bpic.net/free-photo/fruits-smart-watch-blue-wooden-desk_496169-354.jpg?_wi=2" },
|
||||
{ id: "5", name: "Maria Fatima", role: "Patient", testimonial: "My glucose levels are perfectly managed now. Thank you Dr. Zaman.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-ophthalmologist-s-office_23-2150917650.jpg?_wi=2" }
|
||||
]}
|
||||
title="Patient Stories"
|
||||
description="See why we are trusted for diabetes care in Islamabad."
|
||||
|
||||
Reference in New Issue
Block a user