Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-04-04 16:46:14 +00:00
3 changed files with 12 additions and 12 deletions

View File

@@ -46,8 +46,8 @@ export default function AboutPage() {
title="Leadership Team"
description="The minds behind Indicon Healthcare."
members={[
{ id: "t1", name: "Dr. A. Sharma", role: "CEO", description: "Pharma visionary", imageSrc: "http://img.b2bpic.net/free-photo/many-kind-medication-prepared-use-operation_1301-7797.jpg" },
{ id: "t2", name: "Ms. B. Kapoor", role: "Head of Research", description: "Expert chemist", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pills-with-containers-copy-space_23-2148533470.jpg" },
{ id: "t1", name: "Dr. A. Sharma", role: "CEO", description: "Pharma visionary", imageSrc: "http://img.b2bpic.net/free-photo/many-kind-medication-prepared-use-operation_1301-7797.jpg?_wi=2" },
{ id: "t2", name: "Ms. B. Kapoor", role: "Head of Research", description: "Expert chemist", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pills-with-containers-copy-space_23-2148533470.jpg?_wi=2" },
]}
/>
</div>

View File

@@ -36,9 +36,9 @@ export default function DivisionsPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "CNS", description: "Focused on neurological health solutions.", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760041.jpg", imageAlt: "CNS" },
{ title: "Nephroscience", description: "Advanced renal care products.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pill-blister_23-2148021483.jpg", imageAlt: "Nephro" },
{ title: "Nutrition", description: "High-quality supplements for overall wellbeing.", imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-natural-elements_23-2148201367.jpg", imageAlt: "Nutrition" },
{ title: "CNS", description: "Focused on neurological health solutions.", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760041.jpg?_wi=1", imageAlt: "CNS" },
{ title: "Nephroscience", description: "Advanced renal care products.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pill-blister_23-2148021483.jpg?_wi=1", imageAlt: "Nephro" },
{ title: "Nutrition", description: "High-quality supplements for overall wellbeing.", imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-natural-elements_23-2148201367.jpg?_wi=1", imageAlt: "Nutrition" },
]}
title="Our Therapeutic Focus"
description="Specialized divisions for CNS, Nephroscience, and Nutritional care."
@@ -54,12 +54,12 @@ export default function DivisionsPage() {
description="Deep dive into our medical divisions."
features={[
{
title: "Neurology", description: "Brain and CNS health.", media: { imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760041.jpg", imageAlt: "Neurology" },
title: "Neurology", description: "Brain and CNS health.", media: { imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760041.jpg?_wi=2", imageAlt: "Neurology" },
items: [{ icon: Brain, text: "Advanced formulas" }],
reverse: false,
},
{
title: "Nephrology", description: "Kidney care focus.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-pill-blister_23-2148021483.jpg", imageAlt: "Nephrology" },
title: "Nephrology", description: "Kidney care focus.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-pill-blister_23-2148021483.jpg?_wi=2", imageAlt: "Nephrology" },
items: [{ icon: Activity, text: "Clinical grade" }],
reverse: true,
},

View File

@@ -37,12 +37,12 @@ export default function ProductsPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "1", name: "Neupro-DM", price: "₹450", variant: "Nutritional", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760041.jpg" },
{ id: "2", name: "Neupro Renal", price: "₹600", variant: "Nephro", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pill-blister_23-2148021483.jpg" },
{ id: "3", name: "Carnotop-Plus", price: "₹250", variant: "Tablets", imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-natural-elements_23-2148201367.jpg" },
{ id: "1", name: "Neupro-DM", price: "₹450", variant: "Nutritional", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760041.jpg?_wi=3" },
{ id: "2", name: "Neupro Renal", price: "₹600", variant: "Nephro", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pill-blister_23-2148021483.jpg?_wi=3" },
{ id: "3", name: "Carnotop-Plus", price: "₹250", variant: "Tablets", imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-natural-elements_23-2148201367.jpg?_wi=2" },
{ id: "4", name: "D-Con 60K", price: "₹150", variant: "Capsules", imageSrc: "http://img.b2bpic.net/free-photo/plastic-bottle-pills_23-2147983052.jpg" },
{ id: "5", name: "Benfocon CD3", price: "₹320", variant: "Tablets", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pills-with-containers-copy-space_23-2148533470.jpg" },
{ id: "6", name: "Zerocon-P", price: "₹280", variant: "Tablets", imageSrc: "http://img.b2bpic.net/free-photo/many-kind-medication-prepared-use-operation_1301-7797.jpg" },
{ id: "5", name: "Benfocon CD3", price: "₹320", variant: "Tablets", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pills-with-containers-copy-space_23-2148533470.jpg?_wi=1" },
{ id: "6", name: "Zerocon-P", price: "₹280", variant: "Tablets", imageSrc: "http://img.b2bpic.net/free-photo/many-kind-medication-prepared-use-operation_1301-7797.jpg?_wi=1" },
]}
title="Product Catalog"
description="Comprehensive range of high-quality nutritional and therapeutic solutions."