Update src/app/page.tsx

This commit is contained in:
2026-04-20 11:06:24 +00:00
parent 5ced6216c0
commit e8d01d9549

View File

@@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import TextAbout from '@/components/sections/about/TextAbout';
import { ShieldCheck, Users, Zap } from "lucide-react";
import { ShieldCheck, Users, Zap, FileText, Bot, Video, ScanLine } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Features",
id: "features",
},
{
name: "Pricing",
id: "pricing",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Features", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
]}
brandName="We Care"
/>
@@ -59,63 +47,28 @@ export default function LandingPage() {
description="Streamline hospital workflows, enhance patient care, and leverage AI to deliver world-class medical management solutions."
testimonials={[
{
name: "Dr. Sarah Smith",
handle: "Chief of Staff",
testimonial: "We Care transformed our hospital operations overnight. Efficiency is up by 40%.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-medic-talking-elderly-woman-with-disability-chekcup-visit-appointment-senior-patient-with-impairment-wheelchair-husband-receiving-medical-disease-treatment_482257-49399.jpg",
},
name: "Dr. Sarah Smith", handle: "Chief of Staff", testimonial: "We Care transformed our hospital operations overnight. Efficiency is up by 40%.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-medic-talking-elderly-woman-with-disability-chekcup-visit-appointment-senior-patient-with-impairment-wheelchair-husband-receiving-medical-disease-treatment_482257-49399.jpg"},
{
name: "Michael Chen",
handle: "IT Director",
testimonial: "The most secure and intuitive HMS we have ever deployed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-patient-with-neck-collar-explaining-symptoms-physician-doctor-asking-painkillers-hospital-waiting-area-injured-man-with-cervical-foam-waiting-attend-checkup-visit-consultation_482257-61796.jpg",
},
name: "Michael Chen", handle: "IT Director", testimonial: "The most secure and intuitive HMS we have ever deployed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-patient-with-neck-collar-explaining-symptoms-physician-doctor-asking-painkillers-hospital-waiting-area-injured-man-with-cervical-foam-waiting-attend-checkup-visit-consultation_482257-61796.jpg"},
{
name: "Dr. Emily West",
handle: "Head of Nursing",
testimonial: "Patient tracking has never been easier for our entire nursing staff.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/doctor-working-computer_1098-16465.jpg",
},
name: "Dr. Emily West", handle: "Head of Nursing", testimonial: "Patient tracking has never been easier for our entire nursing staff.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/doctor-working-computer_1098-16465.jpg"},
{
name: "John Doe",
handle: "Hospital Administrator",
testimonial: "Reduced our administrative overhead by more than 30% in just one quarter.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-healthcare-desk-with-laptop-succulent-plant_23-2148214012.jpg",
},
name: "John Doe", handle: "Hospital Administrator", testimonial: "Reduced our administrative overhead by more than 30% in just one quarter.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-healthcare-desk-with-laptop-succulent-plant_23-2148214012.jpg"},
{
name: "Jane Wilson",
handle: "Chief Financial Officer",
testimonial: "A sound investment that pays for itself through increased clinical throughput.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg?_wi=1",
},
name: "Jane Wilson", handle: "Chief Financial Officer", testimonial: "A sound investment that pays for itself through increased clinical throughput.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/doctor-carrying-ipad_23-2147646701.jpg",
alt: "Doctor carrying the ipad",
},
{
src: "http://img.b2bpic.net/free-photo/doctor-showing-tablet-screen-mock-up_23-2148285680.jpg",
alt: "Doctor showing tablet screen mock-up",
},
{
src: "http://img.b2bpic.net/free-photo/mock-up-doctor-holding-tablet_23-2148285679.jpg",
alt: "Mock-up doctor holding tablet",
},
{
src: "http://img.b2bpic.net/free-photo/online-medical-help-remote-appointment-smiling-beautiful-woman-doctor-showing-digital-tablet-screen_1258-85667.jpg",
alt: "Online medical help remote appointment",
},
{
src: "http://img.b2bpic.net/free-photo/person-using-ar-technology-their-daily-occupation_23-2151137324.jpg",
alt: "Person using ar technology",
},
{ src: "http://img.b2bpic.net/free-photo/doctor-carrying-ipad_23-2147646701.jpg", alt: "Doctor carrying the ipad" },
{ src: "http://img.b2bpic.net/free-photo/doctor-showing-tablet-screen-mock-up_23-2148285680.jpg", alt: "Doctor showing tablet screen mock-up" },
{ src: "http://img.b2bpic.net/free-photo/mock-up-doctor-holding-tablet_23-2148285679.jpg", alt: "Mock-up doctor holding tablet" },
{ src: "http://img.b2bpic.net/free-photo/online-medical-help-remote-appointment-smiling-beautiful-woman-doctor-showing-digital-tablet-screen_1258-85667.jpg", alt: "Online medical help remote appointment" },
{ src: "http://img.b2bpic.net/free-photo/person-using-ar-technology-their-daily-occupation_23-2151137324.jpg", alt: "Person using ar technology" },
]}
avatarText="Join 500+ Medical Pros"
/>
@@ -133,30 +86,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Electronic Records",
description: "Seamless, secure digital patient records at your fingertips.",
imageSrc: "http://img.b2bpic.net/free-photo/online-medical-help-remote-appointment-smiling-beautiful-woman-doctor-showing-digital-tablet-screen_1258-124667.jpg",
buttonIcon: "FileText",
},
{
title: "AI Assistant",
description: "Smart triage and diagnostic support for medical professionals.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-medical-assistant-looking-tablet-screen-with-information_482257-21548.jpg",
buttonIcon: "Bot",
},
{
title: "Telemedicine",
description: "High-definition video consultations with secure encryption.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-sick-woman-patient-lying-bed-discussing-medication-treatment-with-remote-physician-doctor-online-videocall-meeting-conference-telehealth-call-tablet-screen_482257-30100.jpg",
buttonIcon: "Video",
},
{
title: "Smart Scanning",
description: "Automated OCR for all medical documents and reports.",
imageSrc: "http://img.b2bpic.net/free-photo/medical-questionnaire_1098-19363.jpg",
buttonIcon: "ScanLine",
},
{ title: "Electronic Records", description: "Seamless, secure digital patient records at your fingertips.", imageSrc: "http://img.b2bpic.net/free-photo/online-medical-help-remote-appointment-smiling-beautiful-woman-doctor-showing-digital-tablet-screen_1258-124667.jpg", buttonIcon: FileText },
{ title: "AI Assistant", description: "Smart triage and diagnostic support for medical professionals.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-medical-assistant-looking-tablet-screen-with-information_482257-21548.jpg", buttonIcon: Bot },
{ title: "Telemedicine", description: "High-definition video consultations with secure encryption.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-sick-woman-patient-lying-bed-discussing-medication-treatment-with-remote-physician-doctor-online-videocall-meeting-conference-telehealth-call-tablet-screen_482257-30100.jpg", buttonIcon: Video },
{ title: "Smart Scanning", description: "Automated OCR for all medical documents and reports.", imageSrc: "http://img.b2bpic.net/free-photo/medical-questionnaire_1098-19363.jpg", buttonIcon: ScanLine },
]}
title="Comprehensive Clinical Suite"
description="Everything your hospital needs to manage patients and operations effectively."
@@ -170,27 +103,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "40%",
title: "Efficiency Gain",
description: "Average operational improvement.",
icon: Zap,
},
{
id: "m2",
value: "99.9%",
title: "Uptime",
description: "Reliable clinical service.",
icon: ShieldCheck,
},
{
id: "m3",
value: "500+",
title: "Active Doctors",
description: "Supported medical professionals.",
icon: Users,
},
{ id: "m1", value: "40%", title: "Efficiency Gain", description: "Average operational improvement.", icon: Zap },
{ id: "m2", value: "99.9%", title: "Uptime", description: "Reliable clinical service.", icon: ShieldCheck },
{ id: "m3", value: "500+", title: "Active Doctors", description: "Supported medical professionals.", icon: Users },
]}
title="Operational Impact"
description="Measurable results for our partner hospitals."
@@ -201,31 +116,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Dr. Sarah Smith",
imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-standing-row_107420-84773.jpg",
},
{
id: "t2",
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-offering-medical-teleconsultation_23-2149329007.jpg",
},
{
id: "t3",
name: "Dr. Emily West",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-specialist-physician-assistant-standing-hospital-ward-medical-consultation-background-doctor-consulting-sick-patient-discussing-healthcare-treatment-medicine-services_482257-27971.jpg",
},
{
id: "t4",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/business-consultant-working-with-client_1098-21029.jpg",
},
{
id: "t5",
name: "Jane Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-wearing-protective-mask-while-standing-with-arms-crossed-by-widow-looking-through-it_637285-5133.jpg",
},
{ id: "t1", name: "Dr. Sarah Smith", imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-standing-row_107420-84773.jpg" },
{ id: "t2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/doctor-offering-medical-teleconsultation_23-2149329007.jpg" },
{ id: "t3", name: "Dr. Emily West", imageSrc: "http://img.b2bpic.net/free-photo/portrait-specialist-physician-assistant-standing-hospital-ward-medical-consultation-background-doctor-consulting-sick-patient-discussing-healthcare-treatment-medicine-services_482257-27971.jpg" },
{ id: "t4", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/business-consultant-working-with-client_1098-21029.jpg" },
{ id: "t5", name: "Jane Wilson", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-wearing-protective-mask-while-standing-with-arms-crossed-by-widow-looking-through-it_637285-5133.jpg" },
]}
cardTitle="Trusted by Leaders"
cardTag="Testimonials"
@@ -240,52 +135,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "p1",
badge: "Essential",
price: "$199",
subtitle: "For local clinics",
features: [
"Patient Portal",
"Records Management",
"Email Support",
],
buttons: [
{
text: "Start Free Trial",
},
],
id: "p1", badge: "Essential", price: "$199", subtitle: "For local clinics", features: ["Patient Portal", "Records Management", "Email Support"],
buttons: [{ text: "Start Free Trial" }],
},
{
id: "p2",
badge: "Advanced",
price: "$499",
subtitle: "For growing hospitals",
features: [
"AI Assistant",
"Telemedicine",
"Priority Support",
],
buttons: [
{
text: "Get Advanced",
},
],
id: "p2", badge: "Advanced", price: "$499", subtitle: "For growing hospitals", features: ["AI Assistant", "Telemedicine", "Priority Support"],
buttons: [{ text: "Get Advanced" }],
},
{
id: "p3",
badge: "Enterprise",
price: "Custom",
subtitle: "Large scale solutions",
features: [
"24/7 Dedicated Support",
"Advanced Analytics",
"Custom Integration",
],
buttons: [
{
text: "Contact Sales",
},
],
id: "p3", badge: "Enterprise", price: "Custom", subtitle: "Large scale solutions", features: ["24/7 Dedicated Support", "Advanced Analytics", "Custom Integration"],
buttons: [{ text: "Contact Sales" }],
},
]}
title="Scalable Subscription Plans"
@@ -297,21 +156,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Is the system HIPAA compliant?",
content: "Yes, we use advanced encryption and strict access controls.",
},
{
id: "q2",
title: "Can I integrate my existing software?",
content: "Our robust API allows seamless integration with most legacy systems.",
},
{
id: "q3",
title: "What kind of support is offered?",
content: "We offer tiered support ranging from standard email to 24/7 dedicated account managers.",
},
{ id: "q1", title: "Is the system HIPAA compliant?", content: "Yes, we use advanced encryption and strict access controls." },
{ id: "q2", title: "Can I integrate my existing software?", content: "Our robust API allows seamless integration with most legacy systems." },
{ id: "q3", title: "What kind of support is offered?", content: "We offer tiered support ranging from standard email to 24/7 dedicated account managers." },
]}
sideTitle="Common Questions"
faqsAnimation="slide-up"
@@ -321,29 +168,17 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "canvas-reveal",
}}
background={{ variant: "canvas-reveal" }}
text="Ready to transform your healthcare facility? Our team is standing by."
buttons={[
{
text: "Book a Demo",
},
]}
buttons={[{ text: "Book a Demo" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="We Care"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>
</div>
</ReactLenis>