Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="core-solution" data-section="core-solution">
|
||||
<ProductCardOne
|
||||
animationType="depth-3d"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
@@ -179,7 +179,8 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "step5", title: "Booking", content: "Seamless scheduling process for consultations and appointments."},
|
||||
{
|
||||
id: "step6", title: "Nurture", content: "Ongoing communication to build patient loyalty and engagement."},
|
||||
id: "step6", content: "Ongoing communication to build patient loyalty and engagement.", title: "Nurture"
|
||||
},
|
||||
{
|
||||
id: "step7", content: "AI-driven campaigns to re-engage past or dormant patients.", title: "Reactivation"
|
||||
},
|
||||
@@ -189,7 +190,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
sideTitle="How MEDVORA Works"
|
||||
sideDescription="From Inquiry to Revenue Recovery, our platform automates and optimizes every step of the patient journey."
|
||||
faqsAnimation="depth-3d"
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user