From 3a4ec2d5952f1fd6fc4ed03ab9eef00da9667c3e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:12:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a38a849..ff795a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { id: "5", title: "24/7 Availability", content: "We're open day and night to serve you during medical emergencies. Your health doesn't follow business hours, neither do we." } ]} - imageSrc="http://img.b2bpic.net/free-photo/doctor-showing-cervical-vertebrae-injury-neck-pain-x-ray-ct-scan-results-tablet-patient-medical-appointment-healthcare-specialist-diagnosing-woman-after-symptoms-checkup_482257-64627.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-showing-cervical-vertebrae-injury-neck-pain-x-ray-ct-scan-results-tablet-patient-medical-appointment-healthcare-specialist-diagnosing-woman-after-symptoms-checkup_482257-64627.jpg?_wi=1" imageAlt="Pharmacist assisting customer" useInvertedBackground={false} mediaPosition="right" @@ -96,16 +96,16 @@ export default function LandingPage() { tag="Healthcare Solutions" products={[ { - id: "1", name: "Prescription Medicines", price: "All Prices", variant: "Quick access to genuine medicines", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pills-wooden-spoons_176474-1594.jpg", imageAlt: "Prescription medicines" + id: "1", name: "Prescription Medicines", price: "All Prices", variant: "Quick access to genuine medicines", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pills-wooden-spoons_176474-1594.jpg?_wi=1", imageAlt: "Prescription medicines" }, { - id: "2", name: "Wellness Products", price: "Affordable", variant: "Health supplements and essentials", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-handsome-young-sportsman-holding-vitamins_171337-15316.jpg", imageAlt: "Health supplements" + id: "2", name: "Wellness Products", price: "Affordable", variant: "Health supplements and essentials", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-handsome-young-sportsman-holding-vitamins_171337-15316.jpg?_wi=1", imageAlt: "Health supplements" }, { id: "3", name: "Home Delivery", price: "Fast Service", variant: "Medicines at your doorstep", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-products-bought-online_23-2148577050.jpg", imageAlt: "Fast delivery service" }, { - id: "4", name: "Pharmacist Guidance", price: "Expert Help", variant: "Professional consultation", imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-cervical-vertebrae-injury-neck-pain-x-ray-ct-scan-results-tablet-patient-medical-appointment-healthcare-specialist-diagnosing-woman-after-symptoms-checkup_482257-64627.jpg", imageAlt: "Pharmacist consultation" + id: "4", name: "Pharmacist Guidance", price: "Expert Help", variant: "Professional consultation", imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-cervical-vertebrae-injury-neck-pain-x-ray-ct-scan-results-tablet-patient-medical-appointment-healthcare-specialist-diagnosing-woman-after-symptoms-checkup_482257-64627.jpg?_wi=2", imageAlt: "Pharmacist consultation" }, { id: "5", name: "Emergency Support", price: "24/7 Open", variant: "Always available for you", imageSrc: "http://img.b2bpic.net/free-photo/senior-patient-standing-registration-counter-paying-with-credit-card-medication-treatment-consultation-using-contactless-payment-hospital-waiting-room-health-care-service-support_482257-62019.jpg", imageAlt: "24/7 emergency service" @@ -126,10 +126,10 @@ export default function LandingPage() { tag="Shop Now" products={[ { - id: "1", name: "Prescription Medicines", price: "Available", variant: "All prescribed medications", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pills-wooden-spoons_176474-1594.jpg", imageAlt: "Prescription medicines" + id: "1", name: "Prescription Medicines", price: "Available", variant: "All prescribed medications", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pills-wooden-spoons_176474-1594.jpg?_wi=2", imageAlt: "Prescription medicines" }, { - id: "2", name: "Health Supplements", price: "Affordable", variant: "Vitamins and nutritional support", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-handsome-young-sportsman-holding-vitamins_171337-15316.jpg", imageAlt: "Health supplements" + id: "2", name: "Health Supplements", price: "Affordable", variant: "Vitamins and nutritional support", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-handsome-young-sportsman-holding-vitamins_171337-15316.jpg?_wi=2", imageAlt: "Health supplements" }, { id: "3", name: "Baby Care", price: "Quality", variant: "Safe for infants", imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottle-full-milk-duck-toy-white-surface_181624-51892.jpg", imageAlt: "Baby care products" -- 2.49.1