From 3c6b5b093bfdc6dfe99a72533fdd589b1798644d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 15:43:55 +0000 Subject: [PATCH] Update src/app/patients/page.tsx --- src/app/patients/page.tsx | 152 +++++++++++++------------------------- 1 file changed, 52 insertions(+), 100 deletions(-) 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" > - + -
- -
+
+ +
-
- -
+
+ +
- +
);