Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e137fb850 | |||
| 998b541d59 | |||
| 13eb59f2a2 |
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Primary Care", title: "General Consultation", subtitle: "Get Expert Guidance on Your Health", 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: [
|
||||
tag: "Primary Care ⭐ Most Popular", title: "General Consultation", subtitle: "Get Expert Guidance on Your Health", 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" }
|
||||
]
|
||||
},
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Diagnostics", title: "Blood Tests & Diagnostics", subtitle: "Get 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: [
|
||||
tag: "Diagnostics ⭐ Most Popular", title: "Blood Tests & Diagnostics", subtitle: "Get 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" }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user