From 290143d6272a606166f12e362409513be1a4f2d8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 22:06:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee9e814..8acd3ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="⭐ 5.0 Google Rating • Open 24 Hours" tagAnimation="slide-up" background={{ variant: "animated-grid" }} - imageSrc="http://img.b2bpic.net/free-photo/old-man-waiting-medical-checkup_482257-119428.jpg" + imageSrc="http://img.b2bpic.net/free-photo/old-man-waiting-medical-checkup_482257-119428.jpg?_wi=1" imageAlt="Novus Medicity 24-hour pharmacy" buttons={[ { text: "Call Now", href: "tel:+919567887599" }, @@ -80,10 +80,10 @@ export default function LandingPage() { title: "Pharmacist Consultation", description: "Expert pharmacist guidance on medication usage, side effects and health concerns", imageSrc: "http://img.b2bpic.net/free-photo/doctor-giving-medical-equipment-patient_23-2148285691.jpg", imageAlt: "Pharmacist consultation"}, { id: 5, - title: "Prescription Transfers", description: "Easy prescription transfer from other pharmacies with complete documentation", imageSrc: "http://img.b2bpic.net/free-photo/health-drugstore-shelves-filled-with-cardiology-pills-pharmaceutics-sell-healthy-supplements-treatment-customers-empty-pharmacy-with-medication-vitamins-pills-packages_482257-66019.jpg", imageAlt: "Prescription transfer service"}, + title: "Prescription Transfers", description: "Easy prescription transfer from other pharmacies with complete documentation", imageSrc: "http://img.b2bpic.net/free-photo/health-drugstore-shelves-filled-with-cardiology-pills-pharmaceutics-sell-healthy-supplements-treatment-customers-empty-pharmacy-with-medication-vitamins-pills-packages_482257-66019.jpg?_wi=1", imageAlt: "Prescription transfer service"}, { id: 6, - title: "Emergency Medicine Availability", description: "24/7 access to essential and emergency medications whenever you need them", imageSrc: "http://img.b2bpic.net/free-photo/health-drugstore-shelves-filled-with-cardiology-pills-pharmaceutics-sell-healthy-supplements-treatment-customers-empty-pharmacy-with-medication-vitamins-pills-packages_482257-66019.jpg", imageAlt: "Emergency medicine availability"}, + title: "Emergency Medicine Availability", description: "24/7 access to essential and emergency medications whenever you need them", imageSrc: "http://img.b2bpic.net/free-photo/health-drugstore-shelves-filled-with-cardiology-pills-pharmaceutics-sell-healthy-supplements-treatment-customers-empty-pharmacy-with-medication-vitamins-pills-packages_482257-66019.jpg?_wi=2", imageAlt: "Emergency medicine availability"}, ]} /> @@ -93,7 +93,7 @@ export default function LandingPage() { title="Why Choose Novus Medicity" description="Palakkad's first and most trusted 24-hour pharmacy combining professional expertise with community care. We're committed to serving your healthcare needs at any hour with integrity and compassion." tag="Your Trusted Local Pharmacy" - imageSrc="http://img.b2bpic.net/free-photo/old-man-waiting-medical-checkup_482257-119428.jpg" + imageSrc="http://img.b2bpic.net/free-photo/old-man-waiting-medical-checkup_482257-119428.jpg?_wi=2" imageAlt="Novus Medicity pharmacy interior" useInvertedBackground={false} buttons={[{ text: "Learn More", href: "#services" }]} -- 2.49.1