Merge version_4 into main #5
@@ -48,6 +48,8 @@ export default function LandingPage() {
|
||||
title="The Ultimate Multi-Tenant Laboratory Management System"
|
||||
description="Secure, scalable, and isolated workspace management for modern medical labs. Centralized control for administrators, full autonomy for laboratories."
|
||||
tag="SaaS Platform v2.0"
|
||||
leftCarouselItems={[]}
|
||||
rightCarouselItems={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -130,6 +132,7 @@ export default function LandingPage() {
|
||||
{ id: "q2", title: "Can labs self-manage?", content: "Yes, labs get full autonomy over their specific branch settings." },
|
||||
{ id: "q3", title: "Do you support multi-tenant billing?", content: "We have built-in automated billing for multi-branch organizations." },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -142,6 +145,7 @@ export default function LandingPage() {
|
||||
{ name: "email", type: "email", placeholder: "Company Email" }
|
||||
]}
|
||||
buttonText="Sign Up for Trial"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user