Update src/app/page.tsx

This commit is contained in:
2026-03-15 22:23:10 +00:00
parent cdb578738c
commit cfccfd249a

View File

@@ -10,7 +10,7 @@ import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import { Award, Stethoscope, Shield, Headphones, Star, BookOpen, Microscope, Activity, Building2, Scalpel as ScalpelIcon } from "lucide-react";
import { Award, Stethoscope, Shield, Headphones, Star, BookOpen, Microscope, Activity, Building2, Scalpel } from "lucide-react";
export default function HomePage() {
const navItems = [
@@ -260,7 +260,7 @@ export default function HomePage() {
description: "State-of-the-art surgical equipment and lighting systems designed for optimal operating room performance.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-surgeon-operation-theater-looking-camera-doctor-scrubs-medical-mask-modern-hospital-operating-room_657921-1053.jpg",
imageAlt: "Surgical equipment",
buttonIcon: ScalpelIcon,
buttonIcon: Scalpel,
},
{
title: "Patient Monitoring",