Update src/app/page.tsx

This commit is contained in:
2026-03-03 11:59:36 +00:00
parent 6fe49d066c
commit 77a357ee26

View File

@@ -65,7 +65,7 @@ export default function MediRemindPage() {
{
id: 1, title: "Smart Reminders", description: "Customizable notifications ensure you never forget a dose. Set reminders for specific times and frequencies.", imageSrc: "http://img.b2bpic.net/free-vector/notification-bell-set_78370-9360.jpg", imageAlt: "Smart medication reminders"},
{
id: 2, title: "Health Tracking", description: "Track your medication adherence with detailed analytics and progress reports over time.", imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", imageAlt: "Health tracking analytics"},
id: 2, title: "Health Tracking", description: "Track your medication adherence with detailed analytics and progress reports over time.", imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=1", imageAlt: "Health tracking analytics"},
{
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"},
]}
@@ -88,7 +88,7 @@ export default function MediRemindPage() {
{
id: 3, title: "Mark as Taken", description: "Record when you take each medicine to track adherence", imageSrc: "http://img.b2bpic.net/free-photo/medical-examination-report-history-history_53876-123685.jpg", imageAlt: "Mark as taken step"},
{
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"},
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?_wi=2", imageAlt: "View reports step"},
]}
buttonAnimation="opacity"
/>
@@ -98,13 +98,13 @@ export default function MediRemindPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Johnson"},
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"},
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emma Rodriguez"},
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emma Rodriguez"},
{
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Kim"},
]}
cardTitle="Over 50,000 users trust MediRemind to manage their daily medications"
cardTag="See what they say"