Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 11:22:53 +00:00

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
dashboard={{
title: "Why Choose Pharmapath?", logoIcon: Pill,
imageSrc:
"http://img.b2bpic.net/free-photo/african-american-pharmacist-working-drugstore-hospital-pharmacy-african-healthcare_627829-3339.jpg", buttons: [
"http://img.b2bpic.net/free-photo/african-american-pharmacist-working-drugstore-hospital-pharmacy-african-healthcare_627829-3339.jpg?_wi=1", buttons: [
{
text: "Get Directions", href: "https://maps.google.com/?q=Shop+Number+48,+Mantra+Insignia,+36,+Keshav+Nagar,+Mundhwa,+Pune,+Maharashtra+411036"
},
@@ -136,7 +136,7 @@ export default function LandingPage() {
description="Pharmapath Medico & Mart"
subdescription="Serving the community with genuine medicines and professional healthcare support since 2015"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/african-american-pharmacist-working-drugstore-hospital-pharmacy-african-healthcare_627829-3339.jpg"
imageSrc="http://img.b2bpic.net/free-photo/african-american-pharmacist-working-drugstore-hospital-pharmacy-african-healthcare_627829-3339.jpg?_wi=2"
imageAlt="Pharmapath Pharmacy Store"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -162,7 +162,7 @@ export default function LandingPage() {
{
id: "2", title: "OTC Medicines", description:
"Over-the-counter medicines for common ailments and wellness", tag: "Always Stocked", imageSrc:
"http://img.b2bpic.net/free-photo/front-view-chemicals-orange-copy-space_23-2148536543.jpg", imageAlt: "OTC medicines"
"http://img.b2bpic.net/free-photo/front-view-chemicals-orange-copy-space_23-2148536543.jpg?_wi=1", imageAlt: "OTC medicines"
},
{
id: "3", title: "Home Delivery", description:
@@ -177,7 +177,7 @@ export default function LandingPage() {
{
id: "5", title: "Health Products", description:
"Wide range of health supplements and wellness products", tag: "Wellness", imageSrc:
"http://img.b2bpic.net/free-photo/front-view-chemicals-orange-copy-space_23-2148536543.jpg", imageAlt: "Health products"
"http://img.b2bpic.net/free-photo/front-view-chemicals-orange-copy-space_23-2148536543.jpg?_wi=2", imageAlt: "Health products"
},
{
id: "6", title: "Baby Care Products", description:
@@ -232,12 +232,12 @@ export default function LandingPage() {
{
id: "1", name: "Rajesh Sharma", role: "Regular Customer", testimonial:
"Pharmapath is my go-to pharmacy. They always have the medicines I need and the staff is very helpful and courteous. Their 24-hour service is a lifesaver!", imageSrc:
"http://img.b2bpic.net/free-photo/man-working-as-pharmacist_23-2151734610.jpg", icon: Heart,
"http://img.b2bpic.net/free-photo/man-working-as-pharmacist_23-2151734610.jpg?_wi=1", icon: Heart,
},
{
id: "2", name: "Priya Desai", role: "Patient", testimonial:
"Great service and fast home delivery! I ordered medicine at 11 PM and received it within 30 minutes. Highly recommended for anyone in Keshav Nagar area.", imageSrc:
"http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868893.jpg", icon: Smile,
"http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868893.jpg?_wi=1", icon: Smile,
},
{
id: "3", name: "Amit Patel", role: "Caregiver", testimonial:
@@ -252,12 +252,12 @@ export default function LandingPage() {
{
id: "5", name: "Dr. Vikram Singh", role: "Patient Referral", testimonial:
"I refer my patients to Pharmapath because I know they'll get genuine medicines and professional consultation. The staff understands medical needs well.", imageSrc:
"http://img.b2bpic.net/free-photo/man-working-as-pharmacist_23-2151734610.jpg", icon: Badge,
"http://img.b2bpic.net/free-photo/man-working-as-pharmacist_23-2151734610.jpg?_wi=2", icon: Badge,
},
{
id: "6", name: "Mahesh Kulkarni", role: "Senior Citizen", testimonial:
"Very patient staff with senior citizens. They explain everything clearly and never rush through. I've been a loyal customer for 3 years now.", imageSrc:
"http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868893.jpg", icon: Heart,
"http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868893.jpg?_wi=2", icon: Heart,
},
]}
/>