diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9e4d65d..470a412 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
+import { HeartPulse, Stethoscope, Award } from "lucide-react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen';
import FooterBase from '@/components/sections/footer/FooterBase';
@@ -30,21 +31,13 @@ export default function LandingPage() {
@@ -53,97 +46,54 @@ export default function LandingPage() {
@@ -156,19 +106,13 @@ export default function LandingPage() {
description="At Lella, we blend advanced medical technology with personalized, holistic wellness programs to ensure our patients receive the highest standard of care."
bulletPoints={[
{
- title: "Advanced Diagnostics",
- description: "Cutting-edge medical equipment for precise care.",
- },
+ title: "Advanced Diagnostics", description: "Cutting-edge medical equipment for precise care."},
{
- title: "Expert Specialists",
- description: "World-leading consultants and dedicated medical team.",
- },
+ title: "Expert Specialists", description: "World-leading consultants and dedicated medical team."},
{
- title: "Holistic Healing",
- description: "Integrated wellness approach for faster recovery.",
- },
+ title: "Holistic Healing", description: "Integrated wellness approach for faster recovery."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/defocused-waiting-zone_1203-371.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/defocused-waiting-zone_1203-371.jpg"
mediaAnimation="slide-up"
/>
@@ -180,18 +124,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
- "General Ward Care",
- "Routine Checkups",
- "Basic Imaging",
- ],
+ "General Ward Care", "Routine Checkups", "Basic Imaging"],
}}
positiveCard={{
items: [
- "Cardiology & Heart Care",
- "Advanced Oncology",
- "Orthopedic Surgery",
- "Neurology Services",
- ],
+ "Cardiology & Heart Care", "Advanced Oncology", "Orthopedic Surgery", "Neurology Services"],
}}
title="Comprehensive Specialist Services"
description="Our expert-led departments are equipped to handle a wide range of specialized medical conditions with precision."
@@ -205,19 +142,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- title: "Patients Served",
- value: "15k+",
+ id: "m1", title: "Patients Served", value: "15k+", icon: HeartPulse,
},
{
- id: "m2",
- title: "Specialist Doctors",
- value: "120+",
+ id: "m2", title: "Specialist Doctors", value: "120+", icon: Stethoscope,
},
{
- id: "m3",
- title: "Success Rate",
- value: "99%",
+ id: "m3", title: "Success Rate", value: "99%", icon: Award,
},
]}
title="Why Choose Lella Specialist?"
@@ -232,40 +163,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Elena M.",
- handle: "@elena",
- testimonial: "Exceptional care and luxury service throughout my stay.",
- imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-injection-patient_1170-2124.jpg",
- },
+ id: "t1", name: "Elena M.", handle: "@elena", testimonial: "Exceptional care and luxury service throughout my stay.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-injection-patient_1170-2124.jpg"},
{
- id: "t2",
- name: "Robert K.",
- handle: "@robert",
- testimonial: "The best hospital experience I have ever had.",
- imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1396.jpg",
- },
+ id: "t2", name: "Robert K.", handle: "@robert", testimonial: "The best hospital experience I have ever had.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1396.jpg"},
{
- id: "t3",
- name: "Sarah J.",
- handle: "@sarah",
- testimonial: "Professional doctors and a calm healing atmosphere.",
- imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780424.jpg",
- },
+ id: "t3", name: "Sarah J.", handle: "@sarah", testimonial: "Professional doctors and a calm healing atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780424.jpg"},
{
- id: "t4",
- name: "Mark D.",
- handle: "@mark",
- testimonial: "Truly world-class medical facilities.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sitting-clinic_107420-65222.jpg",
- },
+ id: "t4", name: "Mark D.", handle: "@mark", testimonial: "Truly world-class medical facilities.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sitting-clinic_107420-65222.jpg"},
{
- id: "t5",
- name: "Julia R.",
- handle: "@julia",
- testimonial: "Compassionate staff and luxurious amenities.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-medical-office-hospital_1170-2087.jpg",
- },
+ id: "t5", name: "Julia R.", handle: "@julia", testimonial: "Compassionate staff and luxurious amenities.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-medical-office-hospital_1170-2087.jpg"},
]}
title="Patient Success Stories"
description="Read what our patients have to say about their recovery and healthcare journey with us."
@@ -279,22 +185,14 @@ export default function LandingPage() {
description="Our concierge team is standing by to coordinate your medical needs and ensure a seamless experience."
inputs={[
{
- name: "fullName",
- type: "text",
- placeholder: "Your Full Name",
- required: true,
+ name: "fullName", type: "text", placeholder: "Your Full Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email Address",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email Address", required: true,
},
]}
textarea={{
- name: "message",
- placeholder: "Preferred Medical Service or Department",
- rows: 4,
+ name: "message", placeholder: "Preferred Medical Service or Department", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/no-people-empty-waiting-area-clinical-center-with-reception-desk-waiting-room-with-seats-start-checkup-visit-appointment-medical-examination-with-doctor-hospital-lobby_482257-46239.jpg"
@@ -309,20 +207,14 @@ export default function LandingPage() {
description="Visit our facility in the heart of the city, designed for serenity and fast, expert recovery."
bulletPoints={[
{
- title: "Location",
- description: "123 Lella Avenue, Medical District",
- },
+ title: "Location", description: "123 Lella Avenue, Medical District"},
{
- title: "Emergency Line",
- description: "+1 (555) 123-4567",
- },
+ title: "Emergency Line", description: "+1 (555) 123-4567"},
{
- title: "Email Us",
- description: "care@lella-hospital.com",
- },
+ title: "Email Us", description: "care@lella-hospital.com"},
]}
mediaAnimation="slide-up"
- imageSrc="http://img.b2bpic.net/free-photo/defocused-waiting-zone_1203-371.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/defocused-waiting-zone_1203-371.jpg"
/>
@@ -330,29 +222,19 @@ export default function LandingPage() {