From 475fd668abecd8ebd2f22678b6ae704000f26ae4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:01:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 065decd..e70afb5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,6 +53,7 @@ export default function HomePage() { imageAlt="Aerial sunset view of Emlak Konutları Başakşehir with green courtyards and architectural symmetry" mediaAnimation="slide-up" useInvertedBackground={false} + background={{ variant: "glowing-orb" }} testimonials={[ { name: "Ahmet Kaya", handle: "Resident, 3+1 Penthouse", testimonial: "We feel extremely safe here. The security infrastructure and community management are outstanding.", rating: 5, -- 2.49.1