Merge version_1 into main #2
328
src/app/page.tsx
328
src/app/page.tsx
@@ -30,83 +30,33 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "#how-it-works",
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
{
|
||||
name: "Case Studies",
|
||||
id: "#case-studies",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{ name: "Features", id: "#features" },
|
||||
{ name: "How It Works", id: "#how-it-works" },
|
||||
{ name: "Pricing", id: "#pricing" },
|
||||
{ name: "Case Studies", id: "#case-studies" },
|
||||
{ name: "About", id: "#about" },
|
||||
]}
|
||||
button={{
|
||||
text: "Book a Demo",
|
||||
href: "#contact",
|
||||
}}
|
||||
button={{ text: "Book a Demo", href: "#contact" }}
|
||||
brandName="Medryn"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
title="Stop Losing Revenue to Billing Inefficiency"
|
||||
description="Medryn's AI agents automate your entire revenue cycle — from code generation to claim submission to denial recovery — so your team focuses on patients, not paperwork."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started Free",
|
||||
href: "#pricing",
|
||||
},
|
||||
{
|
||||
text: "Watch Demo",
|
||||
href: "#",
|
||||
},
|
||||
{ text: "Get Started Free", href: "#pricing" },
|
||||
{ text: "Watch Demo", href: "#" },
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shiny-red-ribbons-background_23-2147961955.jpg?_wi=1",
|
||||
imageAlt: "abstract red geometric shapes clinical tech",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-red-shades-pattern-with-copy-space_23-2148263995.jpg?_wi=1",
|
||||
imageAlt: "abstract red geometric shapes clinical tech",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marble-sculpture-historical-figure-with-medical-mask_23-2149364260.jpg?_wi=1",
|
||||
imageAlt: "abstract red geometric shapes clinical tech",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scientist-clinical-trials-medication-experiment-digital-remix_53876-126743.jpg",
|
||||
imageAlt: "abstract red geometric shapes clinical tech",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-flowing-glowing-dots_1048-11945.jpg",
|
||||
imageAlt: "abstract red geometric shapes clinical tech",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-communications-background_1048-15870.jpg",
|
||||
imageAlt: "abstract red geometric shapes clinical tech",
|
||||
},
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/shiny-red-ribbons-background_23-2147961955.jpg", imageAlt: "abstract red geometric shapes clinical tech" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-red-shades-pattern-with-copy-space_23-2148263995.jpg", imageAlt: "abstract red geometric shapes clinical tech" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/marble-sculpture-historical-figure-with-medical-mask_23-2149364260.jpg", imageAlt: "abstract red geometric shapes clinical tech" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/scientist-clinical-trials-medication-experiment-digital-remix_53876-126743.jpg", imageAlt: "abstract red geometric shapes clinical tech" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-flowing-glowing-dots_1048-11945.jpg", imageAlt: "abstract red geometric shapes clinical tech" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-communications-background_1048-15870.jpg", imageAlt: "abstract red geometric shapes clinical tech" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,34 +68,10 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "94%",
|
||||
title: "Approval Rate",
|
||||
description: "First-pass claim success",
|
||||
icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "3x",
|
||||
title: "Faster Cycles",
|
||||
description: "Accelerated billing workflow",
|
||||
icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "$40K",
|
||||
title: "Avg Savings",
|
||||
description: "Annual savings per clinic",
|
||||
icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "80%",
|
||||
title: "Manual reduction",
|
||||
description: "Reduction in admin work",
|
||||
icon: FileText,
|
||||
},
|
||||
{ id: "m1", value: "94%", title: "Approval Rate", description: "First-pass claim success", icon: CheckCircle },
|
||||
{ id: "m2", value: "3x", title: "Faster Cycles", description: "Accelerated billing workflow", icon: Zap },
|
||||
{ id: "m3", value: "$40K", title: "Avg Savings", description: "Annual savings per clinic", icon: TrendingUp },
|
||||
{ id: "m4", value: "80%", title: "Manual reduction", description: "Reduction in admin work", icon: FileText },
|
||||
]}
|
||||
title="Proven Performance"
|
||||
description="Measured results across our partner network."
|
||||
@@ -159,76 +85,34 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "AI Billing Codes",
|
||||
description: "Reads clinical notes, generates ICD-10 and CPT codes automatically.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-healthcare_24877-52062.jpg?_wi=1",
|
||||
imageAlt: "medical billing icon AI",
|
||||
},
|
||||
title: "AI Billing Codes", description: "Reads clinical notes, generates ICD-10 and CPT codes automatically.", media: { imageSrc: "http://img.b2bpic.net/free-vector/medical-healthcare_24877-52062.jpg", imageAlt: "medical billing icon AI" },
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shiny-red-ribbons-background_23-2147961955.jpg?_wi=2",
|
||||
imageAlt: "medical billing icon AI",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Claim Submission",
|
||||
description: "Validates and submits to 1,800+ payers with real-time checks.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reminder-schedule-checklist-deadline-icon-symbol-planner-concept-pink-background-3d-rendering_56104-1172.jpg",
|
||||
imageAlt: "claim submission icon red",
|
||||
},
|
||||
title: "Claim Submission", description: "Validates and submits to 1,800+ payers with real-time checks.", media: { imageSrc: "http://img.b2bpic.net/free-photo/reminder-schedule-checklist-deadline-icon-symbol-planner-concept-pink-background-3d-rendering_56104-1172.jpg", imageAlt: "claim submission icon red" },
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-icons-theme-security_53876-46861.jpg",
|
||||
imageAlt: "medical billing icon AI",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Denial Recovery",
|
||||
description: "AI agent detects reason, corrects and resubmits automatically.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-infertility-proof-with-speech-bubble_23-2149357359.jpg",
|
||||
imageAlt: "denial repair medical icon",
|
||||
},
|
||||
title: "Denial Recovery", description: "AI agent detects reason, corrects and resubmits automatically.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-infertility-proof-with-speech-bubble_23-2149357359.jpg", imageAlt: "denial repair medical icon" },
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/creative-medical-services-25-glyph-solid-black-icon-pack-such-as-doctor-medical-hospital-website-report-healthcare_1142-26691.jpg",
|
||||
imageAlt: "medical billing icon AI",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Patient Communication",
|
||||
description: "Automated reminders, notifications and payment plans.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148761042.jpg",
|
||||
imageAlt: "medical patient communication icon",
|
||||
},
|
||||
title: "Patient Communication", description: "Automated reminders, notifications and payment plans.", media: { imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148761042.jpg", imageAlt: "medical patient communication icon" },
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-female-doctor_23-2151107240.jpg?_wi=1",
|
||||
imageAlt: "medical billing icon AI",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Admin Workflows",
|
||||
description: "Prior auth, referrals and intake handled by AI.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur-showing-empty-speech-bubble-using-blank-isolated-copyapce-advertisement-camera-office-worker-suit-using-red-icon-billboard-ad-green-screen-backdrop_482257-63299.jpg?_wi=1",
|
||||
imageAlt: "medical intake form icon",
|
||||
},
|
||||
title: "Admin Workflows", description: "Prior auth, referrals and intake handled by AI.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur-showing-empty-speech-bubble-using-blank-isolated-copyapce-advertisement-camera-office-worker-suit-using-red-icon-billboard-ad-green-screen-backdrop_482257-63299.jpg", imageAlt: "medical intake form icon" },
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-with-glasses_1098-57.jpg?_wi=1",
|
||||
imageAlt: "medical billing icon AI",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Revenue Analytics",
|
||||
description: "Live dashboards for aging, denial rates and performance.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-red-shades-pattern-with-copy-space_23-2148263995.jpg?_wi=2",
|
||||
imageAlt: "medical revenue analytics dashboard icon",
|
||||
},
|
||||
title: "Revenue Analytics", description: "Live dashboards for aging, denial rates and performance.", media: { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-red-shades-pattern-with-copy-space_23-2148263995.jpg", imageAlt: "medical revenue analytics dashboard icon" },
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marble-sculpture-historical-figure-with-medical-mask_23-2149364260.jpg?_wi=2",
|
||||
imageAlt: "medical billing icon AI",
|
||||
reverse: true
|
||||
},
|
||||
]}
|
||||
title="What Medryn Automates"
|
||||
@@ -241,46 +125,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excellent AI",
|
||||
quote: "We recovered $180K in denied claims in the first 90 days.",
|
||||
name: "Dr. Sarah K.",
|
||||
role: "Internal Medicine, Ohio",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-female-doctor_23-2151107240.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Life Saver",
|
||||
quote: "Our billing team went from 12 hours a day to 2. Medryn handles everything.",
|
||||
name: "Practice Manager",
|
||||
role: "Toronto",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur-showing-empty-speech-bubble-using-blank-isolated-copyapce-advertisement-camera-office-worker-suit-using-red-icon-billboard-ad-green-screen-backdrop_482257-63299.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Incredible ROI",
|
||||
quote: "First clean claim rate jumped from 71% to 96% within a month.",
|
||||
name: "CFO",
|
||||
role: "Multi-Specialty Group, London",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-with-glasses_1098-57.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Seamless integration",
|
||||
quote: "Implementation was fast and the results were immediate.",
|
||||
name: "Operations Lead",
|
||||
role: "Clinic Group",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-nurse-hospital-hallway_23-2151997624.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Game changer",
|
||||
quote: "I cannot imagine going back to manual coding workflows.",
|
||||
name: "Clinic Founder",
|
||||
role: "Private Practice",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-white-digital-modern-business_1127-2584.jpg",
|
||||
},
|
||||
{ id: "1", title: "Excellent AI", quote: "We recovered $180K in denied claims in the first 90 days.", name: "Dr. Sarah K.", role: "Internal Medicine, Ohio", imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-female-doctor_23-2151107240.jpg" },
|
||||
{ id: "2", title: "Life Saver", quote: "Our billing team went from 12 hours a day to 2. Medryn handles everything.", name: "Practice Manager", role: "Toronto", imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur-showing-empty-speech-bubble-using-blank-isolated-copyapce-advertisement-camera-office-worker-suit-using-red-icon-billboard-ad-green-screen-backdrop_482257-63299.jpg" },
|
||||
{ id: "3", title: "Incredible ROI", quote: "First clean claim rate jumped from 71% to 96% within a month.", name: "CFO", role: "Multi-Specialty Group, London", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-with-glasses_1098-57.jpg" },
|
||||
{ id: "4", title: "Seamless integration", quote: "Implementation was fast and the results were immediate.", name: "Operations Lead", role: "Clinic Group", imageSrc: "http://img.b2bpic.net/free-photo/smiling-nurse-hospital-hallway_23-2151997624.jpg" },
|
||||
{ id: "5", title: "Game changer", quote: "I cannot imagine going back to manual coding workflows.", name: "Clinic Founder", role: "Private Practice", imageSrc: "http://img.b2bpic.net/free-photo/wireless-white-digital-modern-business_1127-2584.jpg" },
|
||||
]}
|
||||
title="Trusted by Healthcare Leaders"
|
||||
description="See how practices are reclaiming their time and revenue."
|
||||
@@ -293,59 +142,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
title: "Starter",
|
||||
period: "/mo",
|
||||
price: "$299",
|
||||
features: [
|
||||
"Solo practices",
|
||||
"Up to 500 claims/mo",
|
||||
"Basic support",
|
||||
],
|
||||
button: {
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-cardboard-sheets-with-copy-space_23-2148320391.jpg",
|
||||
imageAlt: "Pink cardboard sheets with copy space",
|
||||
},
|
||||
{
|
||||
id: "growth",
|
||||
title: "Growth",
|
||||
period: "/mo",
|
||||
price: "$799",
|
||||
features: [
|
||||
"Group practices",
|
||||
"Unlimited claims",
|
||||
"Priority support",
|
||||
"Advanced Analytics",
|
||||
],
|
||||
button: {
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shiny-red-ribbons-background_23-2147961955.jpg?_wi=3",
|
||||
imageAlt: "Pink cardboard sheets with copy space",
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
title: "Enterprise",
|
||||
period: "",
|
||||
price: "Custom",
|
||||
features: [
|
||||
"Health systems",
|
||||
"White-label options",
|
||||
"Dedicated CSM",
|
||||
"API Access",
|
||||
],
|
||||
button: {
|
||||
text: "Contact Sales",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-healthcare_24877-52062.jpg?_wi=2",
|
||||
imageAlt: "Pink cardboard sheets with copy space",
|
||||
},
|
||||
{ id: "starter", title: "Starter", period: "/mo", price: "$299", features: ["Solo practices", "Up to 500 claims/mo", "Basic support"], button: { text: "Get Started", href: "#" }, imageSrc: "http://img.b2bpic.net/free-photo/pink-cardboard-sheets-with-copy-space_23-2148320391.jpg", imageAlt: "Pink cardboard sheets with copy space" },
|
||||
{ id: "growth", title: "Growth", period: "/mo", price: "$799", features: ["Group practices", "Unlimited claims", "Priority support", "Advanced Analytics"], button: { text: "Get Started", href: "#" }, imageSrc: "http://img.b2bpic.net/free-photo/shiny-red-ribbons-background_23-2147961955.jpg", imageAlt: "Pink cardboard sheets with copy space" },
|
||||
{ id: "enterprise", title: "Enterprise", period: "", price: "Custom", features: ["Health systems", "White-label options", "Dedicated CSM", "API Access"], button: { text: "Contact Sales", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-vector/medical-healthcare_24877-52062.jpg", imageAlt: "Pink cardboard sheets with copy space" },
|
||||
]}
|
||||
title="Simple, Transparent Pricing"
|
||||
description="Choose the plan that fits your practice size."
|
||||
@@ -358,21 +157,10 @@ export default function LandingPage() {
|
||||
title="Ready to recover what's yours?"
|
||||
description="Join 200+ clinics using Medryn to automate their revenue cycle."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Name",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Name" },
|
||||
{ name: "email", type: "email", placeholder: "Email" },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your message",
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Your message" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-showing-speech-bubble-create-ad-studio-wearing-formal-office-suit-using-carton-board-manager-holding-copyspace-cardboard-icon-make-advertisement-greenscreen_482257-62442.jpg"
|
||||
imageAlt="Businesswoman showing speech bubble to create ad in studio, wearing formal office suit and using carton board. Manager holding copyspace cardboard icon to make advertisement on greenscreen."
|
||||
/>
|
||||
@@ -382,36 +170,8 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
logoText="Medryn"
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "HIPAA Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Product", items: [{ label: "Features", href: "#features" }, { label: "Pricing", href: "#pricing" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "HIPAA Policy", href: "#" }, { label: "Terms", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2025 Medryn Inc. All rights reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user