diff --git a/src/app/patients/page.tsx b/src/app/patients/page.tsx index 079186a..eea17b1 100644 --- a/src/app/patients/page.tsx +++ b/src/app/patients/page.tsx @@ -13,111 +13,63 @@ export default function LandingPage() { defaultButtonVariant="bounce-effect" defaultTextAnimation="reveal-blur" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
- +
);