From b9301a65c4f01a16aa09612afa54bb2dff71bd7a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:53:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bb2a67..df3dfa3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,14 +73,14 @@ export default function HomePage() { title="Transform Real Estate Dreams Into Reality" description="Showcase your stunning properties with our premium platform. Connect builders, agents, and investors through a curated collection of ongoing and completed projects." tag="Real Estate Solutions" - background={{ variant: "plain" }} + background={{ variant: "sparkles-gradient" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/modern-balconies-with-geometric-shapes-glass-reflections-contemporary-facade_169016-68993.jpg", imageAlt: "Modern residential building"}, { imageSrc: "http://img.b2bpic.net/free-photo/investors-meet-with-factory-managers-discuss-production-funding_482257-126655.jpg", imageAlt: "Commercial property development"}, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg?_wi=1", imageAlt: "Luxury apartment complex"}, + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg", imageAlt: "Luxury apartment complex"}, { imageSrc: "http://img.b2bpic.net/free-photo/side-view-old-building-design_23-2148252794.jpg", imageAlt: "Modern building exterior"}, { @@ -193,7 +193,7 @@ export default function HomePage() {