2 Commits

Author SHA1 Message Date
fd312a3ff2 Update src/app/page.tsx 2026-04-23 07:57:51 +00:00
3a8d82a0d3 Merge version_1 into main
Merge version_1 into main
2026-04-23 07:54:33 +00:00

View File

@@ -32,18 +32,15 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", id: "hero"}, { name: "Features", id: "features" },
{ { name: "Metrics", id: "metrics" },
name: "Features", id: "features"}, { name: "Pricing", id: "pricing" },
{ { name: "Sign In", id: "signin" },
name: "Metrics", id: "metrics"}, { name: "Sign Up", id: "signup" },
{
name: "Pricing", id: "pricing"},
]} ]}
brandName="MediCore System" brandName="MediCore System"
button={{ button={{ text: "Login", href: "#contact" }}
text: "Login", href: "#contact"}}
/> />
</div> </div>
@@ -53,37 +50,31 @@ export default function LandingPage() {
description="Revolutionizing patient care and administrative precision with our intelligent management platform." description="Revolutionizing patient care and administrative precision with our intelligent management platform."
testimonials={[ testimonials={[
{ {
name: "Dr. Smith", handle: "@medcore", testimonial: "Increased our hospital throughput by 40%.", rating: 5, name: "Dr. Smith", handle: "@medcore", testimonial: "Increased our hospital throughput by 40%.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-doctor-white-uniform-standing-hall_1157-33393.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/woman-doctor-white-uniform-standing-hall_1157-33393.jpg"},
{ {
name: "Nurse Jane", handle: "@healthcare", testimonial: "Intuitive design reduces training time significantly.", rating: 5, name: "Nurse Jane", handle: "@healthcare", testimonial: "Intuitive design reduces training time significantly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-blue-uniform-standing-with-crossed-arms-looking-confident_176474-82902.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-blue-uniform-standing-with-crossed-arms-looking-confident_176474-82902.jpg"},
{ {
name: "Admin Mark", handle: "@ops", testimonial: "Data synchronization is flawless and secure.", rating: 5, name: "Admin Mark", handle: "@ops", testimonial: "Data synchronization is flawless and secure.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg"},
{ {
name: "Dr. Alan", handle: "@surgeon", testimonial: "Essential for modern clinical operations.", rating: 5, name: "Dr. Alan", handle: "@surgeon", testimonial: "Essential for modern clinical operations.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg"},
{ {
name: "Sarah P.", handle: "@records", testimonial: "Patient tracking has never been easier.", rating: 5, name: "Sarah P.", handle: "@records", testimonial: "Patient tracking has never been easier.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentistry-assistant-looking-camera-standing-stomatology-clinic-caucasian-woman-with-nurse-occupation-working-dental-office-wearing-medical-uniform-teethcare_482257-28172.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentistry-assistant-looking-camera-standing-stomatology-clinic-caucasian-woman-with-nurse-occupation-working-dental-office-wearing-medical-uniform-teethcare_482257-28172.jpg"},
]} ]}
buttons={[ buttons={[
{ { text: "Schedule Demo", href: "#contact" },
text: "Schedule Demo", href: "#contact"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/african-american-med-school-pupil-studies-pharmacology-notes-library_482257-117779.jpg" imageSrc="http://img.b2bpic.net/free-photo/african-american-med-school-pupil-studies-pharmacology-notes-library_482257-117779.jpg"
avatars={[ avatars={[
{ { src: "http://img.b2bpic.net/free-photo/hospital-staff-examine-cardiovascular-x-ray-results-discuss-treatment-option_482257-123158.jpg", alt: "Hospital staff examine cardiovascular x ray" },
src: "http://img.b2bpic.net/free-photo/hospital-staff-examine-cardiovascular-x-ray-results-discuss-treatment-option_482257-123158.jpg", alt: "Hospital staff examine cardiovascular x ray"}, { src: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126618.jpg", alt: "Specialist and patient" },
{ { src: "http://img.b2bpic.net/free-photo/doctor-checking-patient-results-smartphone-with-green-screen-hospital-cabinet-nurse-blue-medical-uniform-closes-glass-door-healthcare-specialist-hospital-cabinet-using-smartphone-with-mo_482257-3096.jpg", alt: "Doctor with smartphone" },
src: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126618.jpg", alt: "Specialist and patient"}, { src: "http://img.b2bpic.net/free-photo/medical-expert-patient-meeting-check-up-appointment_482257-108187.jpg", alt: "Medical expert meeting" },
{ { src: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg", alt: "Stomatology surgery patient" },
src: "http://img.b2bpic.net/free-photo/doctor-checking-patient-results-smartphone-with-green-screen-hospital-cabinet-nurse-blue-medical-uniform-closes-glass-door-healthcare-specialist-hospital-cabinet-using-smartphone-with-mo_482257-3096.jpg", alt: "Doctor with smartphone"},
{
src: "http://img.b2bpic.net/free-photo/medical-expert-patient-meeting-check-up-appointment_482257-108187.jpg", alt: "Medical expert meeting"},
{
src: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg", alt: "Stomatology surgery patient"},
]} ]}
avatarText="Trusted by 500+ clinics" avatarText="Trusted by 500+ clinics"
/> />
@@ -104,15 +95,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ { icon: Shield, title: "Secure Records", description: "Encrypted PHI management compliant with global healthcare standards." },
icon: Shield, { icon: Zap, title: "Rapid Triage", description: "Automated workflow prioritization for emergency room efficiency." },
title: "Secure Records", description: "Encrypted PHI management compliant with global healthcare standards."}, { icon: Activity, title: "Clinical Analytics", description: "Predictive insights and real-time operational reporting." },
{
icon: Zap,
title: "Rapid Triage", description: "Automated workflow prioritization for emergency room efficiency."},
{
icon: Activity,
title: "Clinical Analytics", description: "Predictive insights and real-time operational reporting."},
]} ]}
title="Core System Capabilities" title="Core System Capabilities"
description="Enterprise-grade features designed for modern clinical settings." description="Enterprise-grade features designed for modern clinical settings."
@@ -125,12 +110,9 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ { id: "m1", value: "99.9%", title: "Uptime", description: "Critical system availability.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg" },
id: "m1", value: "99.9%", title: "Uptime", description: "Critical system availability.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg"}, { id: "m2", value: "40%", title: "Efficiency", description: "Reduction in administrative burden.", imageSrc: "http://img.b2bpic.net/free-photo/plan-planning-guidelines-process-solution-concept_53876-21153.jpg" },
{ { id: "m3", value: "1M+", title: "Records", description: "Processed securely annually.", imageSrc: "http://img.b2bpic.net/free-vector/25-data-analysis-solid-glyph-icon-pack-vector-icons-illustration_1142-18636.jpg" },
id: "m2", value: "40%", title: "Efficiency", description: "Reduction in administrative burden.", imageSrc: "http://img.b2bpic.net/free-photo/plan-planning-guidelines-process-solution-concept_53876-21153.jpg"},
{
id: "m3", value: "1M+", title: "Records", description: "Processed securely annually.", imageSrc: "http://img.b2bpic.net/free-vector/25-data-analysis-solid-glyph-icon-pack-vector-icons-illustration_1142-18636.jpg"},
]} ]}
title="System Performance Impact" title="System Performance Impact"
description="Trusted by hospitals worldwide to optimize their daily operations." description="Trusted by hospitals worldwide to optimize their daily operations."
@@ -142,16 +124,11 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ { id: "1", title: "Great results", quote: "The best system we have implemented.", name: "Dr. Aris", role: "Head Surgeon", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-surgeon-hospital-female-healthcare-worker-is-wearing-scrubs-she-is-standing-with-arms-crossed-against-lights_657921-767.jpg" },
id: "1", title: "Great results", quote: "The best system we have implemented.", name: "Dr. Aris", role: "Head Surgeon", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-surgeon-hospital-female-healthcare-worker-is-wearing-scrubs-she-is-standing-with-arms-crossed-against-lights_657921-767.jpg"}, { id: "2", title: "Robust", quote: "Finally, a reliable way to manage patient flows.", name: "Lisa M.", role: "Clinic Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-mask-dentistry-concept-dental-treatment_169016-66892.jpg" },
{ { id: "3", title: "Efficient", quote: "Simplified our billing and record systems.", name: "Tom B.", role: "Finance Director", imageSrc: "http://img.b2bpic.net/free-photo/cropped-portrait-successful-businessman-buttoning-his-elegant-suit-isolated-dark-background_613910-5497.jpg" },
id: "2", title: "Robust", quote: "Finally, a reliable way to manage patient flows.", name: "Lisa M.", role: "Clinic Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-mask-dentistry-concept-dental-treatment_169016-66892.jpg"}, { id: "4", title: "Secure", quote: "I feel much better about our data compliance.", name: "Alice K.", role: "IT Security", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-doctor-monitoring-oxygen-therapy-hyperbaric-chamber-looking-camera-while-sitting-control-room_637285-370.jpg" },
{ { id: "5", title: "Game Changer", quote: "Integrated perfectly into our legacy stack.", name: "Dr. Sam", role: "Chief of Staff", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-special-equipment_23-2148980809.jpg" },
id: "3", title: "Efficient", quote: "Simplified our billing and record systems.", name: "Tom B.", role: "Finance Director", imageSrc: "http://img.b2bpic.net/free-photo/cropped-portrait-successful-businessman-buttoning-his-elegant-suit-isolated-dark-background_613910-5497.jpg"},
{
id: "4", title: "Secure", quote: "I feel much better about our data compliance.", name: "Alice K.", role: "IT Security", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-doctor-monitoring-oxygen-therapy-hyperbaric-chamber-looking-camera-while-sitting-control-room_637285-370.jpg"},
{
id: "5", title: "Game Changer", quote: "Integrated perfectly into our legacy stack.", name: "Dr. Sam", role: "Chief of Staff", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-special-equipment_23-2148980809.jpg"},
]} ]}
title="Trusted by Clinical Leaders" title="Trusted by Clinical Leaders"
description="Hear how institutions optimize patient outcomes with our software." description="Hear how institutions optimize patient outcomes with our software."
@@ -164,24 +141,9 @@ export default function LandingPage() {
textboxLayout="split-description" textboxLayout="split-description"
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ { id: "p1", title: "Basic", price: "$299", period: "/month", features: ["1 User", "Basic EHR", "Support"], button: { text: "Get Started", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/technology-card-finance-notebook-computer-delivery_1421-258.jpg" },
id: "p1", title: "Basic", price: "$299", period: "/month", features: [ { id: "p2", title: "Enterprise", price: "$999", period: "/month", features: ["Unlimited Users", "Full Suite", "24/7 Support"], button: { text: "Contact Sales", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-chip-technology-concept_53876-121053.jpg" },
"1 User", "Basic EHR", "Support"], { id: "p3", title: "Custom", price: "Quote", period: "Contact", features: ["Dedicated API", "Custom Dev", "Priority Support"], button: { text: "Request Quote", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/coworkers-looking-stock-market-statistics-tablet-developing-business-project-women-analyzing-sales-investment-growth-with-financial-graphics-digital-device-close-up_482257-35450.jpg" },
button: {
text: "Get Started", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/technology-card-finance-notebook-computer-delivery_1421-258.jpg"},
{
id: "p2", title: "Enterprise", price: "$999", period: "/month", features: [
"Unlimited Users", "Full Suite", "24/7 Support"],
button: {
text: "Contact Sales", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-chip-technology-concept_53876-121053.jpg"},
{
id: "p3", title: "Custom", price: "Quote", period: "Contact", features: [
"Dedicated API", "Custom Dev", "Priority Support"],
button: {
text: "Request Quote", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-looking-stock-market-statistics-tablet-developing-business-project-women-analyzing-sales-investment-growth-with-financial-graphics-digital-device-close-up_482257-35450.jpg"},
]} ]}
title="Flexible Enterprise Plans" title="Flexible Enterprise Plans"
description="Scalable licensing models for hospitals of all sizes." description="Scalable licensing models for hospitals of all sizes."
@@ -193,12 +155,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ { id: "f1", title: "Is PHI data secure?", content: "Yes, we are HIPAA and GDPR compliant." },
id: "f1", title: "Is PHI data secure?", content: "Yes, we are HIPAA and GDPR compliant."}, { id: "f2", title: "Migration support?", content: "Our migration team handles data transfers seamlessly." },
{ { id: "f3", title: "Integration capability?", content: "We support HL7/FHIR for broad interoperability." },
id: "f2", title: "Migration support?", content: "Our migration team handles data transfers seamlessly."},
{
id: "f3", title: "Integration capability?", content: "We support HL7/FHIR for broad interoperability."},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/medical-questionnaire_1098-19363.jpg" imageSrc="http://img.b2bpic.net/free-photo/medical-questionnaire_1098-19363.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -211,14 +170,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "sparkles-gradient" }}
variant: "sparkles-gradient"}}
tag="Get in Touch" tag="Get in Touch"
title="Start Your Transformation" title="Start Your Transformation"
description="Ready to modernize your hospital operations? Connect with our implementation experts today." description="Ready to modernize your hospital operations? Connect with our implementation experts today."
buttons={[ buttons={[
{ { text: "Request a Demo", href: "#" },
text: "Request a Demo", href: "#"},
]} ]}
/> />
</div> </div>
@@ -226,30 +183,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
columns={[ columns={[
{ { items: [{ label: "About Us", href: "#about" }, { label: "Features", href: "#features" }] },
items: [ { items: [{ label: "Pricing", href: "#pricing" }, { label: "Contact", href: "#contact" }] },
{ { items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
label: "About Us", href: "#about"},
{
label: "Features", href: "#features"},
],
},
{
items: [
{
label: "Pricing", href: "#pricing"},
{
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Privacy", href: "#"},
{
label: "Terms", href: "#"},
],
},
]} ]}
logoText="MediCore" logoText="MediCore"
/> />