From 141562c7e1e14e628eea048724461eee19d3ed90 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:33:16 +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 5d83427..a6c88a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Discover Your Perfect Land Investment" description="Explore premium land parcels with stunning visuals and detailed property information. Find your ideal property location from our curated collection." - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-hills-sunset-mountains-mourne-northern-ireland_181624-8429.jpg", imageAlt: "Scenic hillside property with panoramic views" @@ -303,7 +303,7 @@ export default function LandingPage() {