diff --git a/src/app/page.tsx b/src/app/page.tsx
index 23a3708..a1fc42a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
@@ -53,100 +41,33 @@ export default function LandingPage() {
@@ -157,20 +78,11 @@ export default function LandingPage() {
title="Excellence in Healthcare"
description="With over 15 years of experience, Dr. Jorge Luis is committed to improving patient health through evidence-based medicine and personalized attention."
metrics={[
- {
- value: "15+",
- title: "Years Experience",
- },
- {
- value: "5000+",
- title: "Patients Served",
- },
- {
- value: "24/7",
- title: "Patient Support",
- },
+ { value: "15+", title: "Years Experience" },
+ { value: "5000+", title: "Patients Served" },
+ { value: "24/7", title: "Patient Support" }
]}
- imageSrc="http://img.b2bpic.net/free-photo/male-doctor-showing-human-skeleton-illustration-digital-tablet-senior-woman-checkup-examination-physician-patient-looking-osteopathy-diagnosis-with-bones-spinal-cord_482257-43213.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/male-doctor-showing-human-skeleton-illustration-digital-tablet-senior-woman-checkup-examination-physician-patient-looking-osteopathy-diagnosis-with-bones-spinal-cord_482257-43213.jpg"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
@@ -183,50 +95,26 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "General Medicine",
- description: "Comprehensive checkups, preventative care, and treatment for acute conditions.",
- icon: Activity,
+ title: "General Medicine", description: "Comprehensive checkups, preventative care, and treatment for acute conditions.", icon: Activity,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-checking-patient_23-2150165437.jpg?_wi=1",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-checking-patient_23-2150165437.jpg?_wi=2",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-women-doctors-office_329181-9268.jpg?_wi=2",
- imageAlt: "professional doctor portrait clinic background",
+ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-checking-patient_23-2150165437.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-checking-patient_23-2150165437.jpg" }
+ ]
},
{
- title: "Chronic Care",
- description: "Expert management for long-term health needs, providing peace of mind.",
- icon: Heart,
+ title: "Chronic Care", description: "Expert management for long-term health needs, providing peace of mind.", icon: Heart,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/nobody-doctors-office-with-modern-funiture-medical-facility-empty-examination-cabinet-healthcare-specialist-close-up-white-desk-with-laptop-stethoscope-pens_482257-28596.jpg?_wi=1",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/nobody-doctors-office-with-modern-funiture-medical-facility-empty-examination-cabinet-healthcare-specialist-close-up-white-desk-with-laptop-stethoscope-pens_482257-28596.jpg?_wi=2",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-showing-human-skeleton-illustration-digital-tablet-senior-woman-checkup-examination-physician-patient-looking-osteopathy-diagnosis-with-bones-spinal-cord_482257-43213.jpg?_wi=2",
- imageAlt: "medical consultation office modern",
+ { imageSrc: "http://img.b2bpic.net/free-photo/nobody-doctors-office-with-modern-funiture-medical-facility-empty-examination-cabinet-healthcare-specialist-close-up-white-desk-with-laptop-stethoscope-pens_482257-28596.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/nobody-doctors-office-with-modern-funiture-medical-facility-empty-examination-cabinet-healthcare-specialist-close-up-white-desk-with-laptop-stethoscope-pens_482257-28596.jpg" }
+ ]
},
{
- title: "Diagnostics",
- description: "On-site diagnostic services for rapid results and accurate treatment planning.",
- icon: Activity,
+ title: "Diagnostics", description: "On-site diagnostic services for rapid results and accurate treatment planning.", icon: Activity,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/healthcare-experts-strategic-meeting-discussing-treatment-protocols_482257-122888.jpg?_wi=1",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/healthcare-experts-strategic-meeting-discussing-treatment-protocols_482257-122888.jpg?_wi=2",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-checking-patient_23-2150165437.jpg?_wi=3",
- imageAlt: "general medical checkup stethoscope",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/healthcare-experts-strategic-meeting-discussing-treatment-protocols_482257-122888.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/healthcare-experts-strategic-meeting-discussing-treatment-protocols_482257-122888.jpg" }
+ ]
+ }
]}
title="Our Medical Services"
description="We offer a wide range of services to ensure you receive the most complete and high-quality medical care."
@@ -238,23 +126,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "1",
- title: "Do I need an appointment?",
- content: "Yes, we prioritize scheduled visits to ensure all patients receive focused time.",
- },
- {
- id: "2",
- title: "Is parking available?",
- content: "Yes, free patient parking is available directly in front of the clinic.",
- },
- {
- id: "3",
- title: "Do you accept insurance?",
- content: "We work with major health insurance providers. Please contact us to confirm your coverage.",
- },
+ { id: "1", title: "Do I need an appointment?", content: "Yes, we prioritize scheduled visits to ensure all patients receive focused time." },
+ { id: "2", title: "Is parking available?", content: "Yes, free patient parking is available directly in front of the clinic." },
+ { id: "3", title: "Do you accept insurance?", content: "We work with major health insurance providers. Please contact us to confirm your coverage." }
]}
- imageSrc="http://img.b2bpic.net/free-photo/side-view-defocused-businesswoman-woman-desk_23-2148692462.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/side-view-defocused-businesswoman-woman-desk_23-2148692462.jpg"
title="Common Questions"
description="Everything you need to know about booking appointments and what to expect during your visit."
faqsAnimation="slide-up"
@@ -268,31 +144,12 @@ export default function LandingPage() {
title="Book Your Visit"
description="Ready to prioritize your health? Submit your request here or call us for an immediate appointment."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Full Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
- },
- {
- name: "phone",
- type: "tel",
- placeholder: "Phone Number",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Full Name", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true },
+ { name: "phone", type: "tel", placeholder: "Phone Number", required: true }
]}
- textarea={{
- name: "message",
- placeholder: "Reason for visit or additional details",
- rows: 4,
- }}
- imageSrc="http://img.b2bpic.net/free-photo/side-view-defocused-businesswoman-woman-desk_23-2148692462.jpg?_wi=2"
+ textarea={{ name: "message", placeholder: "Reason for visit or additional details", rows: 4 }}
+ imageSrc="http://img.b2bpic.net/free-photo/side-view-defocused-businesswoman-woman-desk_23-2148692462.jpg"
/>
@@ -300,45 +157,9 @@ export default function LandingPage() {