From 4b7848d4cf064cf9dff76624e5878a2fd9b5cd0a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:02:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 38 ++++++++++++++++---------------------- 1 file changed, 16 insertions(+), 22 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cfe9070..54818e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,25 +40,25 @@ export default function LandingPage() { @@ -153,7 +147,7 @@ export default function LandingPage() { title="Ready to Create Something Extraordinary?" description="I'm always interested in hearing about new projects and opportunities. Whether you have a question or just want to say hello, feel free to reach out." tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Send Message" -- 2.49.1