Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-11 10:55:43 +00:00

View File

@@ -29,26 +29,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Why eMedics",
id: "features",
},
{
name: "Platform",
id: "product",
},
{
name: "Trust",
id: "faq",
},
{
name: "Get Started",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Why eMedics", id: "features" },
{ name: "Platform", id: "product" },
{ name: "Trust", id: "faq" },
{ name: "Get Started", id: "contact" },
]}
brandName="eMedics"
/>
@@ -56,46 +41,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="World-Class Healthcare, Reimagined for Africa."
description="eMedics bridges the gap between premium medical expertise and digital accessibility. Secure, HIPAA-compliant, and life-changing."
buttons={[
{
text: "Get Started",
href: "#contact",
},
{
text: "Watch Vision",
href: "#",
},
]}
buttons={[{ text: "Get Started", href: "#contact" }, { text: "Watch Vision", href: "#" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/doctor-making-electronic-notes_1098-21571.jpg",
imageAlt: "Clinic interaction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/doctor-holding-tablet-e-health-concept-business-concept_1384-176.jpg",
imageAlt: "Clinic interaction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/focused-black-male-doctor-using-tablet-computer_1262-12328.jpg",
imageAlt: "Clinic interaction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tracking-computing-talk-lens-flare-close-up_1134-674.jpg",
imageAlt: "Clinic interaction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/physician-medic-consulting-sick-patient-medical-appointment-hospital-ward_482257-2205.jpg",
imageAlt: "Clinic interaction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-assistant-highlights-collagen-rich-cosmetics-skin-treatment_482257-122741.jpg",
imageAlt: "Clinic interaction",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/doctor-making-electronic-notes_1098-21571.jpg", imageAlt: "Clinic interaction" },
{ imageSrc: "http://img.b2bpic.net/free-photo/doctor-holding-tablet-e-health-concept-business-concept_1384-176.jpg", imageAlt: "Clinic interaction" },
{ imageSrc: "http://img.b2bpic.net/free-photo/focused-black-male-doctor-using-tablet-computer_1262-12328.jpg", imageAlt: "Clinic interaction" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tracking-computing-talk-lens-flare-close-up_1134-674.jpg", imageAlt: "Clinic interaction" },
{ imageSrc: "http://img.b2bpic.net/free-photo/physician-medic-consulting-sick-patient-medical-appointment-hospital-ward_482257-2205.jpg", imageAlt: "Clinic interaction" },
{ imageSrc: "http://img.b2bpic.net/free-photo/african-american-assistant-highlights-collagen-rich-cosmetics-skin-treatment_482257-122741.jpg", imageAlt: "Clinic interaction" }
]}
mediaAnimation="blur-reveal"
/>
@@ -105,15 +61,7 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"HIPAA Compliant",
"GDPR Certified",
"AES-256 Encrypted",
"WHO Compliant",
"African Medical Union",
"ISO 27001",
"Global Health Security",
]}
names={["HIPAA Compliant", "GDPR Certified", "AES-256 Encrypted", "WHO Compliant", "African Medical Union", "ISO 27001", "Global Health Security"]}
title="Global Standards"
description="Trusted by regulatory bodies and healthcare networks worldwide."
/>
@@ -121,30 +69,13 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Sovereign Security",
description: "Your health data is yours. We use military-grade encryption to ensure your records are accessible only to those you trust.",
tag: "Secure",
imageSrc: "http://img.b2bpic.net/free-vector/linear-social-media-cloud-icons_1257-363.jpg",
},
{
id: "f2",
title: "Seamless Integration",
description: "From web to mobile, your medical history, prescriptions, and consultations follow you globally.",
tag: "Integrated",
imageSrc: "http://img.b2bpic.net/free-vector/creative-flat-style-big-data-background_23-2147921199.jpg",
},
{
id: "f3",
title: "Impact-Driven",
description: "Designed to solve real-world healthcare challenges in Africa with infrastructure that never sleeps.",
tag: "Scalable",
imageSrc: "http://img.b2bpic.net/free-photo/martini-cocktail-glass-with-shadow-isolated-white-background_23-2147948718.jpg",
},
{ id: "f1", title: "Sovereign Security", description: "Your health data is yours. We use military-grade encryption to ensure your records are accessible only to those you trust.", tag: "Secure", imageSrc: "http://img.b2bpic.net/free-vector/linear-social-media-cloud-icons_1257-363.jpg" },
{ id: "f2", title: "Seamless Integration", description: "From web to mobile, your medical history, prescriptions, and consultations follow you globally.", tag: "Integrated", imageSrc: "http://img.b2bpic.net/free-vector/creative-flat-style-big-data-background_23-2147921199.jpg" },
{ id: "f3", title: "Impact-Driven", description: "Designed to solve real-world healthcare challenges in Africa with infrastructure that never sleeps.", tag: "Scalable", imageSrc: "http://img.b2bpic.net/free-photo/martini-cocktail-glass-with-shadow-isolated-white-background_23-2147948718.jpg" }
]}
title="Why eMedics"
description="Sovereign, secure, and infrastructure-first healthcare."
@@ -158,48 +89,12 @@ export default function LandingPage() {
gridVariant="one-large-right-three-stacked-left"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Patient Dashboard",
price: "Secure",
variant: "VIP Access",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671595.jpg",
},
{
id: "p2",
name: "Consent Screen",
price: "Transparent",
variant: "Privacy First",
imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336574.jpg",
},
{
id: "p3",
name: "Health Records",
price: "Sovereign",
variant: "Cloud Sync",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-mobile-phone_23-2148168348.jpg",
},
{
id: "p4",
name: "Doctor Portal",
price: "Real-time",
variant: "Enterprise",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-dentists_23-2149443532.jpg",
},
{
id: "p5",
name: "Prescriptions",
price: "Verified",
variant: "Digital",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513310.jpg",
},
{
id: "p6",
name: "Clinic Settings",
price: "Custom",
variant: "Global",
imageSrc: "http://img.b2bpic.net/free-photo/creative-collage-telehealth-consultation_23-2149488761.jpg",
},
{ id: "p1", name: "Patient Dashboard", price: "Secure", variant: "VIP Access", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671595.jpg" },
{ id: "p2", name: "Consent Screen", price: "Transparent", variant: "Privacy First", imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336574.jpg" },
{ id: "p3", name: "Health Records", price: "Sovereign", variant: "Cloud Sync", imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-mobile-phone_23-2148168348.jpg" },
{ id: "p4", name: "Doctor Portal", price: "Real-time", variant: "Enterprise", imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-dentists_23-2149443532.jpg" },
{ id: "p5", name: "Prescriptions", price: "Verified", variant: "Digital", imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513310.jpg" },
{ id: "p6", name: "Clinic Settings", price: "Custom", variant: "Global", imageSrc: "http://img.b2bpic.net/free-photo/creative-collage-telehealth-consultation_23-2149488761.jpg" }
]}
title="Sophistication in the palm of your hand."
description="A high-end dashboard interface designed for absolute clarity."
@@ -211,31 +106,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How is my data encrypted?",
content: "We utilize AES-256 standard encryption for all data at rest and in transit.",
},
{
id: "q2",
title: "Can I delete my account?",
content: "You have complete ownership of your digital health footprint; deletion is available at any time.",
},
{
id: "q3",
title: "Who can see my records?",
content: "Only clinicians you explicitly authorize via our consent flow have access to your data.",
},
{
id: "q4",
title: "Are you HIPAA compliant?",
content: "Yes, eMedics meets the strictest international compliance standards including HIPAA and GDPR.",
},
{
id: "q5",
title: "Is my clinic data sovereign?",
content: "Absolutely. Data sovereignty is core to our infrastructure-first design.",
},
{ id: "q1", title: "How is my data encrypted?", content: "We utilize AES-256 standard encryption for all data at rest and in transit." },
{ id: "q2", title: "Can I delete my account?", content: "You have complete ownership of your digital health footprint; deletion is available at any time." },
{ id: "q3", title: "Who can see my records?", content: "Only clinicians you explicitly authorize via our consent flow have access to your data." },
{ id: "q4", title: "Are you HIPAA compliant?", content: "Yes, eMedics meets the strictest international compliance standards including HIPAA and GDPR." },
{ id: "q5", title: "Is my clinic data sovereign?", content: "Absolutely. Data sovereignty is core to our infrastructure-first design." }
]}
title="Privacy Foundation"
description="Privacy isn't a feature; it's our foundation."
@@ -246,9 +121,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
tag="Founding Member"
title="Join the Founding Tier"
description="Become a founding member and gain early access to our premium suite."
@@ -259,17 +132,11 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="eMedics"
leftLink={{
text: "Terms of Service",
href: "#",
}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
leftLink={{ text: "Terms of Service", href: "#" }}
rightLink={{ text: "Privacy Policy", href: "#" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}