diff --git a/src/app/page.tsx b/src/app/page.tsx index ef13090..259bd21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { imageAlt="Portfolio showcase" mediaAnimation="blur-reveal" useInvertedBackground={false} - background={{ variant: "floatingGradient" }} + background={{ variant: "glowing-orb" }} testimonials={[ { name: "Alex Rivera", handle: "Creative Director", testimonial: "Exceptional work that transforms visions into compelling digital realities.", rating: 5, @@ -193,7 +193,7 @@ export default function LandingPage() {