From 394c4f24f05c614b7b565f062be35044a5adfc7d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:21:47 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index faa9c92..97d242b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -15,7 +15,7 @@ export default function ContactPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumLarge" - background="noise" + background="circleGradient" cardStyle="inset" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -41,7 +41,7 @@ export default function ContactPage() {