From 54bc09059394173a098aef514fb34273e1f42bef Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 15:43:54 +0000 Subject: [PATCH] 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" > - + -
- -
+
+ +
-
- -
+
+ +
- +
);