From b82bf3dd3d34a75850611097bd76bacfadd374dc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:50:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 50efc96..1d7b81c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tag="Sostenibilidad Ahora" tagIcon={Leaf} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "floatingGradient" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-carrying-heavy-basket-with-greenery_23-2147711255.jpg", imageAlt: "Eco lifestyle sustainable living" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-fitness-woman-earphones-resting_171337-11711.jpg", imageAlt: "Active person with reusable bottle" }, -- 2.49.1