From ab84485c9b752e4b6fa337a59a71d7161dc85b53 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:36:18 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0180751..dce3b7a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,14 +73,14 @@ const AboutPage = () => { { title: "Advanced Ultrasound Technology", description: "State-of-the-art equipment for precise diagnostics and comprehensive imaging services", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg?_wi=5", imageAlt: "Modern ultrasound facilities", buttonIcon: Heart }, { title: "Patient-Centric Approach", description: "We prioritize your comfort, privacy, and comprehensive health information at every step", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg?_wi=3", imageAlt: "Patient care focus", buttonIcon: Heart } @@ -103,7 +103,7 @@ const AboutPage = () => { name: "Property 09", price: "Basement Level", variant: "Complete facilities available", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg?_wi=6", imageAlt: "Clinic Location Property 09" }, { @@ -111,7 +111,7 @@ const AboutPage = () => { name: "Property 10", price: "Ground Floor", variant: "Easy accessibility and parking", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg?_wi=7", imageAlt: "Clinic Location Property 10" } ]} -- 2.49.1 From 933f1bd4c135fb373ca41ab4f585458a30a56e99 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:36:19 +0000 Subject: [PATCH 2/6] Update src/app/admin/page.tsx --- src/app/admin/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/admin/page.tsx b/src/app/admin/page.tsx index d5a089c..4b2ebe8 100644 --- a/src/app/admin/page.tsx +++ b/src/app/admin/page.tsx @@ -50,42 +50,42 @@ const AdminPage = () => { { title: "Calendar Management", description: "View all appointments in daily, weekly, or monthly calendar views with color-coded statuses across both clinic locations", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=4", imageAlt: "Calendar management view", buttonIcon: Calendar }, { title: "Slot Configuration", description: "Customize working hours, slot durations, maximum patients per slot, and buffer times independently for each location", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=5", imageAlt: "Configuration settings", buttonIcon: Settings }, { title: "Patient Records", description: "Complete patient database with search functionality by name, phone, or email. Access full appointment history and clinical notes", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=6", imageAlt: "Patient records system", buttonIcon: Users }, { title: "Analytics & Reports", description: "Generate comprehensive reports on appointment metrics, no-show rates, popular services, and export data as CSV or PDF", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=7", imageAlt: "Analytics dashboard", buttonIcon: TrendingUp }, { title: "Broadcast Messaging", description: "Send custom SMS, WhatsApp, or email messages to all patients or targeted groups with confirmation tracking", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=8", imageAlt: "Messaging system", buttonIcon: Send }, { title: "Role-Based Access Control", description: "Manage staff roles (Admin, Doctor, Receptionist) with different permission levels and activity logging for security", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=9", imageAlt: "Access control settings", buttonIcon: Shield } -- 2.49.1 From f0e1ef2654cb0344182ccf0815944f8c2e507c82 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:36:19 +0000 Subject: [PATCH 3/6] Update src/app/appointments/page.tsx --- src/app/appointments/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/appointments/page.tsx b/src/app/appointments/page.tsx index a4f3d16..eaf740f 100644 --- a/src/app/appointments/page.tsx +++ b/src/app/appointments/page.tsx @@ -52,7 +52,7 @@ const AppointmentsPage = () => { name: "General Consultation", price: "Book Now", variant: "With Dr. Nisha Singh", - imageSrc: "http://img.b2bpic.net/free-photo/medical-treatment-calendar-with-stethoscope-pills_23-2148438970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-treatment-calendar-with-stethoscope-pills_23-2148438970.jpg?_wi=2", imageAlt: "General consultation booking" }, { @@ -60,7 +60,7 @@ const AppointmentsPage = () => { name: "Ultrasound Examination", price: "Schedule", variant: "Complete imaging service", - imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg?_wi=6", imageAlt: "Ultrasound appointment" }, { @@ -68,7 +68,7 @@ const AppointmentsPage = () => { name: "Follow-up Appointment", price: "Reschedule", variant: "Continue your care", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg?_wi=4", imageAlt: "Follow-up scheduling" } ]} -- 2.49.1 From 1938d826cb49120208fdbb53e25f99a976239c1b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:36:20 +0000 Subject: [PATCH 4/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1157f51..2a82c53 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -67,7 +67,7 @@ const ContactPage = () => { name: "Property 09 - Basement Level", price: "Molarband Extension, Delhi", variant: "Fully equipped clinic with ultrasound", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg?_wi=8", imageAlt: "Clinic Location - Property 09" }, { @@ -75,7 +75,7 @@ const ContactPage = () => { name: "Property 10 - Ground Floor", price: "Molarband Extension, Delhi", variant: "Easy accessibility and ample parking", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg?_wi=9", imageAlt: "Clinic Location - Property 10" } ]} -- 2.49.1 From 52d5523c13579c0fd958b1a4fab40d16b49a628c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:36:20 +0000 Subject: [PATCH 5/6] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index af75632..9ee9c3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ const HomePage = () => { { text: "Learn More", href: "/about" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/medical-treatment-calendar-with-stethoscope-pills_23-2148438970.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medical-treatment-calendar-with-stethoscope-pills_23-2148438970.jpg?_wi=1" imageAlt="Online appointment booking interface" /> @@ -71,7 +71,7 @@ const HomePage = () => { { title: "Real-Time Availability", description: "View and book available time slots instantly for both clinic locations", - imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg?_wi=1", imageAlt: "Real-time availability view", buttonIcon: Calendar, buttonHref: "/appointments" @@ -86,28 +86,28 @@ const HomePage = () => { { title: "Manage Appointments", description: "Reschedule, cancel, or track your appointment history online", - imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg?_wi=2", imageAlt: "Appointment management", buttonIcon: Clock }, { title: "Family Bookings", description: "Book appointments for yourself and family members in one place", - imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg?_wi=3", imageAlt: "Family booking system", buttonIcon: Users }, { title: "Secure Profile", description: "OTP and email-based secure login protecting your personal health information", - imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg?_wi=4", imageAlt: "Secure login", buttonIcon: Lock }, { title: "Easy Feedback", description: "Rate your experience and leave reviews directly in the system", - imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ceo-leading-corporate-briefing-meeting-present-monthly-statistics_482257-100514.jpg?_wi=5", imageAlt: "Feedback system", buttonIcon: Star } @@ -148,7 +148,7 @@ const HomePage = () => { name: "Property 09", price: "Basement Level", variant: "Molarband Extension", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg?_wi=1", imageAlt: "Clinic Location - Property 09" }, { @@ -156,7 +156,7 @@ const HomePage = () => { name: "Property 10", price: "Ground Floor", variant: "Molarband Extension", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg?_wi=2", imageAlt: "Clinic Location - Property 10" }, { @@ -164,7 +164,7 @@ const HomePage = () => { name: "Services Available", price: "Consultation", variant: "Ultrasound, Follow-ups", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-desk-with-computer-hospital-ward-clinic-check-patient-information-files-space-with-monitor-used-online-medical-documents-healthcare-system-emergency-room_482257-34892.jpg?_wi=3", imageAlt: "Services offered" } ]} @@ -203,7 +203,7 @@ const HomePage = () => { handle: "@anjalicare", testimonial: "Dr. Nisha Singh is incredibly professional and thorough. The 24/7 availability and ability to reschedule online made managing my follow-up appointments effortless.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg?_wi=1", imageAlt: "Anjali Patel" }, { @@ -221,7 +221,7 @@ const HomePage = () => { handle: "@snehahealth", testimonial: "Being able to book family members' appointments through one system is incredibly convenient. Rose Clinic has truly modernized healthcare access.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg?_wi=2", imageAlt: "Sneha Kumar" }, { -- 2.49.1 From bba7913490c232220fd8a89fdc1c3eb9069e0563 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:36:21 +0000 Subject: [PATCH 6/6] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index ca5083e..b9f42f1 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -50,21 +50,21 @@ const ServicesPage = () => { { title: "Calendar Management", description: "View appointments in daily, weekly, or monthly calendar with color-coded statuses and real-time updates", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=1", imageAlt: "Calendar view", buttonIcon: Calendar }, { title: "Slot Configuration", description: "Set working hours, slot duration, max patients per slot, and buffer times separately for each location", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=2", imageAlt: "Slot configuration", buttonIcon: Settings }, { title: "Patient Records Management", description: "Search patients by name, phone, or email and access complete appointment history and clinical notes", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=3", imageAlt: "Patient database", buttonIcon: BarChart3 } -- 2.49.1