From 74f6c4dbbff605b98cc4ff5afbc4ffc392d7d910 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 12:35:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b84322..3f034d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { title: "Advanced Surgical Techniques", description: "Specializing in complex bypass, valve, and minimally invasive procedures.", icon: Activity, }, { - title: "Patient-Centric Philosophy", description: "Dedicated to clear communication, empathy, and holistic recovery support.", icon: Award, + title: "Patient-Centric Philosophy", description: "Dedicated to clear communication, empathy, and holistic recovery support.", icon: Heart, }, ]} imageSrc="http://img.b2bpic.net/free-photo/black-general-practitioner-measuring-mature-woman-s-blood-pressure-nursing-home_637285-11340.jpg" @@ -248,7 +248,7 @@ export default function LandingPage() { { id: "blog1", category: "Preventative Care", title: "Eating for a Healthy Heart: A Surgeon's Diet Tips", excerpt: "Discover key dietary choices that can significantly impact your cardiovascular health and reduce the risk of heart disease.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-his-office-tells-girl-how-eat-stick-diet_496169-1460.jpg", imageAlt: "Healthy food for heart", authorName: "Dr. Gaurav Gupta", authorAvatar: "http://img.b2bpic.net/free-vector/fun-set-happy-doctors-faces_23-2147662109.jpg", date: "July 10, 2024"}, { - id: "blog2", category: "Recovery & Wellness", title: "Life After Heart Surgery: Essential Recovery Tips", excerpt: "A comprehensive guide to post-operative care, rehabilitation, and lifestyle adjustments for a successful recovery.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-blue-shirt-posing-pink-wall_140725-11737.jpg", imageAlt: "Patient recovery after heart surgery", authorName: "Dr. Gaurav Gupta", authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-blue-gown-portrait_53876-97118.jpg", date: "June 25, 2024"}, + id: "blog2", category: "Recovery & Wellness", title: "Life After Heart Surgery: Essential Recovery Tips", excerpt: "A comprehensive guide to post-operative care, rehabilitation, and lifestyle adjustments for a successful recovery.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-blue-shirt-posing-pink-wall_140725-11737.jpg", imageAlt: "Patient recovery after heart surgery", authorName: "Dr. Gaurav Gupta", authorAvatar: "http://img.b2bpic.net/free-photo/male-doctor-giving-injection-patient-hospital_1170-2136.jpg", date: "June 25, 2024"}, { id: "blog3", category: "Medical Advancements", title: "The Future of Cardiac Surgery: Innovations You Should Know", excerpt: "An overview of groundbreaking technologies and techniques transforming the landscape of heart treatment.", imageSrc: "http://img.b2bpic.net/free-photo/view-anatomic-heart-model-educational-purpose-with-medical-instruments_23-2149894480.jpg", imageAlt: "Advanced cardiac surgery illustration", authorName: "Dr. Gaurav Gupta", authorAvatar: "http://img.b2bpic.net/free-photo/pleased-young-male-doctor-wearing-medical-robe-stethoscope-keeping-hands-heart-with-closed-eyes-isolated-pink-wall-with-copy-space_141793-59481.jpg", date: "June 1, 2024"}, ]}