From 0e6bd8a1b637709b68830ec22f1bf80a884c638e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:59:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 64 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 43 insertions(+), 21 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a100e5b..1e657c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,6 +40,7 @@ export default function LandingPage() { @@ -70,11 +75,13 @@ export default function LandingPage() { tag="Services" negativeCard={{ items: [ - "Spending time in traffic to the store", "Long waiting in queues", "Limited medicine availability information"], + "Spending time in traffic to the store", "Long waiting in queues", "Limited medicine availability information" + ], }} positiveCard={{ items: [ - "Home delivery in 3-5 km radius", "WhatsApp instant ordering", "Prescription photo upload & verification", "Real-time medicine availability check", "Professional staff verification"], + "Home delivery in 3-5 km radius", "WhatsApp instant ordering", "Prescription photo upload & verification", "Real-time medicine availability check", "Professional staff verification" + ], }} animationType="slide-up" textboxLayout="default" @@ -86,13 +93,15 @@ export default function LandingPage() { @@ -104,13 +113,17 @@ export default function LandingPage() { author="Mrs. Geeta Menon, Retired Teacher" avatars={[ { - src: "http://img.b2bpic.net/free-photo/front-view-woman-taking-break-with-smartphone_23-2150522188.jpg", alt: "Customer 1"}, + src: "http://img.b2bpic.net/free-photo/front-view-woman-taking-break-with-smartphone_23-2150522188.jpg", alt: "Customer 1" + }, { - src: "http://img.b2bpic.net/free-photo/thoughtful-woman-going-through-medical-test-results-with-her-doctor-clinic_637285-1779.jpg", alt: "Customer 2"}, + src: "http://img.b2bpic.net/free-photo/thoughtful-woman-going-through-medical-test-results-with-her-doctor-clinic_637285-1779.jpg", alt: "Customer 2" + }, { - src: "http://img.b2bpic.net/free-photo/medium-shot-friends-outdoors_23-2148997254.jpg", alt: "Customer 3"}, + src: "http://img.b2bpic.net/free-photo/medium-shot-friends-outdoors_23-2148997254.jpg", alt: "Customer 3" + }, { - src: "http://img.b2bpic.net/free-photo/cheerful-student-friends-standing-folding-arms_1262-3163.jpg", alt: "Customer 4"}, + src: "http://img.b2bpic.net/free-photo/cheerful-student-friends-standing-folding-arms_1262-3163.jpg", alt: "Customer 4" + }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -125,17 +138,23 @@ export default function LandingPage() { tag="Help" faqs={[ { - id: "1", title: "How do I order medicines on WhatsApp?", content: "Simply save our WhatsApp number and send us the name of the medicine along with the quantity. Or upload a photo of your doctor's prescription. We'll confirm availability and price, then arrange delivery or pickup."}, + id: "1", title: "How do I order medicines on WhatsApp?", content: "Simply save our WhatsApp number and send us the name of the medicine along with the quantity. Or upload a photo of your doctor's prescription. We'll confirm availability and price, then arrange delivery or pickup." + }, { - id: "2", title: "What is the delivery area and charges?", content: "We deliver medicines within 3-5 km radius of our store in Byculla East. Home delivery is free for orders above ₹500, and ₹50 for orders below that. Delivery typically takes 1-2 hours."}, + id: "2", title: "What is the delivery area and charges?", content: "We deliver medicines within 3-5 km radius of our store in Byculla East. Home delivery is free for orders above ₹500, and ₹50 for orders below that. Delivery typically takes 1-2 hours." + }, { - id: "3", title: "How do I upload my prescription?", content: "Take a clear photo of your doctor's prescription and send it via WhatsApp. Our pharmacist will review it, confirm the medicines in stock, and verify the prescription details. Payment and delivery can be arranged immediately."}, + id: "3", title: "How do I upload my prescription?", content: "Take a clear photo of your doctor's prescription and send it via WhatsApp. Our pharmacist will review it, confirm the medicines in stock, and verify the prescription details. Payment and delivery can be arranged immediately." + }, { - id: "4", title: "Do you stock all medicines?", content: "We stock most commonly used medicines. For unavailable medicines, we can source them within 24 hours. Simply ask us and we'll confirm the availability and timeline."}, + id: "4", title: "Do you stock all medicines?", content: "We stock most commonly used medicines. For unavailable medicines, we can source them within 24 hours. Simply ask us and we'll confirm the availability and timeline." + }, { - id: "5", title: "Can I call to check medicine availability?", content: "Absolutely! Call us anytime during store hours (9 AM - 9 PM daily). Our staff will check availability instantly and reserve the medicine for you if needed."}, + id: "5", title: "Can I call to check medicine availability?", content: "Absolutely! Call us anytime during store hours (9 AM - 9 PM daily). Our staff will check availability instantly and reserve the medicine for you if needed." + }, { - id: "6", title: "Is your pharmacy licensed and genuine?", content: "Yes, we are a licensed pharmacy with all regulatory approvals from Mumbai Medical Council. We only stock genuine medicines from authorized distributors. Licenses and certifications are displayed at our store."}, + id: "6", title: "Is your pharmacy licensed and genuine?", content: "Yes, we are a licensed pharmacy with all regulatory approvals from Mumbai Medical Council. We only stock genuine medicines from authorized distributors. Licenses and certifications are displayed at our store." + }, ]} textboxLayout="default" useInvertedBackground={false} @@ -150,7 +169,8 @@ export default function LandingPage() { description="Reach out via WhatsApp for instant ordering, call for availability checks, or visit our store. We're here to serve your health needs." buttons={[ { - text: "WhatsApp Order", href: "https://wa.me/919876543210?text=Hi%20Getwell%20Chemist%2C%20I%20need%20to%20order%20medicines"}, + text: "WhatsApp Order", href: "https://wa.me/919876543210?text=Hi%20Getwell%20Chemist%2C%20I%20need%20to%20order%20medicines" + }, { text: "Call Now", href: "tel:+919876543210" }, ]} background={{ variant: "plain" }} @@ -166,7 +186,8 @@ export default function LandingPage() { { title: "Services", items: [ { - label: "Order on WhatsApp", href: "https://wa.me/919876543210"}, + label: "Order on WhatsApp", href: "https://wa.me/919876543210" + }, { label: "Upload Prescription", href: "#services" }, { label: "Home Delivery", href: "#services" }, ], @@ -182,7 +203,8 @@ export default function LandingPage() { title: "Contact", items: [ { label: "Call Us", href: "tel:+919876543210" }, { - label: "Visit Store", href: "https://maps.google.com/maps/search/pharmacy+byculla+east+mumbai"}, + label: "Visit Store", href: "https://maps.google.com/maps/search/pharmacy+byculla+east+mumbai" + }, { label: "Privacy Policy", href: "#" }, ], }, -- 2.49.1