Merge version_3 into main #7
@@ -74,6 +74,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
title="Core Treatment Focus"
|
||||
description="Evidence-based spinal rehabilitation and neurological care designed to address root causes."
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Physiological Therapeutics", descriptions: ["Board-certified physical healing protocols."] },
|
||||
{ id: "f2", title: "Neurological Care", descriptions: ["Specialized training in neurological health."] },
|
||||
@@ -101,6 +102,7 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
title="Our Clinical Impact"
|
||||
description="Quantifiable success metrics for our comprehensive patient programs."
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "100%", description: "Patient Commitment Level" },
|
||||
{ id: "m2", value: "5x", description: "Board Certification Specialty" },
|
||||
@@ -114,6 +116,8 @@ export default function LandingPage() {
|
||||
names={["BlueCross BlueShield", "United Healthcare", "Aetna", "Cigna", "American Specialty Health", "Medicare", "Medicaid"]}
|
||||
title="Insurance Providers"
|
||||
description="We accept major insurance plans for your convenience."
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -127,6 +131,7 @@ export default function LandingPage() {
|
||||
{ id: "q3", title: "Do I need a referral?", content: "While we accept referrals, you can schedule your initial consultation directly with us." }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -141,6 +146,7 @@ export default function LandingPage() {
|
||||
textarea={{ name: "message", placeholder: "Tell us about your concerns..." }}
|
||||
buttonText="Submit Request"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CzhjTNYVTYojCcFQqMIQz2aM41/uploaded-1777395128738-qxnj3xvl.png?_wi=1"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user