Update feature component and add new control asset image

Replit-Commit-Author: Agent
This commit is contained in:
Replit Agent
2026-07-31 18:48:24 +00:00
parent e21858aa41
commit 6daff794ae
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,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-v2.jpg";
import dataSrc from "@assets/generated_images/data-control-v2.jpg";
import dataSrc from "@assets/generated_images/data-control-v3.jpg";
export function Features() {
const containerVariants = {

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB