From 6fe49d066c3198869dfc67ac8cf1e37b3eed2a0f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:56:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b15bd52..1f304f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,6 @@ export default function MediRemindPage() { { id: 3, title: "Medicine Organization", description: "Organize all your medications in one place with detailed information about dosage and frequency.", imageSrc: "http://img.b2bpic.net/free-photo/medical-treatment-calendar-with-stethoscope-pills_23-2148438970.jpg", imageAlt: "Medicine organization system"}, ]} - mediaAnimation="opacity" buttonAnimation="opacity" /> @@ -91,7 +90,6 @@ export default function MediRemindPage() { { id: 4, title: "View Reports", description: "Access detailed insights about your medication compliance", imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", imageAlt: "View reports step"}, ]} - mediaAnimation="opacity" buttonAnimation="opacity" /> -- 2.49.1