From df9a2872befc998479ac0411cd0dec7c5da1669c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 03:26:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b13a80..bbbaf8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function EliteSurgeryPage() { tag="The Future of Surgery" tagIcon={BrainCircuit} background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/close-up-anthropomorphic-robot-as-doctor_23-2150865905.jpg" + videoSrc="https://www.youtube.com/watch?v=dQw4w9WgXcQ" imageAlt="Robotic surgical system in a high-tech operating suite" imagePosition="right" kpis={[ @@ -157,4 +157,4 @@ export default function EliteSurgeryPage() { ); -} +} \ No newline at end of file