From 48174e716fd602cdf5231ee0e30f7dbe35581d46 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 15:43:53 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 152 ++++++++++++++--------------------------- 1 file changed, 51 insertions(+), 101 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4e105c1..0338484 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -13,112 +13,62 @@ 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" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); From 54bc09059394173a098aef514fb34273e1f42bef Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 15:43:54 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 153 +++++++++++++-------------------------- 1 file changed, 52 insertions(+), 101 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d752d33..1c91544 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -13,112 +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" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); From 67e4b20fe833313493fbc7be0ab6963d181f9ebc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 15:43:54 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 318 +++++++++++++++-------------------------------- 1 file changed, 99 insertions(+), 219 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index efdaf3f..54741b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,233 +17,113 @@ 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" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); From 3c6b5b093bfdc6dfe99a72533fdd589b1798644d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 15:43:55 +0000 Subject: [PATCH 4/5] 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" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); From 2986fbaffdb02be778ef09b823ced164a0a17376 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 15:43:55 +0000 Subject: [PATCH 5/5] Update src/app/services/page.tsx --- src/app/services/page.tsx | 170 ++++++++++++-------------------------- 1 file changed, 55 insertions(+), 115 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 552a6c4..b7c3d65 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -14,126 +14,66 @@ 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" > - + -
- -
+
+ +
-
- -
+
+ +
- +
);