Merge version_1 into main #9

Merged
bender merged 1 commits from version_1 into main 2026-03-24 13:08:51 +00:00

View File

@@ -109,45 +109,45 @@ export default function LandingPage() {
title: "General Consultation", description: "Expert advice and diagnosis for common ailments and health concerns.", icon: Activity,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/communication-logo-design-template_23-2149877471.jpg", imageAlt: "General Consultation"},
imageSrc: "http://img.b2bpic.net/free-vector/communication-logo-design-template_23-2149877471.jpg?_wi=1", imageAlt: "General Consultation"},
{
imageSrc: "http://img.b2bpic.net/free-vector/communication-logo-design-template_23-2149877471.jpg", imageAlt: "General Consultation"},
imageSrc: "http://img.b2bpic.net/free-vector/communication-logo-design-template_23-2149877471.jpg?_wi=2", imageAlt: "General Consultation"},
],
},
{
title: "Fever & Infection Treatment", description: "Prompt and effective treatment for fever, flu, and various infections.", icon: Activity,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/antibacterial-logo-with-slogan_23-2148497560.jpg", imageAlt: "Fever & Infection Treatment"},
imageSrc: "http://img.b2bpic.net/free-vector/antibacterial-logo-with-slogan_23-2148497560.jpg?_wi=1", imageAlt: "Fever & Infection Treatment"},
{
imageSrc: "http://img.b2bpic.net/free-vector/antibacterial-logo-with-slogan_23-2148497560.jpg", imageAlt: "Fever & Infection Treatment"},
imageSrc: "http://img.b2bpic.net/free-vector/antibacterial-logo-with-slogan_23-2148497560.jpg?_wi=2", imageAlt: "Fever & Infection Treatment"},
],
},
{
title: "Chronic Disease Management", description: "Long-term care and management plans for chronic conditions like diabetes and hypertension.", icon: Heart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/medicine-elements-background-flat-style_23-2147769634.jpg", imageAlt: "Chronic Disease Management"},
imageSrc: "http://img.b2bpic.net/free-vector/medicine-elements-background-flat-style_23-2147769634.jpg?_wi=1", imageAlt: "Chronic Disease Management"},
{
imageSrc: "http://img.b2bpic.net/free-vector/medicine-elements-background-flat-style_23-2147769634.jpg", imageAlt: "Chronic Disease Management"},
imageSrc: "http://img.b2bpic.net/free-vector/medicine-elements-background-flat-style_23-2147769634.jpg?_wi=2", imageAlt: "Chronic Disease Management"},
],
},
{
title: "Elderly Care", description: "Specialized medical attention and compassionate care for our senior patients.", icon: UserPlus,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/old-people-icons-collection_1284-994.jpg", imageAlt: "Elderly Care"},
imageSrc: "http://img.b2bpic.net/free-vector/old-people-icons-collection_1284-994.jpg?_wi=1", imageAlt: "Elderly Care"},
{
imageSrc: "http://img.b2bpic.net/free-vector/old-people-icons-collection_1284-994.jpg", imageAlt: "Elderly Care"},
imageSrc: "http://img.b2bpic.net/free-vector/old-people-icons-collection_1284-994.jpg?_wi=2", imageAlt: "Elderly Care"},
],
},
{
title: "Preventive Health Checkups", description: "Regular checkups and screenings to maintain your health and prevent future illnesses.", icon: ShieldCheck,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/health-infographic-template-flat-style_23-2148216876.jpg", imageAlt: "Preventive Health Checkups"},
imageSrc: "http://img.b2bpic.net/free-vector/health-infographic-template-flat-style_23-2148216876.jpg?_wi=1", imageAlt: "Preventive Health Checkups"},
{
imageSrc: "http://img.b2bpic.net/free-vector/health-infographic-template-flat-style_23-2148216876.jpg", imageAlt: "Preventive Health Checkups"},
imageSrc: "http://img.b2bpic.net/free-vector/health-infographic-template-flat-style_23-2148216876.jpg?_wi=2", imageAlt: "Preventive Health Checkups"},
],
},
]}