Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-18 12:47:18 +00:00

View File

@@ -38,7 +38,7 @@ export default function MedicalLandingPage() {
title="Future of Clinical Intelligence"
description="Empowering healthcare providers with advanced AI-driven tools for smarter documentation and patient care."
background={{ variant: "radial-gradient" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtiGco1xSO7W3FFY9GO1jcdoQI/uploaded-1779108376004-rwze57pr.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtiGco1xSO7W3FFY9GO1jcdoQI/uploaded-1779108376004-rwze57pr.png?_wi=1"
buttons={[{ text: "Get Started", href: "#services" }]}
/>
</div>
@@ -52,10 +52,10 @@ export default function MedicalLandingPage() {
useInvertedBackground={false}
features={[
{
id: "ai-chat", title: "AI Clinical Assistant", description: "Seamless AI consultation support with support for voice, text, and video inputs.", tag: "Productivity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtiGco1xSO7W3FFY9GO1jcdoQI/uploaded-1779108376004-rwze57pr.png"
id: "ai-chat", title: "AI Clinical Assistant", description: "Seamless AI consultation support with support for voice, text, and video inputs.", tag: "Productivity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtiGco1xSO7W3FFY9GO1jcdoQI/uploaded-1779108376004-rwze57pr.png?_wi=2"
},
{
id: "doc-translation", title: "Medical Documentation Translation", description: "High-precision translation for complex clinical documentation in multiple languages.", tag: "Compliance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtiGco1xSO7W3FFY9GO1jcdoQI/uploaded-1779108376004-rwze57pr.png"
id: "doc-translation", title: "Medical Documentation Translation", description: "High-precision translation for complex clinical documentation in multiple languages.", tag: "Compliance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtiGco1xSO7W3FFY9GO1jcdoQI/uploaded-1779108376004-rwze57pr.png?_wi=3"
}
]}
/>