diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ecad74..9ca145e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function KolphaRxLanding() { { value: "500+", title: "Medicines Available" }, { value: "2-4hrs", title: "Average Delivery Time" } ]} - imageSrc="http://img.b2bpic.net/free-vector/medical-booking-app_23-2148558681.jpg" + imageSrc="http://img.b2bpic.net/free-vector/medical-booking-app_23-2148558681.jpg?_wi=1" imageAlt="KolphaRx dashboard with search and prescription upload" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -84,13 +84,13 @@ export default function KolphaRxLanding() { tag="Quick Order" products={[ { - id: "1", name: "Dolo 650mg", price: "₹45", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg", imageAlt: "Dolo 650mg tablet pack", initialQuantity: 1 + id: "1", name: "Dolo 650mg", price: "₹45", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg?_wi=1", imageAlt: "Dolo 650mg tablet pack", initialQuantity: 1 }, { id: "2", name: "Amoxicillin 500mg", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/assorted-medical-pills_658428-167.jpg", imageAlt: "Amoxicillin antibiotic capsules", initialQuantity: 1 }, { - id: "3", name: "Crocin Advance", price: "₹65", imageSrc: "http://img.b2bpic.net/free-photo/top-view-doctor-using-laptop-clipboard_1232-385.jpg", imageAlt: "Crocin pain reliever", initialQuantity: 1 + id: "3", name: "Crocin Advance", price: "₹65", imageSrc: "http://img.b2bpic.net/free-photo/top-view-doctor-using-laptop-clipboard_1232-385.jpg?_wi=1", imageAlt: "Crocin pain reliever", initialQuantity: 1 } ]} textboxLayout="default" @@ -108,19 +108,19 @@ export default function KolphaRxLanding() { features={[ { id: 1, - tag: "Step 1", title: "Upload Prescription", subtitle: "Secure & Private", description: "Upload your prescription image or PDF. Our system ensures complete privacy with end-to-end encryption.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-doctor-using-laptop-clipboard_1232-385.jpg", imageAlt: "Prescription upload screen" + tag: "Step 1", title: "Upload Prescription", subtitle: "Secure & Private", description: "Upload your prescription image or PDF. Our system ensures complete privacy with end-to-end encryption.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-doctor-using-laptop-clipboard_1232-385.jpg?_wi=2", imageAlt: "Prescription upload screen" }, { id: 2, - tag: "Step 2", title: "Pharmacist Review", subtitle: "Expert Verification", description: "Licensed pharmacists review your prescription within minutes to ensure accuracy and safety compliance.", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769458.jpg", imageAlt: "Pharmacist verification process" + tag: "Step 2", title: "Pharmacist Review", subtitle: "Expert Verification", description: "Licensed pharmacists review your prescription within minutes to ensure accuracy and safety compliance.", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769458.jpg?_wi=1", imageAlt: "Pharmacist verification process" }, { id: 3, - tag: "Step 3", title: "Medicine Assembly", subtitle: "Quality Checked", description: "Medicines are carefully picked, checked, and packed with pharmaceutical-grade care and precision.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg", imageAlt: "Medicine assembly and packaging" + tag: "Step 3", title: "Medicine Assembly", subtitle: "Quality Checked", description: "Medicines are carefully picked, checked, and packed with pharmaceutical-grade care and precision.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg?_wi=2", imageAlt: "Medicine assembly and packaging" }, { id: 4, - tag: "Step 4", title: "Fast Delivery", subtitle: "Track in Real-time", description: "Your package is dispatched with DTDC and tracked in real-time until it reaches your doorstep safely.", imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app_23-2148558681.jpg", imageAlt: "Order tracking screen" + tag: "Step 4", title: "Fast Delivery", subtitle: "Track in Real-time", description: "Your package is dispatched with DTDC and tracked in real-time until it reaches your doorstep safely.", imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app_23-2148558681.jpg?_wi=2", imageAlt: "Order tracking screen" } ]} textboxLayout="default" @@ -201,7 +201,7 @@ export default function KolphaRxLanding() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769458.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769458.jpg?_wi=2" imageAlt="Healthcare newsletter subscription" mediaAnimation="slide-up" mediaPosition="right"