From 3049cc1e359efdf4b2bd4c9c533248a6fde6c286 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 17:30:06 +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 69719b9..67079aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,6 +157,7 @@ export default function LandingPage() { title="Enquire Private Collection" description="Reach out to access exclusive archival pieces." imageSrc="http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562552.jpg" + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} mediaPosition="right" mediaAnimation="blur-reveal" -- 2.49.1