Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -6,43 +6,26 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-dm-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "HealthValue AI | AI-Powered Healthcare Risk Analysis & Value Conversion",
|
||||
description: "Enterprise AI platform for healthcare risk stratification and value assignment. Transform clinical decisions with predictive analytics and intelligent patient health insights.",
|
||||
keywords: "healthcare AI, risk analysis, value conversion, patient stratification, health tech, predictive analytics, medical AI",
|
||||
metadataBase: new URL("https://healthvalueai.com"),
|
||||
title: "HealthValue AI | AI-Powered Healthcare Risk Analysis & Value Conversion", description: "Enterprise AI platform for healthcare risk stratification and value assignment. Transform clinical decisions with predictive analytics and intelligent patient health insights.", keywords: "healthcare AI, risk analysis, value conversion, patient stratification, health tech, predictive analytics, medical AI", metadataBase: new URL("https://healthvalueai.com"),
|
||||
alternates: {
|
||||
canonical: "https://healthvalueai.com",
|
||||
},
|
||||
canonical: "https://healthvalueai.com"},
|
||||
openGraph: {
|
||||
title: "HealthValue AI | Transform Healthcare with AI-Powered Risk Analysis",
|
||||
description: "Enterprise AI platform enabling healthcare organizations to analyze patient risk and assign precise value metrics for better outcomes.",
|
||||
url: "https://healthvalueai.com",
|
||||
siteName: "HealthValue AI",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "HealthValue AI | Transform Healthcare with AI-Powered Risk Analysis", description: "Enterprise AI platform enabling healthcare organizations to analyze patient risk and assign precise value metrics for better outcomes.", url: "https://healthvalueai.com", siteName: "HealthValue AI", type: "website", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-modern-clean-healthcare-analytics-dash-1772626178834-595d2a9a.png",
|
||||
alt: "HealthValue AI Analytics Dashboard",
|
||||
},
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-modern-clean-healthcare-analytics-dash-1772626178834-595d2a9a.png", alt: "HealthValue AI Analytics Dashboard"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "HealthValue AI | AI-Powered Healthcare Risk Analysis",
|
||||
description: "Transform healthcare decisions with AI-driven risk stratification and value assignment.",
|
||||
images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-modern-clean-healthcare-analytics-dash-1772626178834-595d2a9a.png",
|
||||
],
|
||||
card: "summary_large_image", title: "HealthValue AI | AI-Powered Healthcare Risk Analysis", description: "Transform healthcare decisions with AI-driven risk stratification and value assignment.", images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-modern-clean-healthcare-analytics-dash-1772626178834-595d2a9a.png"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
@@ -1434,4 +1417,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
122
src/app/page.tsx
122
src/app/page.tsx
@@ -23,8 +23,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Platform", href: "/features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "Security", href: "/" },
|
||||
@@ -32,8 +31,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Customers", href: "/" },
|
||||
{ label: "Blog", href: "/" },
|
||||
@@ -41,8 +39,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "Documentation", href: "/" },
|
||||
{ label: "API Reference", href: "/" },
|
||||
{ label: "Support", href: "/contact" },
|
||||
@@ -50,8 +47,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "/" },
|
||||
{ label: "Terms of Service", href: "/" },
|
||||
{ label: "HIPAA Agreement", href: "/" },
|
||||
@@ -99,17 +95,11 @@ export default function HomePage() {
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-confident-hea-1772626177642-85c28171.png",
|
||||
alt: "Healthcare Executive",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-confident-hea-1772626177642-85c28171.png", alt: "Healthcare Executive"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-healthcare-da-1772626179502-2468bda8.png",
|
||||
alt: "Medical Director",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-healthcare-da-1772626179502-2468bda8.png", alt: "Medical Director"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-health-system-1772626176875-12f8da8f.png",
|
||||
alt: "Health System Administrator",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-health-system-1772626176875-12f8da8f.png", alt: "Health System Administrator"},
|
||||
]}
|
||||
avatarText="Trusted by 200+ healthcare organizations"
|
||||
/>
|
||||
@@ -118,59 +108,29 @@ export default function HomePage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentySix
|
||||
title="Advanced AI Capabilities"
|
||||
description="Explore the core features powering intelligent healthcare decision-making"
|
||||
description="HIPAA-compliant and integrated with 500+ health systems. Explore the core features powering intelligent healthcare decision-making"
|
||||
tag="Platform Features"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "AI Risk Engine",
|
||||
description: "Advanced machine learning models that analyze patient health trajectories and identify high-risk populations with precision",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/an-abstract-visualization-of-an-advanced-1772626177927-19d73d3a.png?_wi=1",
|
||||
imageAlt: "AI Risk Engine Interface",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
},
|
||||
title: "AI Risk Engine", description: "Advanced machine learning models that analyze patient health trajectories and identify high-risk populations with precision", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/an-abstract-visualization-of-an-advanced-1772626177927-19d73d3a.png?_wi=1", imageAlt: "AI Risk Engine Interface", buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact"},
|
||||
{
|
||||
title: "Risk Stratification",
|
||||
description: "Automatically segment patients into risk tiers, enabling targeted interventions and personalized care pathways",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-healthcare-risk-assessment-visualizati-1772626179466-f4a2aa6e.png",
|
||||
imageAlt: "Risk Assessment Dashboard",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
},
|
||||
title: "Risk Stratification", description: "Automatically segment patients into risk tiers, enabling targeted interventions and personalized care pathways", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-healthcare-risk-assessment-visualizati-1772626179466-f4a2aa6e.png", imageAlt: "Risk Assessment Dashboard", buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact"},
|
||||
{
|
||||
title: "Value Assignment",
|
||||
description: "Quantify patient health value through sophisticated algorithms that align clinical outcomes with financial metrics",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-value-conversion-metrics-display-showi-1772626178901-0382fe7b.png",
|
||||
imageAlt: "Value Conversion Metrics",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
},
|
||||
title: "Value Assignment", description: "Quantify patient health value through sophisticated algorithms that align clinical outcomes with financial metrics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-value-conversion-metrics-display-showi-1772626178901-0382fe7b.png", imageAlt: "Value Conversion Metrics", buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact"},
|
||||
{
|
||||
title: "Predictive Analytics",
|
||||
description: "Forecast health outcomes, identify intervention opportunities, and optimize resource allocation before issues emerge",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-modern-clean-healthcare-analytics-dash-1772626178834-595d2a9a.png?_wi=2",
|
||||
imageAlt: "Predictive Analytics Dashboard",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
},
|
||||
title: "Predictive Analytics", description: "Forecast health outcomes, identify intervention opportunities, and optimize resource allocation before issues emerge", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-modern-clean-healthcare-analytics-dash-1772626178834-595d2a9a.png?_wi=2", imageAlt: "Predictive Analytics Dashboard", buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact"},
|
||||
{
|
||||
title: "Real-Time Monitoring",
|
||||
description: "Continuous analysis of patient populations with instant alerts for emerging risks and value optimization opportunities",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/an-abstract-visualization-of-an-advanced-1772626177927-19d73d3a.png?_wi=2",
|
||||
imageAlt: "Real-time Monitoring System",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
},
|
||||
title: "Real-Time Monitoring", description: "Continuous analysis of patient populations with instant alerts for emerging risks and value optimization opportunities", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/an-abstract-visualization-of-an-advanced-1772626177927-19d73d3a.png?_wi=2", imageAlt: "Real-time Monitoring System", buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact"},
|
||||
{
|
||||
title: "Enterprise Integration",
|
||||
description: "Seamless API connections to EHR systems, claims data, and existing healthcare infrastructure with minimal friction",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-modern-clean-healthcare-analytics-dash-1772626178834-595d2a9a.png?_wi=3",
|
||||
imageAlt: "Enterprise Integration Interface",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
},
|
||||
title: "Enterprise Integration", description: "Seamless API connections to EHR systems, claims data, and existing healthcare infrastructure with minimal friction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/a-modern-clean-healthcare-analytics-dash-1772626178834-595d2a9a.png?_wi=3", imageAlt: "Enterprise Integration Interface", buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -206,41 +166,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Sarah Mitchell",
|
||||
role: "Chief Medical Officer",
|
||||
company: "Metropolitan Health System",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-confident-hea-1772626177642-85c28171.png",
|
||||
imageAlt: "Dr. Sarah Mitchell",
|
||||
},
|
||||
id: "1", name: "Dr. Sarah Mitchell", role: "Chief Medical Officer", company: "Metropolitan Health System", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-confident-hea-1772626177642-85c28171.png", imageAlt: "Dr. Sarah Mitchell"},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Chen",
|
||||
role: "VP Analytics & Insights",
|
||||
company: "Pacific Healthcare Alliance",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-healthcare-da-1772626179502-2468bda8.png",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
id: "2", name: "James Chen", role: "VP Analytics & Insights", company: "Pacific Healthcare Alliance", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-healthcare-da-1772626179502-2468bda8.png", imageAlt: "James Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Maria Rodriguez",
|
||||
role: "Health System CFO",
|
||||
company: "Midwest Regional Hospital Group",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-health-system-1772626176875-12f8da8f.png",
|
||||
imageAlt: "Maria Rodriguez",
|
||||
},
|
||||
id: "3", name: "Maria Rodriguez", role: "Health System CFO", company: "Midwest Regional Hospital Group", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-health-system-1772626176875-12f8da8f.png", imageAlt: "Maria Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Patel",
|
||||
role: "Innovation Officer",
|
||||
company: "Northeast Care Consortium",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-healthcare-in-1772626177522-2ebadc99.png",
|
||||
imageAlt: "David Patel",
|
||||
},
|
||||
id: "4", name: "David Patel", role: "Innovation Officer", company: "Northeast Care Consortium", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AToojl5DcIOHuq3Yyhuc0cwH7q/professional-headshot-of-a-healthcare-in-1772626177522-2ebadc99.png", imageAlt: "David Patel"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -275,4 +211,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user