Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 05:40:08 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="mediumLarge"
background="aurora"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="glass"
@@ -47,7 +47,7 @@ export default function LandingPage() {
<HeroSplit
title="Your Health is Our Mission"
description="Comprehensive healthcare services designed with compassion and professional excellence. From routine checkups to specialized care, we're here to support your wellness journey."
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
tag="Healthcare Excellence"
tagIcon={Heart}
tagAnimation="slide-up"