Merge version_2 into main #3
@@ -6,7 +6,6 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
||||
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
||||
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import { BrainCircuit, FileText } from 'lucide-react';
|
||||
|
||||
export default function MedicalLandingPage() {
|
||||
return (
|
||||
@@ -30,6 +29,7 @@ export default function MedicalLandingPage() {
|
||||
{ name: "Services", id: "services" }
|
||||
]}
|
||||
brandName="ClinicalAI"
|
||||
button={{ text: "Contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -49,6 +49,7 @@ export default function MedicalLandingPage() {
|
||||
description="Transform your practice with our high-trust clinical integration tools."
|
||||
textboxLayout="split"
|
||||
animationType="blur-reveal"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user