9 Commits

Author SHA1 Message Date
616e825ef5 Merge version_3 into main
Merge version_3 into main
2026-03-12 17:14:28 +00:00
37acbda861 Update src/app/page.tsx 2026-03-12 17:14:18 +00:00
5e41b28383 Merge version_2 into main
Merge version_2 into main
2026-03-12 17:12:27 +00:00
3a4ec2d595 Update src/app/page.tsx 2026-03-12 17:12:23 +00:00
a016ad2878 Merge version_2 into main
Merge version_2 into main
2026-03-12 17:12:02 +00:00
dcadf0c60e Update src/app/page.tsx 2026-03-12 17:11:58 +00:00
178c5d6f0a Merge version_1 into main
Merge version_1 into main
2026-03-12 17:02:32 +00:00
4555028bb3 Merge version_1 into main
Merge version_1 into main
2026-03-12 17:02:03 +00:00
228e10a8b8 Merge version_1 into main
Merge version_1 into main
2026-03-12 17:01:10 +00:00

View File

@@ -46,8 +46,8 @@ export default function LandingPage() {
description="Your Trusted 24/7 Medical Store. Wide range of genuine medicines, wellness products, and fast doorstep delivery — all backed by knowledgeable staff who truly care about your health."
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Order Medicines Now", href: "#contact" },
{ text: "Call the Pharmacist", href: "#contact" }
{ text: "Order Online Now", href: "https://wa.me/919876543210" },
{ text: "Get Expert Advice", href: "https://wa.me/919876543210" }
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/male-student-practicing-medicine_23-2149040260.jpg"
@@ -80,7 +80,7 @@ export default function LandingPage() {
id: "5", title: "24/7 Availability", content: "We're open day and night to serve you during medical emergencies. Your health doesn't follow business hours, neither do we."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/doctor-showing-cervical-vertebrae-injury-neck-pain-x-ray-ct-scan-results-tablet-patient-medical-appointment-healthcare-specialist-diagnosing-woman-after-symptoms-checkup_482257-64627.jpg"
imageSrc="http://img.b2bpic.net/free-photo/doctor-showing-cervical-vertebrae-injury-neck-pain-x-ray-ct-scan-results-tablet-patient-medical-appointment-healthcare-specialist-diagnosing-woman-after-symptoms-checkup_482257-64627.jpg?_wi=1"
imageAlt="Pharmacist assisting customer"
useInvertedBackground={false}
mediaPosition="right"
@@ -96,16 +96,16 @@ export default function LandingPage() {
tag="Healthcare Solutions"
products={[
{
id: "1", name: "Prescription Medicines", price: "All Prices", variant: "Quick access to genuine medicines", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pills-wooden-spoons_176474-1594.jpg", imageAlt: "Prescription medicines"
id: "1", name: "Prescription Medicines", price: "All Prices", variant: "Quick access to genuine medicines", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pills-wooden-spoons_176474-1594.jpg?_wi=1", imageAlt: "Prescription medicines"
},
{
id: "2", name: "Wellness Products", price: "Affordable", variant: "Health supplements and essentials", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-handsome-young-sportsman-holding-vitamins_171337-15316.jpg", imageAlt: "Health supplements"
id: "2", name: "Wellness Products", price: "Affordable", variant: "Health supplements and essentials", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-handsome-young-sportsman-holding-vitamins_171337-15316.jpg?_wi=1", imageAlt: "Health supplements"
},
{
id: "3", name: "Home Delivery", price: "Fast Service", variant: "Medicines at your doorstep", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-products-bought-online_23-2148577050.jpg", imageAlt: "Fast delivery service"
},
{
id: "4", name: "Pharmacist Guidance", price: "Expert Help", variant: "Professional consultation", imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-cervical-vertebrae-injury-neck-pain-x-ray-ct-scan-results-tablet-patient-medical-appointment-healthcare-specialist-diagnosing-woman-after-symptoms-checkup_482257-64627.jpg", imageAlt: "Pharmacist consultation"
id: "4", name: "Pharmacist Guidance", price: "Expert Help", variant: "Professional consultation", imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-cervical-vertebrae-injury-neck-pain-x-ray-ct-scan-results-tablet-patient-medical-appointment-healthcare-specialist-diagnosing-woman-after-symptoms-checkup_482257-64627.jpg?_wi=2", imageAlt: "Pharmacist consultation"
},
{
id: "5", name: "Emergency Support", price: "24/7 Open", variant: "Always available for you", imageSrc: "http://img.b2bpic.net/free-photo/senior-patient-standing-registration-counter-paying-with-credit-card-medication-treatment-consultation-using-contactless-payment-hospital-waiting-room-health-care-service-support_482257-62019.jpg", imageAlt: "24/7 emergency service"
@@ -126,10 +126,10 @@ export default function LandingPage() {
tag="Shop Now"
products={[
{
id: "1", name: "Prescription Medicines", price: "Available", variant: "All prescribed medications", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pills-wooden-spoons_176474-1594.jpg", imageAlt: "Prescription medicines"
id: "1", name: "Prescription Medicines", price: "Available", variant: "All prescribed medications", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pills-wooden-spoons_176474-1594.jpg?_wi=2", imageAlt: "Prescription medicines"
},
{
id: "2", name: "Health Supplements", price: "Affordable", variant: "Vitamins and nutritional support", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-handsome-young-sportsman-holding-vitamins_171337-15316.jpg", imageAlt: "Health supplements"
id: "2", name: "Health Supplements", price: "Affordable", variant: "Vitamins and nutritional support", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-handsome-young-sportsman-holding-vitamins_171337-15316.jpg?_wi=2", imageAlt: "Health supplements"
},
{
id: "3", name: "Baby Care", price: "Quality", variant: "Safe for infants", imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottle-full-milk-duck-toy-white-surface_181624-51892.jpg", imageAlt: "Baby care products"