From 87e5e7faf3ccb7e231d227f3cad6718925362216 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:15:30 +0000 Subject: [PATCH] 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 c45268c..0dabf31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function MainPage() { ]} testimonialRotationInterval={5000} useInvertedBackground={false} - background={{ variant: "glowing-orb" }} + background={{ variant: "fluid" }} /> @@ -280,7 +280,7 @@ export default function MainPage() { description="Schedule a technical consultation to explore how our AI infrastructure can power your applications. We'll discuss your requirements and customize a solution for your needs." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "fluid" }} useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/modern-contact-and-collaboration-visual--1772547069171-7f8645d4.png" imageAlt="Network Connection" -- 2.49.1