Update Features component and add patient connection image

Replit-Commit-Author: Agent
This commit is contained in:
Replit Agent
2026-07-31 18:45:27 +00:00
parent 06df659645
commit e21858aa41
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
import { motion } from "framer-motion";
import { MessageSquare, Clock, Shield } from "lucide-react";
import intuitiveSrc from "@assets/generated_images/intuitive-interface.jpg";
import patientSrc from "@assets/generated_images/patient-connection.jpg";
import patientSrc from "@assets/generated_images/patient-connection-v2.jpg";
import dataSrc from "@assets/generated_images/data-control-v2.jpg";
export function Features() {

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB