From c174590870b28e2d8123dfd83e1a1e2a4a1e70f2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 14:34:11 +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 8e17342..bbf6192 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function HomePage() { tag="Luxury Villa Retreat" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Villa seascape view" @@ -243,7 +243,7 @@ export default function HomePage() { title="Plan Your Cretan Dream Stay" description="Experience luxury living above the sea. Check availability, request a booking, or get in touch with our family hosts for personalized assistance." tagIcon={Calendar} - background={{ variant: "floatingGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-vector/app-screens-set-travelling_23-2148403050.jpg" mediaAnimation="slide-up"