diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7fc526a..a61ad6a 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="medium" - background="circleGradient" + background="aurora" cardStyle="soft-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -56,7 +56,7 @@ export default function ContactPage() {