diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a2d6c0..55cf6dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }]} /> @@ -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" } ]} />