From 2aaf0d72f692f0dc5510ce38782c21b9e8e72d55 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:13:21 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 297a41c..7fc526a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -56,7 +56,7 @@ export default function ContactPage() { Date: Mon, 2 Mar 2026 18:13:22 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e814551..ef1e3ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function HomePage() { tag="Premium Investing" tagIcon={TrendingUp} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} imageSrc="http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg" imageAlt="Elevation Capital headquarters" mediaAnimation="blur-reveal" @@ -177,7 +177,7 @@ export default function HomePage() {