4 Commits

Author SHA1 Message Date
fbaaa7e4c1 Merge version_2 into main
Merge version_2 into main
2026-03-03 05:34:34 +00:00
54f6bce0b0 Update src/app/page.tsx 2026-03-03 05:34:30 +00:00
5181bc3004 Update src/app/layout.tsx 2026-03-03 05:34:29 +00:00
6d578abc9d Merge version_1 into main
Merge version_1 into main
2026-03-03 05:31:58 +00:00
2 changed files with 46 additions and 189 deletions

View File

@@ -5,35 +5,22 @@ import Tag from "@/tag/Tag";
import "./globals.css"; import "./globals.css";
const sourceSans3 = Source_Sans_3({ const sourceSans3 = Source_Sans_3({
variable: "--font-source-sans-3", variable: "--font-source-sans-3", subsets: ["latin"],
subsets: ["latin"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "NextStep AI | Healthcare & Government AI Solutions", title: "NextStep AI | Healthcare & Government AI Solutions", description: "Enterprise AI solutions for healthcare optimization and government contracting. HIPAA compliant, FedRAMP certified. Transform operations with intelligent automation.", keywords: "AI healthcare, government contracting, predictive analytics, compliance AI, healthcare technology", robots: {
description: "Enterprise AI solutions for healthcare optimization and government contracting. HIPAA compliant, FedRAMP certified. Transform operations with intelligent automation.",
keywords: "AI healthcare, government contracting, predictive analytics, compliance AI, healthcare technology",
robots: {
index: true, index: true,
follow: true, follow: true,
}, },
openGraph: { openGraph: {
title: "NextStep AI | Healthcare & Government AI Solutions", title: "NextStep AI | Healthcare & Government AI Solutions", description: "Intelligent AI platform transforming healthcare operations and government contracting with compliance-first design.", type: "website", siteName: "NextStep AI", images: [
description: "Intelligent AI platform transforming healthcare operations and government contracting with compliance-first design.",
type: "website",
siteName: "NextStep AI",
images: [
{ {
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-ai-dashboard-interfa-1772515831151-4558354d.png", url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-ai-dashboard-interfa-1772515831151-4558354d.png", alt: "NextStep AI Healthcare Dashboard"},
alt: "NextStep AI Healthcare Dashboard",
},
], ],
}, },
twitter: { twitter: {
card: "summary_large_image", card: "summary_large_image", title: "NextStep AI | Healthcare & Government AI Solutions", description: "Transform healthcare operations and government contracting with intelligent AI", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-ai-dashboard-interfa-1772515831151-4558354d.png"],
title: "NextStep AI | Healthcare & Government AI Solutions",
description: "Transform healthcare operations and government contracting with intelligent AI",
images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-ai-dashboard-interfa-1772515831151-4558354d.png"],
}, },
}; };

View File

@@ -25,9 +25,7 @@ export default function HomePage() {
]; ];
const navButton = { const navButton = {
text: "Get Started", text: "Get Started", href: "contact"};
href: "contact",
};
return ( return (
<ThemeProvider <ThemeProvider
@@ -53,24 +51,18 @@ export default function HomePage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCarouselLogo <HeroCarouselLogo
logoText="NEXTSTEP AI" logoText="NEXTSTEP AI"
description="Intelligent AI solutions transforming healthcare operations and government contracting. Optimize outcomes, ensure compliance, and accelerate growth." description="Reduce patient readmissions by 40% and accelerate government contracts 60% faster with intelligent AI solutions transforming healthcare operations and government contracting. Optimize outcomes, ensure compliance, and accelerate growth."
buttons={[ buttons={[
{ text: "Explore Solutions", href: "solutions" }, { text: "Explore Solutions", href: "solutions" },
{ text: "Schedule Demo", href: "contact" }, { text: "Schedule Demo", href: "contact" },
]} ]}
slides={[ slides={[
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-ai-dashboard-interfa-1772515831151-4558354d.png?_wi=1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-ai-dashboard-interfa-1772515831151-4558354d.png?_wi=1", imageAlt: "A modern healthcare AI dashboard interface showing patient data analytics, predictive models, and compliance tracking"},
imageAlt: "A modern healthcare AI dashboard interface showing patient data analytics, predictive models, and compliance tracking",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-sophisticated-government-contracting-p-1772515833228-f1904679.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-sophisticated-government-contracting-p-1772515833228-f1904679.png", imageAlt: "A sophisticated government contracting platform dashboard showing contract management, compliance requirements, and bidding opportunities"},
imageAlt: "A sophisticated government contracting platform dashboard showing contract management, compliance requirements, and bidding opportunities",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/an-abstract-visualization-of-ai-technolo-1772515832634-6150d875.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/an-abstract-visualization-of-ai-technolo-1772515832634-6150d875.png", imageAlt: "An abstract visualization of AI technology integrated with healthcare and government systems"},
imageAlt: "An abstract visualization of AI technology integrated with healthcare and government systems",
},
]} ]}
autoplayDelay={5000} autoplayDelay={5000}
showDimOverlay={true} showDimOverlay={true}
@@ -93,63 +85,39 @@ export default function HomePage() {
tag="Solutions" tag="Solutions"
features={[ features={[
{ {
title: "Predictive Healthcare Analytics", title: "Predictive Healthcare Analytics", description: "Advanced AI models that predict patient outcomes, optimize resource allocation, and improve care quality while maintaining HIPAA compliance.", icon: Brain,
description: "Advanced AI models that predict patient outcomes, optimize resource allocation, and improve care quality while maintaining HIPAA compliance.",
icon: Brain,
mediaItems: [ mediaItems: [
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-detailed-view-of-advanced-data-analyti-1772515833038-8f974360.png?_wi=1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-detailed-view-of-advanced-data-analyti-1772515833038-8f974360.png?_wi=1", imageAlt: "Advanced data analytics dashboard"},
imageAlt: "Advanced data analytics dashboard",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-facility-with-ai-tec-1772515830555-dab1c4be.png?_wi=1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-facility-with-ai-tec-1772515830555-dab1c4be.png?_wi=1", imageAlt: "Modern healthcare facility with AI technology"},
imageAlt: "Modern healthcare facility with AI technology",
},
], ],
}, },
{ {
title: "Government Contract Intelligence", title: "Government Contract Intelligence", description: "Automated contract analysis, compliance verification, and bidding opportunity identification for government contracting with full audit trails.", icon: FileText,
description: "Automated contract analysis, compliance verification, and bidding opportunity identification for government contracting with full audit trails.",
icon: FileText,
mediaItems: [ mediaItems: [
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-government-office-setting-emphasizing--1772515831491-b45533b1.png?_wi=1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-government-office-setting-emphasizing--1772515831491-b45533b1.png?_wi=1", imageAlt: "Government office with security focus"},
imageAlt: "Government office with security focus",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-security-and-compliance-monitoring-cen-1772515831957-a7385e3e.png?_wi=1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-security-and-compliance-monitoring-cen-1772515831957-a7385e3e.png?_wi=1", imageAlt: "Security and compliance monitoring"},
imageAlt: "Security and compliance monitoring",
},
], ],
}, },
{ {
title: "Compliance & Security Framework", title: "Compliance & Security Framework", description: "Built-in compliance monitoring, regulatory reporting, and security protocols meeting HIPAA, FedRAMP, and government contracting requirements.", icon: Shield,
description: "Built-in compliance monitoring, regulatory reporting, and security protocols meeting HIPAA, FedRAMP, and government contracting requirements.",
icon: Shield,
mediaItems: [ mediaItems: [
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-security-and-compliance-monitoring-cen-1772515831957-a7385e3e.png?_wi=2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-security-and-compliance-monitoring-cen-1772515831957-a7385e3e.png?_wi=2", imageAlt: "Compliance monitoring center"},
imageAlt: "Compliance monitoring center",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-detailed-view-of-advanced-data-analyti-1772515833038-8f974360.png?_wi=2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-detailed-view-of-advanced-data-analyti-1772515833038-8f974360.png?_wi=2", imageAlt: "Data analytics and security"},
imageAlt: "Data analytics and security",
},
], ],
}, },
{ {
title: "Real-Time Decision Support", title: "Real-Time Decision Support", description: "AI-powered dashboards providing actionable insights for clinical decision-making and procurement optimization with explainable AI.", icon: Zap,
description: "AI-powered dashboards providing actionable insights for clinical decision-making and procurement optimization with explainable AI.",
icon: Zap,
mediaItems: [ mediaItems: [
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-ai-dashboard-interfa-1772515831151-4558354d.png?_wi=2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-ai-dashboard-interfa-1772515831151-4558354d.png?_wi=2", imageAlt: "Real-time healthcare dashboard"},
imageAlt: "Real-time healthcare dashboard",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-detailed-view-of-advanced-data-analyti-1772515833038-8f974360.png?_wi=3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-detailed-view-of-advanced-data-analyti-1772515833038-8f974360.png?_wi=3", imageAlt: "Decision support analytics"},
imageAlt: "Decision support analytics",
},
], ],
}, },
]} ]}
@@ -166,35 +134,14 @@ export default function HomePage() {
tag="Industries" tag="Industries"
products={[ products={[
{ {
id: "1", id: "1", brand: "Healthcare Systems", name: "Hospital Network Optimization", price: "Enterprise", rating: 5,
brand: "Healthcare Systems", reviewCount: "150+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-facility-with-ai-tec-1772515830555-dab1c4be.png?_wi=2", imageAlt: "Healthcare facility optimization"},
name: "Hospital Network Optimization",
price: "Enterprise",
rating: 5,
reviewCount: "150+",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-facility-with-ai-tec-1772515830555-dab1c4be.png?_wi=2",
imageAlt: "Healthcare facility optimization",
},
{ {
id: "2", id: "2", brand: "Government Agencies", name: "Contract Intelligence Platform", price: "Government", rating: 5,
brand: "Government Agencies", reviewCount: "85+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-government-office-setting-emphasizing--1772515831491-b45533b1.png?_wi=2", imageAlt: "Government contracting platform"},
name: "Contract Intelligence Platform",
price: "Government",
rating: 5,
reviewCount: "85+",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-government-office-setting-emphasizing--1772515831491-b45533b1.png?_wi=2",
imageAlt: "Government contracting platform",
},
{ {
id: "3", id: "3", brand: "Healthcare IT", name: "Predictive Analytics Engine", price: "Enterprise", rating: 5,
brand: "Healthcare IT", reviewCount: "120+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-detailed-view-of-advanced-data-analyti-1772515833038-8f974360.png?_wi=4", imageAlt: "Predictive analytics engine"},
name: "Predictive Analytics Engine",
price: "Enterprise",
rating: 5,
reviewCount: "120+",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-detailed-view-of-advanced-data-analyti-1772515833038-8f974360.png?_wi=4",
imageAlt: "Predictive analytics engine",
},
]} ]}
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
animationType="slide-up" animationType="slide-up"
@@ -211,27 +158,11 @@ export default function HomePage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
logos={[ logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-representation-of-hhs-depar-1772515830347-306286b1.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-representation-of-hhs-depar-1772515830347-306286b1.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-representation-of-a-departm-1772515830189-d016b69f.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-healthcare-provider-logo-re-1772515829815-2dd38647.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-government-agency-logo-repr-1772515830526-b8cfc836.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/modern-technology-company-logo-focused-o-1772515830419-6c492c59.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-compliance-and-regulatory-c-1772515830589-494e3756.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/large-integrated-healthcare-system-logo--1772515830833-1256e4c7.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/government-technology-services-contracto-1772515830927-82e685ae.png"]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-representation-of-a-departm-1772515830189-d016b69f.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-healthcare-provider-logo-re-1772515829815-2dd38647.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-government-agency-logo-repr-1772515830526-b8cfc836.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/modern-technology-company-logo-focused-o-1772515830419-6c492c59.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-compliance-and-regulatory-c-1772515830589-494e3756.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/large-integrated-healthcare-system-logo--1772515830833-1256e4c7.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/government-technology-services-contracto-1772515830927-82e685ae.png",
]}
speed={40} speed={40}
showCard={true} showCard={true}
names={[ names={[
"HHS", "HHS", "Department of Defense", "Healthcare Provider", "Government Agency", "Tech Healthcare", "Compliance Firm", "Medical System", "Government Tech"]}
"Department of Defense",
"Healthcare Provider",
"Government Agency",
"Tech Healthcare",
"Compliance Firm",
"Medical System",
"Government Tech",
]}
/> />
</div> </div>
@@ -242,28 +173,16 @@ export default function HomePage() {
tag="Results" tag="Results"
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "40%", title: "Average improvement in patient outcome prediction", items: ["HIPAA compliant", "Real-time alerts", "Actionable insights"],
value: "40%",
title: "Average improvement in patient outcome prediction",
items: ["HIPAA compliant", "Real-time alerts", "Actionable insights"],
}, },
{ {
id: "2", id: "2", value: "60%", title: "Time savings in government contract analysis", items: ["Automated compliance", "Risk detection", "Audit-ready reports"],
value: "60%",
title: "Time savings in government contract analysis",
items: ["Automated compliance", "Risk detection", "Audit-ready reports"],
}, },
{ {
id: "3", id: "3", value: "99.9%", title: "Platform uptime and reliability", items: ["FedRAMP certified", "Disaster recovery", "24/7 monitoring"],
value: "99.9%",
title: "Platform uptime and reliability",
items: ["FedRAMP certified", "Disaster recovery", "24/7 monitoring"],
}, },
{ {
id: "4", id: "4", value: "500+", title: "Healthcare organizations using NextStep AI", items: ["Multi-specialty support", "Continuous innovation", "Expert support team"],
value: "500+",
title: "Healthcare organizations using NextStep AI",
items: ["Multi-specialty support", "Continuous innovation", "Expert support team"],
}, },
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -279,38 +198,11 @@ export default function HomePage() {
tag="Blog" tag="Blog"
blogs={[ blogs={[
{ {
id: "1", id: "1", category: "Healthcare AI", title: "AI-Driven Predictive Analytics in Modern Healthcare", excerpt: "Discover how machine learning models are revolutionizing patient outcome prediction and resource optimization in hospitals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-technology-article-h-1772515832501-c6752d3f.png?_wi=1", imageAlt: "Healthcare AI technology", authorName: "Dr. Sarah Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-headshot-of-a-healthcare-ex-1772515831926-c4e504a6.png", date: "Jan 15, 2025"},
category: "Healthcare AI",
title: "AI-Driven Predictive Analytics in Modern Healthcare",
excerpt: "Discover how machine learning models are revolutionizing patient outcome prediction and resource optimization in hospitals.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-modern-healthcare-technology-article-h-1772515832501-c6752d3f.png?_wi=1",
imageAlt: "Healthcare AI technology",
authorName: "Dr. Sarah Chen",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-headshot-of-a-healthcare-ex-1772515831926-c4e504a6.png",
date: "Jan 15, 2025",
},
{ {
id: "2", id: "2", category: "Government Contracting", title: "Navigating Complex Government Contract Requirements", excerpt: "Learn how AI-powered contract intelligence streamlines compliance verification and accelerates government bidding processes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-professional-header-image-for-governme-1772515830317-2c020a55.png?_wi=1", imageAlt: "Government contracting", authorName: "Michael Torres", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-headshot-of-a-government-of-1772515830718-95f3d28f.png", date: "Jan 10, 2025"},
category: "Government Contracting",
title: "Navigating Complex Government Contract Requirements",
excerpt: "Learn how AI-powered contract intelligence streamlines compliance verification and accelerates government bidding processes.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-professional-header-image-for-governme-1772515830317-2c020a55.png?_wi=1",
imageAlt: "Government contracting",
authorName: "Michael Torres",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-headshot-of-a-government-of-1772515830718-95f3d28f.png",
date: "Jan 10, 2025",
},
{ {
id: "3", id: "3", category: "Machine Learning", title: "Explainable AI in Regulated Industries", excerpt: "Understanding the importance of transparent AI models in healthcare and government applications for regulatory compliance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-sophisticated-visualization-of-predict-1772515830846-c75e129e.png?_wi=1", imageAlt: "Predictive analytics visualization", authorName: "Dr. James Wilson", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-headshot-of-a-compliance-of-1772515830490-4634ebac.png", date: "Jan 5, 2025"},
category: "Machine Learning",
title: "Explainable AI in Regulated Industries",
excerpt: "Understanding the importance of transparent AI models in healthcare and government applications for regulatory compliance.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/a-sophisticated-visualization-of-predict-1772515830846-c75e129e.png?_wi=1",
imageAlt: "Predictive analytics visualization",
authorName: "Dr. James Wilson",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-headshot-of-a-compliance-of-1772515830490-4634ebac.png",
date: "Jan 5, 2025",
},
]} ]}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -325,29 +217,13 @@ export default function HomePage() {
cardTagIcon={Star} cardTagIcon={Star}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Dr. Lisa Anderson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/abstract-portrait-of-healthcare-expert-1772515833164-2b95ba85.png", imageAlt: "Dr. Lisa Anderson"},
name: "Dr. Lisa Anderson",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-headshot-of-a-healthcare-ex-1772515831926-c4e504a6.png",
imageAlt: "Dr. Lisa Anderson",
},
{ {
id: "2", id: "2", name: "John Smith", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/abstract-portrait-of-government-official-1772515833234-5c8f12d9.png", imageAlt: "John Smith"},
name: "John Smith",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-headshot-of-a-government-of-1772515830718-95f3d28f.png",
imageAlt: "John Smith",
},
{ {
id: "3", id: "3", name: "Jennifer Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/abstract-portrait-of-compliance-specialist-1772515833098-9d4e7c15.png", imageAlt: "Jennifer Martinez"},
name: "Jennifer Martinez",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-headshot-of-a-compliance-of-1772515830490-4634ebac.png",
imageAlt: "Jennifer Martinez",
},
{ {
id: "4", id: "4", name: "Robert Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/abstract-portrait-of-tech-executive-1772515833026-7f2b4e8c.png", imageAlt: "Robert Chen"},
name: "Robert Chen",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQCtmE0Ke46MSPsjSyTNlIZpz9/professional-headshot-of-a-tech-forward--1772515830036-15c9ba91.png",
imageAlt: "Robert Chen",
},
]} ]}
cardAnimation="slide-up" cardAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -376,19 +252,13 @@ export default function HomePage() {
socialLinks={[ socialLinks={[
{ {
icon: Linkedin, icon: Linkedin,
href: "https://linkedin.com", href: "https://linkedin.com", ariaLabel: "LinkedIn"},
ariaLabel: "LinkedIn",
},
{ {
icon: Twitter, icon: Twitter,
href: "https://twitter.com", href: "https://twitter.com", ariaLabel: "Twitter"},
ariaLabel: "Twitter",
},
{ {
icon: Github, icon: Github,
href: "https://github.com", href: "https://github.com", ariaLabel: "GitHub"},
ariaLabel: "GitHub",
},
]} ]}
/> />
</div> </div>