Merge version_1 into main #1
@@ -40,6 +40,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
title="Your Trusted Local Pharmacy in Byculla East"
|
||||
description="Quick medicine delivery, prescription uploads, and WhatsApp ordering for your convenience. Serving your health needs with care and reliability."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Getwell Chemist"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-face-mask-standing-office-holding-clipboard-with-documents_93675-133005.jpg"
|
||||
imageAlt="Modern pharmacy store welcoming customers"
|
||||
@@ -47,17 +48,21 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Mrs. Sharma", handle: "Satisfied Customer", testimonial: "Finally, a pharmacy that delivers medicines right to my door. Very reliable service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-taking-break-with-smartphone_23-2150522188.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-taking-break-with-smartphone_23-2150522188.jpg"
|
||||
},
|
||||
{
|
||||
name: "Rajesh Patel", handle: "Regular Customer", testimonial: "The WhatsApp ordering is so easy. No need to come to the store every time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-woman-going-through-medical-test-results-with-her-doctor-clinic_637285-1779.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-woman-going-through-medical-test-results-with-her-doctor-clinic_637285-1779.jpg"
|
||||
},
|
||||
{
|
||||
name: "Dr. Desai's Patient", handle: "Clinic Referral", testimonial: "Staff reviews my prescription quickly. Fast processing and genuine medicines.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-outdoors_23-2148997254.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-outdoors_23-2148997254.jpg"
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Order on WhatsApp", href: "https://wa.me/919876543210?text=Hi%20Getwell%20Chemist%2C%20I%20need%20to%20order%20medicines"},
|
||||
text: "Order on WhatsApp", href: "https://wa.me/919876543210?text=Hi%20Getwell%20Chemist%2C%20I%20need%20to%20order%20medicines"
|
||||
},
|
||||
{ text: "Upload Prescription", href: "#services" },
|
||||
]}
|
||||
/>
|
||||
@@ -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() {
|
||||
<TextSplitAbout
|
||||
title="About Getwell Chemist"
|
||||
description={[
|
||||
"Getwell Chemist is your neighborhood trusted pharmacy serving Byculla East with quality medicines and professional service since years. We understand the importance of accessible healthcare for our community.", "Our mission is to make medicine ordering convenient, quick, and reliable for seniors, busy professionals, and families. We verify all prescriptions with care and deliver genuine medicines with trust.", "Whether you need regular medicines, urgent prescriptions, or have questions about medications, our trained staff is ready to help via WhatsApp, phone, or home delivery."]}
|
||||
"Getwell Chemist is your neighborhood trusted pharmacy serving Byculla East with quality medicines and professional service since years. We understand the importance of accessible healthcare for our community.", "Our mission is to make medicine ordering convenient, quick, and reliable for seniors, busy professionals, and families. We verify all prescriptions with care and deliver genuine medicines with trust.", "Whether you need regular medicines, urgent prescriptions, or have questions about medications, our trained staff is ready to help via WhatsApp, phone, or home delivery."
|
||||
]}
|
||||
showBorder={true}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Call Us Now", href: "tel:+919876543210" },
|
||||
{
|
||||
text: "View On Google Maps", href: "https://maps.google.com/maps/search/pharmacy+byculla+east+mumbai"},
|
||||
text: "View On Google Maps", href: "https://maps.google.com/maps/search/pharmacy+byculla+east+mumbai"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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: "#" },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user