Merge version_1 into main #4
@@ -93,37 +93,37 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
tag: "Primary Care", title: "General Consultation", subtitle: "Expert Medical Guidance", description: "Personalized consultation for acute and chronic illnesses, preventive health checkups, and ongoing wellness management tailored to your family's needs.", imageSrc: "http://img.b2bpic.net/free-photo/specialist-discussing-medication-treatment_482257-67121.jpg", imageAlt: "General consultation with doctor", buttons: [
|
||||
{ text: "Learn More", href: "#contact" }
|
||||
], cardDescriptionClassName: "text-foreground/80"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Acute Care", title: "Fever & Infection Treatment", subtitle: "Quick Recovery Support", description: "Rapid diagnosis and treatment of viral fevers, infections, and seasonal illnesses with home care support and medication guidance.", imageSrc: "http://img.b2bpic.net/free-photo/male-psychiatrist-going-through-data-his-patient-while-having-appointment-coronavirus-pandemic_637285-11144.jpg", imageAlt: "Treatment of fever and infections", buttons: [
|
||||
{ text: "Learn More", href: "#contact" }
|
||||
], cardDescriptionClassName: "text-foreground/80"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Chronic Care", title: "Diabetes & BP Management", subtitle: "Long-term Health Monitoring", description: "Comprehensive management of diabetes and hypertension with regular monitoring, medication adjustment, and lifestyle counseling.", imageSrc: "http://img.b2bpic.net/free-photo/physician-using-oximeter-patient-measure-oxygen-levels-saturation_482257-124272.jpg", imageAlt: "Chronic disease management", buttons: [
|
||||
{ text: "Learn More", href: "#contact" }
|
||||
], cardDescriptionClassName: "text-foreground/80"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Prevention", title: "Preventive Health Checkups", subtitle: "Stay Healthy & Active", description: "Customized health screening packages for different age groups to detect health issues early and maintain optimal wellness.", imageSrc: "http://img.b2bpic.net/free-photo/black-general-practitioner-measuring-mature-woman-s-blood-pressure-nursing-home_637285-11340.jpg", imageAlt: "Preventive health checkup", buttons: [
|
||||
{ text: "Learn More", href: "#contact" }
|
||||
], cardDescriptionClassName: "text-foreground/80"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Diagnostics", title: "Blood Tests & Diagnostics", subtitle: "Accurate Lab Results", description: "State-of-the-art laboratory testing with quick turnaround time, accurate results, and professional interpretation.", imageSrc: "http://img.b2bpic.net/free-photo/microbiology-scientist-typing-biochemistry-discovery-experiment-computer_482257-13961.jpg", imageAlt: "Blood tests and laboratory diagnostics", buttons: [
|
||||
{ text: "Learn More", href: "#contact" }
|
||||
], cardDescriptionClassName: "text-foreground/80"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
tag: "Home Service", title: "Home Sample Collection", subtitle: "Convenient Healthcare", description: "Hassle-free home sample collection service for blood tests and diagnostics. No need to visit the clinic for collection.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-taking-blood-pressure-senior-woman-nursing-home-sitting-sofa_482257-20666.jpg", imageAlt: "Home sample collection service", buttons: [
|
||||
{ text: "Learn More", href: "#contact" }
|
||||
], cardDescriptionClassName: "text-foreground/80"
|
||||
]
|
||||
}
|
||||
]}
|
||||
buttons={[]}
|
||||
|
||||
Reference in New Issue
Block a user