diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 10f7d09..c6cf21f 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -11,267 +11,133 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
-
-
+
+
-
-
+ tag="Transport Medical Privat"
+ title="Servicii de Ambulanță de Încredere în Satu Mare"
+ description="Sc Medica Pomi oferă asistență medicală de urgență și transport specializat, cu echipamente moderne și personal calificat pentru siguranța dumneavoastră."
+ primaryButton={{ text: "Sună pentru urgențe", href: "tel:+4000000000" }}
+ secondaryButton={{ text: "Detalii servicii", href: "#services" }}
+ items={[
+ { imageSrc: "http://img.b2bpic.net/free-photo/ems-paramedics-provide-medical-help-injured-patient-way-hospital-emergency-care-assistant-putting-ventilation-mask-with-silicone-manual-resuscitators-ambulance_657921-1509.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-paramedic-holding-injection_23-2149478546.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-paramedic-taking-off-her-gloves-two-paramedics-helping-injured-patient_657921-1503.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/view-tall-building-with-opened-window_23-2148230384.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/pediatric-doctor-explaining-sickness-symptoms-discussing-surgery-procedure-recovery-medical-examination-worried-dad-sitting-beside-daughter-hospital-ward-waiting-medication-treatment_482257-28038.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-olive-car_23-2147962987.jpg" }
+ ]}
+ />
+
+
-
-
+
+ tag="Despre noi"
+ quote="Suntem dedicați furnizării celor mai înalte standarde de îngrijire medicală în Satu Mare, cu un accent deosebit pe siguranța și confortul pacienților noștri."
+ author="Dr. Medic Sef"
+ role="Director Medical Sc Medica Pomi"
+ imageSrc="http://img.b2bpic.net/free-photo/senior-doctor-gesturing-ok_23-2147896135.jpg"
+ />
+
+
-
-
+
+
-
-
+ tag="De ce noi?"
+ title="Standarde înalte de îngrijire"
+ description="Echipa noastră este pregătită non-stop pentru a oferi suport medical avansat."
+ features={[
+ {
+ title: "Intervenții Rapide", description: "Timp de răspuns minim pentru urgențele din județul Satu Mare.", bentoComponent: "info-card-marquee", infoCards: [
+ { icon: "Zap", label: "Răspuns", value: "15min" },
+ { icon: "Clock", label: "Disponibilitate", value: "24/7" }
+ ]
+ },
+ {
+ title: "Echipamente Moderne", description: "Ambulanțe dotate complet conform standardelor europene.", bentoComponent: "media-stack", mediaItems: [
+ { imageSrc: "http://img.b2bpic.net/free-photo/ems-paramedics-provide-medical-help-injured-patient-way-hospital-emergency-care-assistant-putting-ventilation-mask-with-silicone-manual-resuscitators-ambulance_657921-1509.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-paramedic-checking-patient_23-2149478564.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/doctors-pushing-emergency-stretcher-bed-corridor_107420-63720.jpg" }
+ ]
+ },
+ {
+ title: "Personal Calificat", description: "Medici și asistenți cu experiență în medicina de urgență.", bentoComponent: "checklist-timeline", heading: "Pregătirea echipei", subheading: "Certificări și experiență", checklistItems: [
+ { label: "Avizări Ministerul Sănătății", detail: "Siguranță deplină" },
+ { label: "Cursuri reanimare avansată", detail: "Competență" },
+ { label: "Limbi străine cunoscute", detail: "Comunicare eficientă" }
+ ],
+ completedLabel: "Certificat"
+ }
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Servicii"
+ title="Gama noastră de servicii"
+ description="Oferim o varietate de soluții de transport medical și îngrijire la domiciliu."
+ items={[
+ { title: "Urgențe Medicale", description: "Intervenții rapide 24/7", imageSrc: "http://img.b2bpic.net/free-photo/nurse-doctor-preparing-bottle-pills-senior-patient-resting-hospital-bed-medical-team-giving-healthcare-treatment-medicine-sick-retired-woman-nursing-home_482257-39944.jpg" },
+ { title: "Transport Pacienți", description: "Sistem monitorizat", imageSrc: "http://img.b2bpic.net/free-photo/paramedic-using-defibrillator-aed-conducting-basic-cardiopulmonary-resuscitation-emergency-care-assistant-putting-silicone-manual-resuscitators-ambulance_657921-1501.jpg" },
+ { title: "Asistență Evenimente", description: "Prezență la evenimente mari", imageSrc: "http://img.b2bpic.net/free-photo/female-student-medicine-wearing-medical-mask-while-doing-her-practice_23-2149040303.jpg" },
+ { title: "Consultații la Domiciliu", description: "Medici la ușă", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-doctor-patient-clinic_23-2149856235.jpg" },
+ { title: "Recoltări Analize", description: "Echipă mobilă", imageSrc: "http://img.b2bpic.net/free-photo/vials-medicine-arrangement-top-view_23-2149341595.jpg" },
+ { title: "Transport inter-spitalicesc", description: "În siguranță", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-wireless-headphones-online-conference-smartphone-wearing-face-mask-workplace-multiethnic-coworkers-working-respecting-social-distance-business-global-pandem_482257-9903.jpg" },
+ { title: "Oxigenoterapie", description: "Suport vital", imageSrc: "http://img.b2bpic.net/free-photo/collection-medical-bottle-pills-bandage-thermometer-isolated-white-background_23-2147874826.jpg" }
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Recenzii"
+ title="Ce spun pacienții despre noi"
+ description="Suntem recunoscători pentru încrederea acordată de pacienții noștri."
+ testimonials={[
+ { name: "Ion Popescu", role: "Pacient", company: "Satu Mare", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blurred-doctor-showing-thumb-up-gesture_23-2147896903.jpg" },
+ { name: "Maria Ionescu", role: "Familie", company: "Satu Mare", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-stethoscope-medical-gown-her-thumbs-up-white-wall_141793-27092.jpg" },
+ { name: "Vasile Radu", role: "Pacient", company: "Satu Mare", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-woman-holding-hands-with-surgeon-while-talking-his-hallway-hospital_637285-5271.jpg" },
+ { name: "Ana Dobre", role: "Familie", company: "Satu Mare", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/senior-man-sitting-wheelchair-doctor_23-2148962355.jpg" },
+ { name: "Ioan Vasile", role: "Pacient", company: "Satu Mare", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hospital-team-discussing-with-african-american-sick-patient-explaining-medication-treatment-clinical-consultation-medical-office-women-wearing-protection-face-mask-against-coronavirus_482257-31274.jpg" }
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Întrebări"
+ title="Întrebări frecvente"
+ description="Informații utile despre serviciile noastre."
+ items={[
+ { question: "Cum pot solicita o ambulanță?", answer: "Ne puteți contacta telefonic non-stop." },
+ { question: "Sunteți disponibili în weekend?", answer: "Da, suntem la datorie 24/7." },
+ { question: "Transportați pacienți în afara orașului?", answer: "Oferim transport medical pe distanțe lungi." },
+ { question: "Ce documente sunt necesare?", answer: "Bilet de trimitere sau fișa medicală." }
+ ]}
+ />
+
+
-
>
);
-}
+}
\ No newline at end of file