Update src/app/page.tsx

This commit is contained in:
2026-03-03 14:15:30 +00:00
parent 5d9e3ff07e
commit 87e5e7faf3

View File

@@ -73,7 +73,7 @@ export default function MainPage() {
]} ]}
testimonialRotationInterval={5000} testimonialRotationInterval={5000}
useInvertedBackground={false} useInvertedBackground={false}
background={{ variant: "glowing-orb" }} background={{ variant: "fluid" }}
/> />
</div> </div>
@@ -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." 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} tagIcon={Mail}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "glowing-orb" }} background={{ variant: "fluid" }}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/modern-contact-and-collaboration-visual--1772547069171-7f8645d4.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/modern-contact-and-collaboration-visual--1772547069171-7f8645d4.png"
imageAlt="Network Connection" imageAlt="Network Connection"