Merge version_1 into main #2

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

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -47,8 +47,8 @@ export default function LandingPage() {
description="Fast response, prescription filling, delivery and pharmacist support — anytime, day or night. Trusted local pharmacy serving Palakkad with professional care."
tag="⭐ 5.0 Google Rating • Open 24 Hours"
tagAnimation="slide-up"
background={{ variant: "grid" }}
imageSrc="http://img.b2bpic.net/free-photo/old-man-waiting-medical-checkup_482257-119428.jpg?_wi=1"
background={{ variant: "animated-grid" }}
imageSrc="http://img.b2bpic.net/free-photo/old-man-waiting-medical-checkup_482257-119428.jpg"
imageAlt="Novus Medicity 24-hour pharmacy"
buttons={[
{ text: "Call Now", href: "tel:+919567887599" },
@@ -80,10 +80,10 @@ export default function LandingPage() {
title: "Pharmacist Consultation", description: "Expert pharmacist guidance on medication usage, side effects and health concerns", imageSrc: "http://img.b2bpic.net/free-photo/doctor-giving-medical-equipment-patient_23-2148285691.jpg", imageAlt: "Pharmacist consultation"},
{
id: 5,
title: "Prescription Transfers", description: "Easy prescription transfer from other pharmacies with complete documentation", imageSrc: "http://img.b2bpic.net/free-photo/health-drugstore-shelves-filled-with-cardiology-pills-pharmaceutics-sell-healthy-supplements-treatment-customers-empty-pharmacy-with-medication-vitamins-pills-packages_482257-66019.jpg?_wi=1", imageAlt: "Prescription transfer service"},
title: "Prescription Transfers", description: "Easy prescription transfer from other pharmacies with complete documentation", imageSrc: "http://img.b2bpic.net/free-photo/health-drugstore-shelves-filled-with-cardiology-pills-pharmaceutics-sell-healthy-supplements-treatment-customers-empty-pharmacy-with-medication-vitamins-pills-packages_482257-66019.jpg", imageAlt: "Prescription transfer service"},
{
id: 6,
title: "Emergency Medicine Availability", description: "24/7 access to essential and emergency medications whenever you need them", imageSrc: "http://img.b2bpic.net/free-photo/health-drugstore-shelves-filled-with-cardiology-pills-pharmaceutics-sell-healthy-supplements-treatment-customers-empty-pharmacy-with-medication-vitamins-pills-packages_482257-66019.jpg?_wi=2", imageAlt: "Emergency medicine availability"},
title: "Emergency Medicine Availability", description: "24/7 access to essential and emergency medications whenever you need them", imageSrc: "http://img.b2bpic.net/free-photo/health-drugstore-shelves-filled-with-cardiology-pills-pharmaceutics-sell-healthy-supplements-treatment-customers-empty-pharmacy-with-medication-vitamins-pills-packages_482257-66019.jpg", imageAlt: "Emergency medicine availability"},
]}
/>
</div>
@@ -93,7 +93,7 @@ export default function LandingPage() {
title="Why Choose Novus Medicity"
description="Palakkad's first and most trusted 24-hour pharmacy combining professional expertise with community care. We're committed to serving your healthcare needs at any hour with integrity and compassion."
tag="Your Trusted Local Pharmacy"
imageSrc="http://img.b2bpic.net/free-photo/old-man-waiting-medical-checkup_482257-119428.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/old-man-waiting-medical-checkup_482257-119428.jpg"
imageAlt="Novus Medicity pharmacy interior"
useInvertedBackground={false}
buttons={[{ text: "Learn More", href: "#services" }]}
@@ -183,7 +183,7 @@ export default function LandingPage() {
{
id: "5", title: "What's your location near KSRTC?", content: "We're located at 9/11 Safa Complex, Near KSRTC Stand, East Vennakkara, Nurani, Palakkad 678004. Easy to access and convenient for everyone in town."},
{
id: "6", title: "Do you provide pharmacist consultation?", content: "Yes, our experienced pharmacists are available for consultation on medication usage, side effects, and health-related questions. Ask for guidance anytime you need it."},
id: "6", title: "Do you provide pharmacist consultation?", content: "Yes, our experienced pharmacists are available for consultation on medication usage, side effects, and health-related questions. Ask for guidance anytime you need it."}
]}
/>
</div>