Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardScroll
|
||||
title="Your Health, Our Priority"
|
||||
description="Trusted Care for You & Your Family. Experience compassionate healthcare with modern equipment and experienced doctors dedicated to your wellness journey."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Premium Healthcare"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Clinic metrics and statistics"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user