Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 998b541d59 | |||
| 13eb59f2a2 |
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
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" }
|
{ text: "Learn More", href: "#contact" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 5,
|
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" }
|
{ text: "Learn More", href: "#contact" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user