Merge version_1 into main #1
@@ -104,7 +104,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-normal-office-with-face-mask_23-2148738318.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-normal-office-with-face-mask_23-2148738318.jpg?_wi=4"
|
||||
imageAlt="MediConnect healthcare platform"
|
||||
logoText="MediConnect"
|
||||
copyrightText="© 2025 MediConnect. All rights reserved."
|
||||
|
||||
@@ -64,28 +64,28 @@ export default function FindDoctorsPage() {
|
||||
id: "01",
|
||||
title: "Filter by Specialization",
|
||||
description: "Find doctors across all medical specialties. From cardiology to dermatology, pediatrics to psychiatry. Get specialist care tailored to your needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-doctor-s-hand-reading-medical-report-clipboard_23-2148129566.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-doctor-s-hand-reading-medical-report-clipboard_23-2148129566.jpg?_wi=2",
|
||||
imageAlt: "Search by medical specialization",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Location & Availability",
|
||||
description: "Find doctors near you or in preferred locations. Filter by clinic timings, consultation types (online/in-person), and appointment availability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126618.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126618.jpg?_wi=2",
|
||||
imageAlt: "Filter by location and availability",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Experience & Credentials",
|
||||
description: "View verified credentials, years of experience, educational background, and professional certifications. Make informed decisions based on proven expertise.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-notebook-medical-mask-with-hand-sanitizer_23-2148821847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-notebook-medical-mask-with-hand-sanitizer_23-2148821847.jpg?_wi=2",
|
||||
imageAlt: "Doctor credentials and experience",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Patient Reviews & Ratings",
|
||||
description: "Read authentic patient reviews, check ratings, and see real feedback from patients who have visited these doctors. Average ratings help you choose confidently.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-medical-landing-page_23-2149024239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-medical-landing-page_23-2149024239.jpg?_wi=2",
|
||||
imageAlt: "Patient reviews and ratings",
|
||||
},
|
||||
]}
|
||||
@@ -126,7 +126,7 @@ export default function FindDoctorsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-normal-office-with-face-mask_23-2148738318.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-normal-office-with-face-mask_23-2148738318.jpg?_wi=3"
|
||||
imageAlt="MediConnect healthcare platform"
|
||||
logoText="MediConnect"
|
||||
copyrightText="© 2025 MediConnect. All rights reserved."
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
{ text: "Learn More", href: "#features" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-normal-office-with-face-mask_23-2148738318.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-normal-office-with-face-mask_23-2148738318.jpg?_wi=1"
|
||||
imageAlt="MediConnect healthcare dashboard interface"
|
||||
frameStyle="browser"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -70,28 +70,28 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Search & Filter",
|
||||
description: "Browse doctors by specialization, location, experience, and patient ratings. Use advanced filters to find the perfect match.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-doctor-s-hand-reading-medical-report-clipboard_23-2148129566.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-doctor-s-hand-reading-medical-report-clipboard_23-2148129566.jpg?_wi=1",
|
||||
imageAlt: "Doctor search and filter interface",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Compare Profiles",
|
||||
description: "View detailed doctor profiles with qualifications, experience, consultation fees, reviews, and research papers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126618.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126618.jpg?_wi=1",
|
||||
imageAlt: "Doctor profile comparison view",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Book Appointment",
|
||||
description: "Select your preferred date and time from available slots. Instant confirmation via email and SMS notification.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-notebook-medical-mask-with-hand-sanitizer_23-2148821847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-notebook-medical-mask-with-hand-sanitizer_23-2148821847.jpg?_wi=1",
|
||||
imageAlt: "Online appointment booking calendar",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Secure Payment",
|
||||
description: "Pay securely through multiple payment gateways. Get instant receipt and detailed invoice for your records.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-medical-landing-page_23-2149024239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-medical-landing-page_23-2149024239.jpg?_wi=1",
|
||||
imageAlt: "Secure payment processing interface",
|
||||
},
|
||||
]}
|
||||
@@ -244,7 +244,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-normal-office-with-face-mask_23-2148738318.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-normal-office-with-face-mask_23-2148738318.jpg?_wi=2"
|
||||
imageAlt="MediConnect healthcare platform"
|
||||
logoText="MediConnect"
|
||||
copyrightText="© 2025 MediConnect. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user